]> Git Repo - qemu.git/commit - target/arm/helper.c
target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW
authorEdgar E. Iglesias <[email protected]>
Fri, 26 Feb 2016 12:45:39 +0000 (13:45 +0100)
committerPeter Maydell <[email protected]>
Fri, 26 Feb 2016 15:09:42 +0000 (15:09 +0000)
commitd44ec156300a149b386a14d3ab349d3b83b66b8c
tree2df45b7aa2630b43399e4342df23b9fb774f38b0
parent0a7ac9f9e72246ce41dfb101c77a58de607aef7c
target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW

Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW due to the register not
having any underlying state. This fixes an issue with booting
KVM enabled kernels when EL2 is on.

Signed-off-by: Edgar E. Iglesias <[email protected]>
Message-id: 1456490739[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target-arm/helper.c
This page took 0.024595 seconds and 4 git commands to generate.