summary refs log tree commit diff stats
path: root/scripts/qapi/schema.py
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2023-09-13 13:37:57 +1000
committerNicholas Piggin <npiggin@gmail.com>2024-02-23 23:24:32 +1000
commita5116b959c84f5a631769586bf04b575c88613ba (patch)
tree7d1b9992e334f76e39bc9f15d756ffa6d7ab064d /scripts/qapi/schema.py
parent3d2d2996d771031731b376c65a45600a68b3bb7e (diff)
downloadfocaccia-qemu-a5116b959c84f5a631769586bf04b575c88613ba.tar.gz
focaccia-qemu-a5116b959c84f5a631769586bf04b575c88613ba.zip
target/ppc: Rename registers to match ISA
Several registers have names that don't match the ISA (or convention
with other QEMU PPC registers), making them unintuitive to use with
GDB.

Fortunately most of these registers are obscure and/or have not been
correctly implemented in the gdb server (e.g., DEC, TB, CFAR), so risk
of breaking users should be low.

QEMU should follow the ISA for register name convention (where there is
no established GDB name).

Acked-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts/qapi/schema.py')
0 files changed, 0 insertions, 0 deletions