Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following KVM _bug fixes_: - Fix DS/ES segment register corruption on x86_32. - Fix kvmclock wallclock migration offset. - Fix PIT interrupt ACK vs system reset logic bug. Avi Kivity (1): KVM: VMX: Fix ds/es corruption on i386 with preemption 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 arch/x86/kvm/i8259.c | 17 +++++++++++++++++ arch/x86/kvm/vmx.c | 20 +++++++++++++------- arch/x86/kvm/x86.c | 4 ++++ 3 files changed, 34 insertions(+), 7 deletions(-) -- 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