linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
@ 2023-01-10 15:00 Wang Yong
  2023-01-10 15:25 ` Kashyap Chamarthy
  2023-01-26 18:24 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Wang Yong @ 2023-01-10 15:00 UTC (permalink / raw)
  To: corbet, pbonzini, kchamart; +Cc: linux-doc, linux-kernel, kvm, Wang Yong

change "gues" to "guest" and remove redundant ")".

Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
---
 Documentation/virt/kvm/x86/running-nested-guests.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/x86/running-nested-guests.rst b/Documentation/virt/kvm/x86/running-nested-guests.rst
index a27e6768d900..71136fe1723b 100644
--- a/Documentation/virt/kvm/x86/running-nested-guests.rst
+++ b/Documentation/virt/kvm/x86/running-nested-guests.rst
@@ -150,7 +150,7 @@ able to start an L1 guest with::
     $ qemu-kvm -cpu host [...]
 
 The above will pass through the host CPU's capabilities as-is to the
-gues); or for better live migration compatibility, use a named CPU
+guest, or for better live migration compatibility, use a named CPU
 model supported by QEMU. e.g.::
 
     $ qemu-kvm -cpu Haswell-noTSX-IBRS,vmx=on
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
  2023-01-10 15:00 [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst Wang Yong
@ 2023-01-10 15:25 ` Kashyap Chamarthy
  2023-01-26 18:24 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Kashyap Chamarthy @ 2023-01-10 15:25 UTC (permalink / raw)
  To: Wang Yong; +Cc: corbet, pbonzini, linux-doc, linux-kernel, kvm

On Tue, Jan 10, 2023 at 03:00:46PM +0000, Wang Yong wrote:
> change "gues" to "guest" and remove redundant ")".
> 
> Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
> ---
>  Documentation/virt/kvm/x86/running-nested-guests.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/virt/kvm/x86/running-nested-guests.rst b/Documentation/virt/kvm/x86/running-nested-guests.rst
> index a27e6768d900..71136fe1723b 100644
> --- a/Documentation/virt/kvm/x86/running-nested-guests.rst
> +++ b/Documentation/virt/kvm/x86/running-nested-guests.rst
> @@ -150,7 +150,7 @@ able to start an L1 guest with::
>      $ qemu-kvm -cpu host [...]
>  
>  The above will pass through the host CPU's capabilities as-is to the
> -gues); or for better live migration compatibility, use a named CPU
> +guest, or for better live migration compatibility, use a named CPU

Nice catch.  Thanks!

Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com> 

[...]

-- 
/kashyap


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst
  2023-01-10 15:00 [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst Wang Yong
  2023-01-10 15:25 ` Kashyap Chamarthy
@ 2023-01-26 18:24 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2023-01-26 18:24 UTC (permalink / raw)
  To: Wang Yong, pbonzini, kchamart; +Cc: linux-doc, linux-kernel, kvm, Wang Yong

Wang Yong <yongw.kernel@gmail.com> writes:

> change "gues" to "guest" and remove redundant ")".
>
> Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
> ---
>  Documentation/virt/kvm/x86/running-nested-guests.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/virt/kvm/x86/running-nested-guests.rst b/Documentation/virt/kvm/x86/running-nested-guests.rst
> index a27e6768d900..71136fe1723b 100644
> --- a/Documentation/virt/kvm/x86/running-nested-guests.rst
> +++ b/Documentation/virt/kvm/x86/running-nested-guests.rst
> @@ -150,7 +150,7 @@ able to start an L1 guest with::
>      $ qemu-kvm -cpu host [...]
>  
>  The above will pass through the host CPU's capabilities as-is to the
> -gues); or for better live migration compatibility, use a named CPU
> +guest, or for better live migration compatibility, use a named CPU
>  model supported by QEMU. e.g.::

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-26 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-10 15:00 [PATCH] Documentation: KVM: fix typos in running-nested-guests.rst Wang Yong
2023-01-10 15:25 ` Kashyap Chamarthy
2023-01-26 18:24 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).