KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
authorSheng Yang <sheng@linux.intel.com>
Tue, 21 Jul 2009 02:42:48 +0000 (10:42 +0800)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:16 +0000 (08:33 +0300)
Now KVM allow guest to modify guest's physical address of EPT's identity mapping page.

(change from v1, discard unnecessary check, change ioctl to accept parameter
address rather than value)

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found