linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 4.0-rc4
@ 2015-03-16 23:28 Marcelo Tosatti
  0 siblings, 0 replies; only message in thread
From: Marcelo Tosatti @ 2015-03-16 23:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm, Paolo Bonzini


Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

To receive the following KVM bug fixes (ARM and x86).


Christoffer Dall (1):
      arm/arm64: KVM: Keep elrsr/aisr in sync with software model

Marc Zyngier (3):
      arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
      arm64: KVM: Do not use pgd_index to index stage-2 pgd
      arm64: KVM: Fix outdated comment about VTCR_EL2.PS

Marcelo Tosatti (1):
      Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/.../kvmarm/kvmarm

Paolo Bonzini (1):
      kvm: move advertising of KVM_CAP_IRQFD to common code

Petr Matousek (1):
      kvm: x86: i8259: return initialized data on invalid-size read

Wei Yongjun (1):
      arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()

Wincy Van (1):
      KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode

 arch/arm/include/asm/kvm_mmu.h   |   13 +++---
 arch/arm/kvm/mmu.c               |   75 +++++++++++++++++++++++++++------------
 arch/arm64/include/asm/kvm_arm.h |    5 +-
 arch/arm64/include/asm/kvm_mmu.h |   48 +++---------------------
 arch/s390/kvm/kvm-s390.c         |    1 
 arch/x86/kvm/i8259.c             |    1 
 arch/x86/kvm/vmx.c               |   11 +++--
 arch/x86/kvm/x86.c               |    1 
 include/kvm/arm_vgic.h           |    1 
 virt/kvm/arm/vgic-v2.c           |    8 ++++
 virt/kvm/arm/vgic-v3.c           |    8 ++++
 virt/kvm/arm/vgic.c              |   22 ++++++++++-
 virt/kvm/kvm_main.c              |    1 
 13 files changed, 114 insertions(+), 81 deletions(-)

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

only message in thread, other threads:[~2015-03-16 23:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16 23:28 [GIT PULL] KVM fixes for 4.0-rc4 Marcelo Tosatti

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).