scripts/qemu-gdb/timers.py: new helper to dump timer state
commitc24999fa53e581335413c33f68748c1fc7b3d84b
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 11 Jan 2018 08:27:33 +0000 (11 11:27 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Jan 2018 13:54:51 +0000 (16 14:54 +0100)
tree8f7e4a7dd09375929ff16037438e1a170c139489
parentf1cd52d8912f124cc513a00143fe3baeb44772d1
scripts/qemu-gdb/timers.py: new helper to dump timer state

This introduces the qemu-gdb command "qemu timers" which will dump the
state of the main timers in the system.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/qemu-gdb.py
scripts/qemugdb/timers.py [new file with mode: 0644]