From: Marc Zyngier Date: Tue, 14 Jan 2014 18:00:55 +0000 (+0000) Subject: ARM: KVM: trap VM system registers until MMU and caches are ON X-Git-Tag: v3.15-rc1~118^2~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8034699a42d68043b495c7e0cfafccd920707ec8;p=pandora-kernel.git ARM: KVM: trap VM system registers until MMU and caches are ON In order to be able to detect the point where the guest enables its MMU and caches, trap all the VM related system registers. Once we see the guest enabling both the MMU and the caches, we can go back to a saner mode of operation, which is to leave these registers in complete control of the guest. Signed-off-by: Marc Zyngier Acked-by: Catalin Marinas Reviewed-by: Christoffer Dall --- Reading git-diff-tree failed