Stable boys, the following patches fix KVM bugs in 3.5.1. In particular KVM on i386 is completely broken.
Avi Kivity (2): KVM: VMX: Fix ds/es corruption on i386 with preemption KVM: x86 emulator: fix byte-sized MOVZX/MOVSX Bruce Rogers (1): KVM: x86: apply kvmclock offset to guest wall clock time Gleb Natapov (1): KVM: PIC: call ack notifiers for irqs that are dropped form irr Orit Wasserman (1): KVM: VMX: Fix KVM_SET_SREGS with big real mode segments arch/x86/kvm/emulate.c | 4 +-- arch/x86/kvm/i8259.c | 17 ++++++++++ arch/x86/kvm/vmx.c | 90 +++++++++++++++++++++++++++++++++++++++----------- arch/x86/kvm/x86.c | 4 +++ 4 files changed, 94 insertions(+), 21 deletions(-) -- 1.7.11.3 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
