On Mon, Jan 21, 2013 at 03:36:40PM +0200, Gleb Natapov wrote: > > 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 Reviewed-by: Marcelo Tosatti <mtosatti@xxxxxxxxxx> -- 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