Gleb Natapov (9):
  KVM: VMX: remove special CPL cache access during transition to real
    mode.
  KVM: VMX: reset CPL only on CS register write.
  KVM: VMX: if unrestricted guest is enabled vcpu state is always
    valid.
  KVM: VMX: remove hack that disables emulation on vcpu reset/init
  KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if
    unrestricted guest is enabled
  KVM: VMX: don't clobber segment AR of unusable segments.
  KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.
  KVM: x86: fix use of uninitialized memory as segment descriptor in
    emulator.
  KVM: VMX: set vmx->emulation_required only when needed.

 arch/x86/kvm/vmx.c |   70 +++++++++++++++++++++++++---------------------------
 arch/x86/kvm/x86.c |    4 ++-
 2 files changed, 37 insertions(+), 37 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to