stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: stable@vger.kernel.org
Cc: kvm@vger.kernel.org, avi@redhat.com,
	Marcelo Tosatti <mtosatti@redhat.com>
Subject: [PATCH 0/7] KVM fixes for 3.2.17
Date: Fri, 18 May 2012 17:58:44 -0300	[thread overview]
Message-ID: <cover.1337374525.git.mtosatti@redhat.com> (raw)

See individual patches for details.

Alex Williamson (1):
  KVM: lock slots_lock around device assignment

Avi Kivity (1):
  KVM: Ensure all vcpus are consistent with in-kernel irqchip settings

Christian Borntraeger (1):
  KVM: s390: Sanitize fpc registers for KVM_SET_FPU

Jens Freimann (1):
  KVM: s390: do store status after handling STOP_ON_STOP bit

Marcelo Tosatti (1):
  KVM: VMX: vmx_set_cr0 expects kvm->srcu locked

Nadav Har'El (1):
  KVM: nVMX: Fix erroneous exception bitmap check

Takuya Yoshikawa (1):
  KVM: mmu_notifier: Flush TLBs before releasing mmu_lock

 arch/ia64/kvm/kvm-ia64.c  |    5 +++++
 arch/s390/kvm/intercept.c |   20 ++++++++++++--------
 arch/s390/kvm/kvm-s390.c  |    2 +-
 arch/x86/kvm/vmx.c        |    4 +++-
 arch/x86/kvm/x86.c        |    8 ++++++++
 include/linux/kvm_host.h  |    7 +++++++
 virt/kvm/iommu.c          |   23 +++++++++++++++--------
 virt/kvm/kvm_main.c       |   23 ++++++++++++++---------
 8 files changed, 65 insertions(+), 27 deletions(-)

-- 
1.7.6.4


             reply	other threads:[~2012-05-18 20:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18 20:58 Marcelo Tosatti [this message]
2012-05-18 20:58 ` [PATCH 1/7] KVM: mmu_notifier: Flush TLBs before releasing mmu_lock Marcelo Tosatti
2012-05-18 20:58 ` [PATCH 2/7] KVM: Ensure all vcpus are consistent with in-kernel irqchip settings Marcelo Tosatti
2012-05-18 20:58 ` [PATCH 3/7] KVM: lock slots_lock around device assignment Marcelo Tosatti
2012-05-18 20:58 ` [PATCH 4/7] KVM: nVMX: Fix erroneous exception bitmap check Marcelo Tosatti
2012-05-18 20:58 ` [PATCH 5/7] KVM: VMX: vmx_set_cr0 expects kvm->srcu locked Marcelo Tosatti
2012-05-18 20:58 ` [PATCH 6/7] KVM: s390: do store status after handling STOP_ON_STOP bit Marcelo Tosatti
2012-05-18 20:58 ` [PATCH 7/7] KVM: s390: Sanitize fpc registers for KVM_SET_FPU Marcelo Tosatti
2012-05-22  2:12 ` [PATCH 0/7] KVM fixes for 3.2.17 Ben Hutchings

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=cover.1337374525.git.mtosatti@redhat.com \
    --to=mtosatti@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=stable@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).