eigse=0 was broken during 3.7 development cycle. Although eigse=1 is default now it is important to keep eigse=0 working since it can be used as a workaround when instruction that KVM does not know how to emulate is encountered. Gleb Natapov (4): KVM: VMX: fix DPL during entry to protected mode. VMX: remove unneeded enable_unrestricted_guest check. KVM: emulator: fix real mode segment checks in address linearization. KVM: VMX: return correct segment limit and flags for CS/SS registers in real mode arch/x86/kvm/emulate.c | 5 +++-- arch/x86/kvm/vmx.c | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) -- 1.7.10.4 -- 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