Hi Avi, I have modified the earlier patch as per you comments. I have prepared a separate patch for renaming rmode.active to rmode.vm86_active. And 2nd patch enables the Unrestricted Guest feature in the KVM. This patch will also work with unfixed (cpu reset state) qemu. Please apply. Thanks & Regards, Nitin Nitin A Kamble (2): KVM: VMX: Rename rmode.active to rmode.vm86_active KVM: VMX: Support Unrestricted Guest feature arch/x86/include/asm/kvm_host.h | 14 ++++--- arch/x86/include/asm/vmx.h | 1 + arch/x86/kvm/vmx.c | 77 +++++++++++++++++++++++++++++---------- 3 files changed, 66 insertions(+), 26 deletions(-) -- 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