arm64: KVM: 32bit conditional execution emulation
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 6 Feb 2013 19:54:04 +0000 (19:54 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 12 Jun 2013 15:42:15 +0000 (16:42 +0100)
As conditional instructions can trap on AArch32, add the thinest
possible emulation layer to keep 32bit guests happy.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found