docs: Fix typo (wphx => whpx)
authorStefan Weil <sw@weilnetz.de>
Sun, 9 Apr 2023 20:10:07 +0000 (22:10 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 20 Apr 2023 04:50:10 +0000 (06:50 +0200)
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1529
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-Id: <20230409201007.1157671-1-sw@weilnetz.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
docs/system/introduction.rst

index c8a9fe6c1d3f1b3ca379840b14ac1bbf2dbe8763..3e256f8326287302d79dbf1c7e2cab1c1a46f958 100644 (file)
@@ -27,7 +27,7 @@ Tiny Code Generator (TCG) capable of emulating many CPUs.
   * - Hypervisor Framework (hvf)
     - MacOS
     - x86 (64 bit only), Arm (64 bit only)
-  * - Windows Hypervisor Platform (wphx)
+  * - Windows Hypervisor Platform (whpx)
     - Windows
     - x86
   * - NetBSD Virtual Machine Monitor (nvmm)