aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/machine.py
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2020-03-16 17:21:33 +0000
committerAlex Bennée <alex.bennee@linaro.org>2020-03-17 17:38:37 +0000
commit8d98c445dcc6e3880c14b4ae7fc842e302703638 (patch)
tree57544206bc4a3443f01f82d4713e6ffec2ff0ef6 /python/qemu/machine.py
parent2dbd39c27d5dd1a3028a2f7ba8be8d7033176f53 (diff)
downloadqemu-8d98c445dcc6e3880c14b4ae7fc842e302703638.zip
qemu-8d98c445dcc6e3880c14b4ae7fc842e302703638.tar.gz
qemu-8d98c445dcc6e3880c14b4ae7fc842e302703638.tar.bz2
gdbstub: make GDBState static and have common init function
Instead of allocating make this entirely static. We shall reduce the size of the structure in later commits and dynamically allocate parts of it. We introduce an init and reset helper function to keep all the manipulation in one place. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Damien Hedde <damien.hedde@greensocs.com> Message-Id: <20200316172155.971-7-alex.bennee@linaro.org>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions