linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM/ARM Updates for 3.14
@ 2014-01-08 22:47 Christoffer Dall
  2014-01-08 22:47 ` [PATCH 1/5] arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings Christoffer Dall
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christoffer Dall @ 2014-01-08 22:47 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit d6d63b51fe3bfea0cf596993afa480b0b3b02c32:

  Merge tag 'kvm-s390-20131128' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next (2013-11-28 15:30:16 +0100)

are available in the git repository at:


  git://git.linaro.org/people/christoffer.dall/linux-kvm-arm.git tags/kvm-arm-for-3.14

for you to fetch changes up to 61466710de078c697106fa5b70ec7afc9feab520:

  KVM: ARM: Remove duplicate include (2014-01-08 13:54:00 -0800)

----------------------------------------------------------------
KVM/ARM Changes for 3.14

 - Changes to idmap use for keystone compatibility
 - Documentation fixes
 - Fix PSCI race occasionally preventing 2nd CPUs from boot
 - Relax THP alignment requirement
 - Remove duplicate header include

----------------------------------------------------------------
Anup Patel (1):
      KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl

Christoffer Dall (1):
      arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive

Marc Zyngier (1):
      arm/arm64: KVM: relax the requirements of VMA alignment for THP

Sachin Kamat (1):
      KVM: ARM: Remove duplicate include

Santosh Shilimkar (1):
      arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings

 Documentation/virtual/kvm/api.txt |  2 +-
 arch/arm/include/asm/kvm_mmu.h    |  1 +
 arch/arm/kvm/arm.c                | 30 +++++++++++++++++++-----------
 arch/arm/kvm/handle_exit.c        |  2 --
 arch/arm/kvm/mmu.c                | 24 +++++++++++++-----------
 arch/arm/kvm/psci.c               | 11 ++++++-----
 arch/arm64/include/asm/kvm_mmu.h  |  1 +
 7 files changed, 41 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-01-15 11:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08 22:47 [GIT PULL] KVM/ARM Updates for 3.14 Christoffer Dall
2014-01-08 22:47 ` [PATCH 1/5] arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings Christoffer Dall
2014-01-08 22:47 ` [PATCH 2/5] KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl Christoffer Dall
2014-01-08 22:47 ` [PATCH 3/5] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive Christoffer Dall
2014-01-08 22:47 ` [PATCH 4/5] arm/arm64: KVM: relax the requirements of VMA alignment for THP Christoffer Dall
2014-01-08 22:47 ` [PATCH 5/5] KVM: ARM: Remove duplicate include Christoffer Dall
2014-01-15 11:15 ` [GIT PULL] KVM/ARM Updates for 3.14 Paolo Bonzini

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