]> Git Repo - qemu.git/commit - target-arm/cpu.h
target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
authorPeter Maydell <[email protected]>
Thu, 11 Feb 2016 11:17:30 +0000 (11:17 +0000)
committerPeter Maydell <[email protected]>
Thu, 11 Feb 2016 11:17:30 +0000 (11:17 +0000)
commit533e93f1cf12c570aab45f14663dab6fb8ea3ffc
treee73e65b7136de51b61fbef650f03934093b9bebc
parentefe4a274083f61484a8f1478d93f229d43aa8095
target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3

The arm_generate_debug_exceptions() function as originally implemented
assumes no EL2 or EL3. Since we now have much more of an implementation
of those now, fix this assumption.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Reviewed-by: Sergey Fedorov <[email protected]>
Message-id: 1454506721[email protected]
target-arm/cpu.h
This page took 0.024897 seconds and 4 git commands to generate.