[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120803181524.GA19680@amt.cnet>
Date: Fri, 3 Aug 2012 15:15:24 -0300
From: Marcelo Tosatti <mtosatti@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
kvm <kvm@...r.kernel.org>, Avi Kivity <avi@...hat.com>
Subject: [GIT PULL] KVM fixes for 3.6-rc2
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists