linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm/arm64: KVM: BE guest support
@ 2013-11-05 18:58 Marc Zyngier
  2013-11-05 18:58 ` [PATCH v3 1/2] arm/arm64: KVM: MMIO support for BE guest Marc Zyngier
  2013-11-05 18:58 ` [PATCH v3 2/2] arm/arm64: KVM: propagate caller endianness to the incomming vcpu Marc Zyngier
  0 siblings, 2 replies; 9+ messages in thread
From: Marc Zyngier @ 2013-11-05 18:58 UTC (permalink / raw)
  To: linux-arm-kernel

This is a slightly extended series about supporting BE guests.
The first patch is the usual MMIO thing, unchanged from v2.
The second one fixes PSCI to sample the endianness of the caller on
CPU_ON, and propagate that endianness to the incoming CPU.

Marc Zyngier (2):
  arm/arm64: KVM: MMIO support for BE guest
  arm/arm64: KVM: propagate caller endianness to the incomming vcpu

 arch/arm/include/asm/kvm_emulate.h   | 46 +++++++++++++++++++
 arch/arm/kvm/mmio.c                  | 87 +++++++++++++++++++++++++++++++-----
 arch/arm/kvm/psci.c                  |  4 ++
 arch/arm64/include/asm/kvm_emulate.h | 56 +++++++++++++++++++++++
 4 files changed, 182 insertions(+), 11 deletions(-)

-- 
1.8.2.3

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

end of thread, other threads:[~2013-11-07 17:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05 18:58 [PATCH v3 0/2] arm/arm64: KVM: BE guest support Marc Zyngier
2013-11-05 18:58 ` [PATCH v3 1/2] arm/arm64: KVM: MMIO support for BE guest Marc Zyngier
2013-11-07  5:10   ` Christoffer Dall
2013-11-07 17:18     ` Marc Zyngier
2013-11-07 17:42       ` Christoffer Dall
2013-11-07 17:58         ` Marc Zyngier
2013-11-07 17:43       ` Christoffer Dall
2013-11-05 18:58 ` [PATCH v3 2/2] arm/arm64: KVM: propagate caller endianness to the incomming vcpu Marc Zyngier
2013-11-07  5:12   ` Christoffer Dall

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