mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
Documentation: kvm: fix typo in api.rst
Fix minor typo in api.rst where the word physical was misspelled as physcial. Signed-off-by: Gianfranco Trad <gianf.trad@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20241115011831.300705-5-gianf.trad@gmail.com
This commit is contained in:
committed by
Jonathan Corbet
parent
5a3f0a11b2
commit
311cf7164a
@@ -5574,7 +5574,7 @@ KVM_XEN_ATTR_TYPE_SHARED_INFO_HVA
|
||||
in guest physical address space. This attribute should be used in
|
||||
preference to KVM_XEN_ATTR_TYPE_SHARED_INFO as it avoids
|
||||
unnecessary invalidation of an internal cache when the page is
|
||||
re-mapped in guest physcial address space.
|
||||
re-mapped in guest physical address space.
|
||||
|
||||
Setting the hva to zero will disable the shared_info page.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user