target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0

Enterprise / Virtualization / QEMU - Peter Maydell [linaro.org] - 12 September 2014 08:06 UTC

Implement debug registers DBGVCR, OSDLR_EL1 and MDCCSR_EL0 (as dummy or limited-functionality). 32 bit Linux kernels will access these at startup so they are required for breakpoints and watchpoints to be supported.

5e8b12f target-arm: Implement minimal DBGVCR, OSDLR_EL1, MDCCSR_EL0
target-arm/helper.c | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

Upstream: git.qemu.org


  • Share