diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2020-03-16 17:21:36 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-03-17 17:38:38 +0000 |
commit | 4a25f1b97ac1fad8dca3bee5f1d22fc8cb582b37 (patch) | |
tree | 59760655a1f727e6d799b3a419b6eeba6897d763 /python/qemu/machine.py | |
parent | 308f9e88b28e75b1702112159d6894007372b355 (diff) | |
download | qemu-4a25f1b97ac1fad8dca3bee5f1d22fc8cb582b37.zip qemu-4a25f1b97ac1fad8dca3bee5f1d22fc8cb582b37.tar.gz qemu-4a25f1b97ac1fad8dca3bee5f1d22fc8cb582b37.tar.bz2 |
gdbstub: move mem_buf to GDBState and use GByteArray
This is in preparation for further re-factoring of the register API
with the rest of the code. Theoretically the read register function
could overwrite the MAX_PACKET_LENGTH buffer although currently all
registers are well within the size range.
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>
Tested-by: Damien Hedde <damien.hedde@greensocs.com>
Message-Id: <20200316172155.971-10-alex.bennee@linaro.org>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions