From: Ben Hutchings <ben@decadent.org.uk>
To: Avi Kivity <avi@redhat.com>
Cc: stable@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>,
kvm@vger.kernel.org
Subject: Re: [PATCH 00/11] KVM fixes for 3.3.5
Date: Sat, 12 May 2012 01:35:07 +0100 [thread overview]
Message-ID: <1336782907.8274.483.camel@deadeye> (raw)
In-Reply-To: <1336569047-23576-1-git-send-email-avi@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 2029 bytes --]
On Wed, 2012-05-09 at 16:10 +0300, Avi Kivity wrote:
> After a long hiatus, here are a bunch of very delayed fixes for 3.3.5.
Are any of these also applicable to 3.2.y?
Also, would you consider these two fixes from 3.3 important enough for
3.2.y?
d6185f20a0efbf175e12831d0de330e4f21725aa KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
51cfe38ea50aa631f58ed8c340ed6f0143c325a8 KVM: nVMX: Fix warning-causing idt-vectoring-info behavior
Ben.
> Alex Williamson (1):
> KVM: lock slots_lock around device assignment
>
> Avi Kivity (3):
> KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
> KVM: VMX: Fix delayed load of shared MSRs
> KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
>
> Christian Borntraeger (1):
> KVM: s390: Sanitize fpc registers for KVM_SET_FPU
>
> Gleb Natapov (1):
> KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction
> emulation
>
> 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 (2):
> KVM: Fix write protection race during dirty logging
> 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/pmu.c | 2 +-
> arch/x86/kvm/vmx.c | 10 +++++++++-
> arch/x86/kvm/x86.c | 19 +++++++++++++------
> include/linux/kvm_host.h | 7 +++++++
> virt/kvm/iommu.c | 23 +++++++++++++++--------
> virt/kvm/kvm_main.c | 23 ++++++++++++++---------
> 9 files changed, 77 insertions(+), 34 deletions(-)
>
--
Ben Hutchings
Experience is directly proportional to the value of equipment destroyed.
- Carolyn Scheppner
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2012-05-12 0:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-09 13:10 [PATCH 00/11] KVM fixes for 3.3.5 Avi Kivity
2012-05-09 13:10 ` [PATCH 01/11] KVM: s390: do store status after handling STOP_ON_STOP bit Avi Kivity
2012-05-09 13:10 ` [PATCH 02/11] KVM: s390: Sanitize fpc registers for KVM_SET_FPU Avi Kivity
2012-05-09 13:10 ` [PATCH 03/11] KVM: Fix write protection race during dirty logging Avi Kivity
2012-05-09 13:10 ` [PATCH 04/11] KVM: mmu_notifier: Flush TLBs before releasing mmu_lock Avi Kivity
2012-05-09 13:10 ` [PATCH 05/11] KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation Avi Kivity
2012-05-09 13:10 ` [PATCH 06/11] KVM: Ensure all vcpus are consistent with in-kernel irqchip settings Avi Kivity
2012-05-09 13:10 ` [PATCH 07/11] KVM: VMX: Fix delayed load of shared MSRs Avi Kivity
2012-05-09 13:10 ` [PATCH 08/11] KVM: nVMX: Fix erroneous exception bitmap check Avi Kivity
2012-05-09 13:10 ` [PATCH 09/11] KVM: VMX: vmx_set_cr0 expects kvm->srcu locked Avi Kivity
2012-05-09 13:10 ` [PATCH 10/11] KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context Avi Kivity
2012-05-09 13:10 ` [PATCH 11/11] KVM: lock slots_lock around device assignment Avi Kivity
2012-05-10 16:28 ` [PATCH 00/11] KVM fixes for 3.3.5 Greg KH
2012-05-12 0:35 ` Ben Hutchings [this message]
2012-05-13 9:23 ` Avi Kivity
2012-05-13 10:19 ` 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=1336782907.8274.483.camel@deadeye \
--to=ben@decadent.org.uk \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--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).