Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/qemu-gdb/timers.py: define encoding in header comment | Greg Kurz | 2018-02-05 | 1 | -0/+1 |
* | scripts/qemu-gdb/timers.py: new helper to dump timer state | Alex Bennée | 2018-01-16 | 1 | -0/+54 |
* | scripts/qemu-gdb: add simple tcg lock status helper | Alex Bennée | 2018-01-16 | 1 | -0/+46 |
* | scripts/qemugdb/mtree.py: fix up mtree dump | Alex Bennée | 2017-04-07 | 1 | -2/+10 |
* | scripts/gdb: Fix a python exception in mtree.py | Yang Wei | 2015-12-22 | 1 | -5/+5 |
* | gdb command: qemu handlers | Dr. David Alan Gilbert | 2015-10-29 | 1 | -0/+58 |
* | qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc | Paolo Bonzini | 2015-10-29 | 1 | -0/+16 |
* | qemu-gdb: extract parts of "qemu coroutine" implementation | Paolo Bonzini | 2015-10-29 | 1 | -29/+27 |
* | qemu-gdb: allow using glibc_pointer_guard() on core dumps | Paolo Bonzini | 2015-10-29 | 1 | -2/+16 |
* | scripts/qemu-gdb: Split CoroutineCommand into its own file | Peter Maydell | 2015-09-11 | 1 | -0/+91 |
* | scripts/qemu-gdb: Split MtreeCommand into its own module | Peter Maydell | 2015-09-11 | 2 | -0/+110 |