mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	KVM list <kvm@vger.kernel.org>
Subject: [GIT PULL] KVM fixes for 3.7-rc2
Date: Tue, 23 Oct 2012 19:03:49 +0200	[thread overview]
Message-ID: <5086CDF5.3020901@redhat.com> (raw)

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

                 reply	other threads:[~2012-10-23 17:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5086CDF5.3020901@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome