Linus,

The following changes since commit 0f689a33ad17845363acdc6d52783befd6ad116c:

  Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2014-04-16 11:28:25 
-0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to a5a5aef451430dbd48f5bf32029b8b98b690074d:

  Merge tag 'kvm-arm-for-3.15-rc4' of 
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master 
(2014-04-30 21:25:09 +0200)

----------------------------------------------------------------

- Fix for a Haswell regression in nested virtualization, introduced during
the merge window.

- A fix from Oleg to async page faults.

- A bunch of small ARM changes.

- A trivial patch to use the new MSI-X API introduced during the merge
window.

----------------------------------------------------------------
Alexander Gordeev (1):
      kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()

Andre Przywara (1):
      KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses

Bandan Das (1):
      KVM: x86: Check for host supported fields in shadow vmcs

Haibin Wang (2):
      KVM: ARM: vgic: Fix sgi dispatch problem
      KVM: ARM: vgic: Fix the overlap check action about setting the GICD & 
GICC base address.

Marc Zyngier (1):
      MAINTAINERS: co-maintainance of KVM/{arm,arm64}

Mark Salter (1):
      arm: KVM: fix possible misalignment of PGDs and bounce page

Oleg Nesterov (1):
      KVM: async_pf: mm->mm_users can not pin apf->mm

Paolo Bonzini (1):
      Merge tag 'kvm-arm-for-3.15-rc4' of 
git://git.kernel.org/.../kvmarm/kvmarm into kvm-master

Will Deacon (1):
      ARM: KVM: disable KVM in Kconfig on big-endian systems

 MAINTAINERS             |  5 +++++
 arch/arm/kvm/Kconfig    |  2 +-
 arch/arm/kvm/mmu.c      | 15 ++++++++------
 arch/x86/kvm/vmx.c      | 53 ++++++++++++++++++++++++++++++++++++++-----------
 virt/kvm/arm/vgic.c     | 15 +++++++-------
 virt/kvm/assigned-dev.c |  3 ++-
 virt/kvm/async_pf.c     |  8 ++++----
 7 files changed, 70 insertions(+), 31 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to