[GIT PULL] Third and final KVM/ARM updates for 3.13

Christoffer Dall christoffer.dall at linaro.org
Thu Nov 7 20:31:58 EST 2013


The following changes since commit e4b3c9c21bd5674e96988f7507fd924e00087cd0:

  Merge branch 'kvm-arm-next-3.13-2' into kvm-arm-next (2013-10-17 20:41:44 -0700)

are available in the git repository at:


  git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-for-3.13-3

for you to fetch changes up to 79c648806f9034abf54332b78043bb242189d953:

  arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU (2013-10-22 08:00:06 -0700)

Sorry about sending this out so late.  It has been in linux-next for a
while and is well-tested.

----------------------------------------------------------------
Updates for KVM/ARM, take 3 supporting more than 4 CPUs.

----------------------------------------------------------------
Marc Zyngier (4):
      ARM: KVM: Fix MPIDR computing to support virtual clusters
      ARM: KVM: fix L2CTLR to be per-cluster
      ARM: KVM: drop limitation to 4 CPU VMs
      arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU

 arch/arm/include/asm/kvm_emulate.h   |    5 +++++
 arch/arm/kvm/coproc.c                |   14 ++++++++++----
 arch/arm/kvm/psci.c                  |   17 +++++++++++++----
 arch/arm/kvm/reset.c                 |    4 ----
 arch/arm64/include/asm/kvm_emulate.h |    5 +++++
 5 files changed, 33 insertions(+), 12 deletions(-)



More information about the linux-arm-kernel mailing list