Skip to content
Snippets Groups Projects
Commit 60834828 authored by Wang Yong's avatar Wang Yong Committed by Jonathan Corbet
Browse files

Documentation: KVM: fix typos in running-nested-guests.rst


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

Signed-off-by: default avatarWang Yong <yongw.kernel@gmail.com>
Reviewed-by: default avatarKashyap Chamarthy <kchamart@redhat.com>
Link: https://lore.kernel.org/r/20230110150046.549755-1-yongw.kernel@gmail.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 6b219431
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment