[PATCH v3 0/2] arm/arm64: KVM: BE guest support
Marc Zyngier
marc.zyngier at arm.com
Tue Nov 5 13:58:13 EST 2013
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
More information about the linux-arm-kernel
mailing list