On Tue, Jul 21, 2009 at 10:42:48AM +0800, Sheng Yang wrote: > 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@xxxxxxxxxxxxxxx> > --- > arch/x86/include/asm/kvm_host.h | 1 + > arch/x86/kvm/vmx.c | 13 +++++++++---- > arch/x86/kvm/x86.c | 19 +++++++++++++++++++ > include/linux/kvm.h | 2 ++ > 4 files changed, 31 insertions(+), 4 deletions(-) Applied both, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html