aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/machine/qtest.py
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki@daynix.com>2023-10-09 17:40:58 +0100
committerAlex Bennée <alex.bennee@linaro.org>2023-10-11 08:46:33 +0100
commit73c392c26b0c96eb07272ea21cc0062ce534b6a3 (patch)
treeb0827d4e9b530659e10c1718d5d6a92516b30b0c /python/qemu/machine/qtest.py
parent213316d401e72b218d8edd9b88d72df6ecf0cc49 (diff)
downloadqemu-73c392c26b0c96eb07272ea21cc0062ce534b6a3.zip
qemu-73c392c26b0c96eb07272ea21cc0062ce534b6a3.tar.gz
qemu-73c392c26b0c96eb07272ea21cc0062ce534b6a3.tar.bz2
gdbstub: Replace gdb_regs with an array
An array is a more appropriate data structure than a list for gdb_regs since it is initialized only with append operation and read-only after initialization. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20230912224107.29669-13-akihiko.odaki@daynix.com> [AJB: fixed a checkpatch violation] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20231009164104.369749-20-alex.bennee@linaro.org>
Diffstat (limited to 'python/qemu/machine/qtest.py')
0 files changed, 0 insertions, 0 deletions