diff options
| author | Jon Doron <arilou@gmail.com> | 2019-05-29 09:41:48 +0300 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2019-06-12 17:53:23 +0100 |
| commit | ab4752ec8d9b0b19ab80915016b739350418a078 (patch) | |
| tree | c4f58c4ec8f7328a175a6b99dac5e82c2716227a /python/qemu/qtest.py | |
| parent | 3f1cbac73a441c518e27184bf24bc56796f4ab5a (diff) | |
| download | focaccia-qemu-ab4752ec8d9b0b19ab80915016b739350418a078.tar.gz focaccia-qemu-ab4752ec8d9b0b19ab80915016b739350418a078.zip | |
gdbstub: Implement qemu physical memory mode
Add a new query/set which changes the memory GDB sees to physical memory only. gdb> maint packet qqemu.PhyMemMode will reply the current phy_mem_mode state (1 for enabled, 0 for disabled) gdb> maint packet Qqemu.PhyMemMode:1 Will make GDB read/write only to physical memory, set to 0 to disable Signed-off-by: Jon Doron <arilou@gmail.com> Message-Id: <20190529064148.19856-21-arilou@gmail.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'python/qemu/qtest.py')
0 files changed, 0 insertions, 0 deletions