Kevin Wolf (4): KVM: x86 emulator: Fix task switch privilege checks KVM: x86 emulator: VM86 segments must have DPL 3 KVM: SVM: Fix CPL updates KVM: x86 emulator: Allow PM/VM86 switch during task switch arch/x86/include/asm/kvm_emulate.h | 3 +- arch/x86/include/asm/kvm_host.h | 4 +- arch/x86/kvm/emulate.c | 75 ++++++++++++++++++++++++++++++++--- arch/x86/kvm/svm.c | 28 +++++++++++-- arch/x86/kvm/vmx.c | 8 ++- arch/x86/kvm/x86.c | 12 ++++- 6 files changed, 110 insertions(+), 20 deletions(-) -- 1.7.6.5 -- 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