From: Stefan Weil Date: Sun, 9 Apr 2023 20:10:07 +0000 (+0200) Subject: docs: Fix typo (wphx => whpx) X-Git-Tag: v8.1.0-rc0~167^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca45a640b36e2bc7e3129293f3fcae5abc4c26f8;p=thirdparty%2Fqemu.git docs: Fix typo (wphx => whpx) Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1529 Signed-off-by: Stefan Weil Message-Id: <20230409201007.1157671-1-sw@weilnetz.de> Reviewed-by: Richard Henderson Reviewed-by: Alex Bennée Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- diff --git a/docs/system/introduction.rst b/docs/system/introduction.rst index c8a9fe6c1d3..3e256f83262 100644 --- a/docs/system/introduction.rst +++ b/docs/system/introduction.rst @@ -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)