All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 3.13
@ 2013-11-08 10:07 Marc Zyngier
  2013-11-08 10:07 ` [PATCH 1/3] arm64: KVM: Yield CPU when vcpu executes a WFE Marc Zyngier
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Marc Zyngier @ 2013-11-08 10:07 UTC (permalink / raw)
  To: Gleb Natapov, Paolo Bonzini; +Cc: kvm, kvmarm, Christoffer Dall

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

  Linux 3.12-rc2 (2013-09-23 15:41:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/kvm-arm64/for-3.13-1

for you to fetch changes up to ce94fe93d566bf381c6ecbd45010d36c5f04d692:

  arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu (2013-11-07 19:09:08 +0000)

----------------------------------------------------------------
A handful of fixes for KVM/arm64:

- A couple a basic fixes for running BE guests on a LE host
- A performance improvement for overcommitted VMs (same as the equivalent
  patch for ARM)

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

Marc Zyngier (3):
  arm64: KVM: Yield CPU when vcpu executes a WFE
  arm/arm64: KVM: MMIO support for BE guest
  arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu

 arch/arm/include/asm/kvm_emulate.h   | 46 +++++++++++++++++++
 arch/arm/kvm/mmio.c                  | 86 +++++++++++++++++++++++++++++++-----
 arch/arm/kvm/psci.c                  |  4 ++
 arch/arm64/include/asm/kvm_arm.h     |  8 +++-
 arch/arm64/include/asm/kvm_emulate.h | 56 +++++++++++++++++++++++
 arch/arm64/kvm/Kconfig               |  1 +
 arch/arm64/kvm/handle_exit.c         | 18 +++++---
 7 files changed, 201 insertions(+), 18 deletions(-)

-- 
1.8.2.3



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

end of thread, other threads:[~2013-11-12 16:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08 10:07 [GIT PULL] KVM/arm64 fixes for 3.13 Marc Zyngier
2013-11-08 10:07 ` [PATCH 1/3] arm64: KVM: Yield CPU when vcpu executes a WFE Marc Zyngier
2013-11-08 10:07 ` [PATCH 2/3] arm/arm64: KVM: MMIO support for BE guest Marc Zyngier
2013-11-11 11:04   ` Paolo Bonzini
2013-11-11 14:56     ` Christoffer Dall
2013-11-11 15:10       ` Paolo Bonzini
2013-11-11 15:49         ` Christoffer Dall
2013-11-11 17:56           ` Paolo Bonzini
2013-11-11 18:03             ` Peter Maydell
2013-11-11 18:05               ` Paolo Bonzini
2013-11-11 18:26             ` Marc Zyngier
2013-11-11 18:41               ` Christoffer Dall
2013-11-11 18:41               ` Paolo Bonzini
2013-11-12  9:41                 ` Andrew Jones
2013-11-12 10:03                   ` Marc Zyngier
2013-11-12 10:07                     ` Paolo Bonzini
2013-11-12 16:30                       ` Christoffer Dall
2013-11-11 18:39             ` Christoffer Dall
2013-11-08 10:07 ` [PATCH 3/3] arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.