From: Marc Zyngier Date: Wed, 22 Jan 2014 10:20:09 +0000 (+0000) Subject: ARM: KVM: add world-switch for AMAIR{0,1} X-Git-Tag: v3.15-rc1~118^2~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af20814ee927ed888288d98917a766b4179c4fe0;p=pandora-kernel.git ARM: KVM: add world-switch for AMAIR{0,1} HCR.TVM traps (among other things) accesses to AMAIR0 and AMAIR1. In order to minimise the amount of surprise a guest could generate by trying to access these registers with caches off, add them to the list of registers we switch/handle. Signed-off-by: Marc Zyngier Reviewed-by: Christoffer Dall Acked-by: Catalin Marinas --- Reading git-diff-tree failed