From: Marc Zyngier Date: Thu, 24 Apr 2014 09:31:37 +0000 (+0100) Subject: arm64: KVM: add trap handlers for AArch32 debug registers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdfb4b389c8d8f07e2d5b8e1291e01c789ba4aad;p=pandora-kernel.git arm64: KVM: add trap handlers for AArch32 debug registers Add handlers for all the AArch32 debug registers that are accessible from EL0 or EL1. The code follow the same strategy as the AArch64 counterpart with regards to tracking the dirty state of the debug registers. Reviewed-by: Anup Patel Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed