kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 3.7-rc2
@ 2012-10-23 17:03 Avi Kivity
  0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2012-10-23 17:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Marcelo Tosatti, linux-kernel, KVM list

Linus, please pull a few KVM fixes from the repo and tag at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/kvm-3.7-2

Fixing an oops, IPI misrouting in x2apic mode, and not exiting RCU
idle state when receiving an async page fault.

----------------------------------------------------------------
KVM updates for 3.7-rc2

----------------------------------------------------------------
Gleb Natapov (1):
      KVM: apic: fix LDR calculation in x2apic mode

Sasha Levin (1):
      KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT

Xiao Guangrong (1):
      KVM: MMU: fix release noslot pfn

 arch/x86/kernel/kvm.c | 3 +++
 arch/x86/kvm/lapic.c  | 2 +-
 arch/x86/kvm/mmu.c    | 3 +--
 virt/kvm/kvm_main.c   | 4 +---
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
error compiling committee.c: too many arguments to function

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-23 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 17:03 [GIT PULL] KVM fixes for 3.7-rc2 Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).