This patch series fixes a few problems related to the HCR, related handling of WFE, barriers, TLBs and access to ACTLR. Patches are based on 3.3 + Christoffer's v7-staging branch. Marc Zyngier (3): ARM: KVM: Do not trap on WFE execution ARM: KVM: Upgrade barriers and TLB operations to inner-shareable domain. ARM: KVM: Trap guest access to ACTLR arch/arm/include/asm/kvm_arm.h | 5 +++-- arch/arm/kvm/emulate.c | 24 ++++++++++++++++++++++++ arch/arm/kvm/interrupts.S | 2 +- 3 files changed, 28 insertions(+), 3 deletions(-) -- 1.7.7.1