[PATCH for-8.0] docs: Fix typo (wphx => whpx)

Stefan Weil via posted 1 patch 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230409201007.1157671-1-sw@weilnetz.de
docs/system/introduction.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH for-8.0] docs: Fix typo (wphx => whpx)
Posted by Stefan Weil via 1 year ago
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1529
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---

I suggest to apply the patch for 8.0 because it fixes documentation.

Regards
Stefan W.

 docs/system/introduction.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/system/introduction.rst b/docs/system/introduction.rst
index c8a9fe6c1d..3e256f8326 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)
-- 
2.39.2
Re: [PATCH for-8.0] docs: Fix typo (wphx => whpx)
Posted by Alex Bennée 1 year ago
Stefan Weil via <qemu-devel@nongnu.org> writes:

> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1529
> Signed-off-by: Stefan Weil <sw@weilnetz.de>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

> ---
>
> I suggest to apply the patch for 8.0 because it fixes documentation.
>
> Regards
> Stefan W.
>
>  docs/system/introduction.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/system/introduction.rst b/docs/system/introduction.rst
> index c8a9fe6c1d..3e256f8326 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)


-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro
Re: [PATCH for-8.0] docs: Fix typo (wphx => whpx)
Posted by Philippe Mathieu-Daudé 1 year ago
On 9/4/23 22:10, Stefan Weil via wrote:
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1529
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> 
> I suggest to apply the patch for 8.0 because it fixes documentation.
> 
> Regards
> Stefan W.
> 
>   docs/system/introduction.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



Re: [PATCH for-8.0] docs: Fix typo (wphx => whpx)
Posted by Richard Henderson 1 year ago
On 4/9/23 13:10, Stefan Weil wrote:
> Resolves:https://gitlab.com/qemu-project/qemu/-/issues/1529
> Signed-off-by: Stefan Weil<sw@weilnetz.de>
> ---
> 
> I suggest to apply the patch for 8.0 because it fixes documentation.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~