From: Sheng Yang Date: Tue, 21 Jul 2009 02:42:48 +0000 (+0800) Subject: KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl X-Git-Tag: v2.6.32-rc1~693^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b927a3cec081a605142f5b7e90b730611bee28b1;p=pandora-kernel.git KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed