提交 726b99c4 编写于 作者: D David Hildenbrand 提交者: Paolo Bonzini

KVM: x86: document special identity map address value

Setting it to 0 leads to setting it to the default value, let's document
this.
Reviewed-by: NRadim Krčmář <rkrcmar@redhat.com>
Signed-off-by: NDavid Hildenbrand <david@redhat.com>
Signed-off-by: NRadim Krčmář <rkrcmar@redhat.com>
上级 d8a6e365
...@@ -1124,6 +1124,9 @@ guest physical address space and must not conflict with any memory slot ...@@ -1124,6 +1124,9 @@ guest physical address space and must not conflict with any memory slot
or any mmio address. The guest may malfunction if it accesses this memory or any mmio address. The guest may malfunction if it accesses this memory
region. region.
Setting the address to 0 will result in resetting the address to its default
(0xfffbc000).
This ioctl is required on Intel-based hosts. This is needed on Intel hardware This ioctl is required on Intel-based hosts. This is needed on Intel hardware
because of a quirk in the virtualization implementation (see the internals because of a quirk in the virtualization implementation (see the internals
documentation when it pops into existence). documentation when it pops into existence).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册