diff options
author | 2024-01-09 14:43:56 +0000 | |
---|---|---|
committer | 2024-01-09 14:44:45 +0000 | |
commit | bde0e60be4f0d1bef6dfb8fea102d42cf98a1bff (patch) | |
tree | f5bb42b90a1ab0f6507e61b1b234d8af5683dad5 /scripts/qapi/source.py | |
parent | hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers (diff) | |
download | qemu-bde0e60be4f0d1bef6dfb8fea102d42cf98a1bff.tar.xz qemu-bde0e60be4f0d1bef6dfb8fea102d42cf98a1bff.zip |
target/arm: Report HCR_EL2.{NV,NV1,NV2} in cpu dumps
When interpreting CPU dumps where FEAT_NV and FEAT_NV2 are in use,
it's helpful to include the values of HCR_EL2.{NV,NV1,NV2} in the CPU
dump format, as a way of distinguishing when we are in EL1 as part of
executing guest-EL2 and when we are just in normal EL1.
Add the bits to the end of the log line that shows PSTATE and similar
information:
PSTATE=000003c9 ---- EL2h BTYPE=0 NV NV2
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Miguel Luis <miguel.luis@oracle.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions