]> Git Repo - qemu.git/commit - target-arm/cpu.h
target-arm: Add the HSTR_EL2 register
authorAlistair Francis <[email protected]>
Mon, 6 Jun 2016 15:59:28 +0000 (16:59 +0100)
committerPeter Maydell <[email protected]>
Mon, 6 Jun 2016 15:59:28 +0000 (16:59 +0100)
commit2a5a9abd4bc45e2f4c62c77e07aebe53608c6915
treed11c778a1c0f5c565ea7522c42969e371bdb9954
parent280b2358cd1fc88003773bff3c4d4219f8bd3ae6
target-arm: Add the HSTR_EL2 register

Add the Hypervisor System Trap Register for EL2.

This register is used early in the Linux boot and without it the kernel
aborts with a "Synchronous Abort" error.

Signed-off-by: Alistair Francis <[email protected]>
Message-id: ea5aae4b10283de4705b864fe9d4bd2eaddaacae.1463174342[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target-arm/cpu.h
target-arm/helper.c
This page took 0.02362 seconds and 4 git commands to generate.