Re: [PATCH 0/7] KVM fixes for 3.2.17

2012-05-21 Thread Ben Hutchings
On Fri, 2012-05-18 at 17:58 -0300, Marcelo Tosatti wrote:
> See individual patches for details.
[...]

These came a little too late for 3.2.18, but I've queued them up now.

Ben.

-- 
Ben Hutchings
You can't have everything.  Where would you put it?


signature.asc
Description: This is a digitally signed message part


[PATCH 0/7] KVM fixes for 3.2.17

2012-05-18 Thread Marcelo Tosatti
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

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html