Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | dump: Set correct vaddr for ELF dump | Jon Doron | 1 | -0/+1 |
2018-11-06 | scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add | Paolo Bonzini | 1 | -1/+3 |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 1 | -0/+1 |
2018-03-21 | dump-guest-memory: more descriptive lookup_type failure | Andrew Jones | 1 | -1/+6 |
2018-02-01 | dump-guest-memory.py: skip vmcoreinfo section if not available | Marc-André Lureau | 1 | -0/+2 |
2018-01-20 | dump-guest-memory.py: fix python 2 support | Marc-André Lureau | 1 | -1/+1 |
2018-01-02 | dump-guest-memory.py: fix "You can't do that without a process to debug" | Marc-André Lureau | 1 | -2/+1 |
2017-12-01 | dump-guest-memory.py: fix No symbol "vmcoreinfo_find" | Marc-André Lureau | 1 | -5/+7 |
2017-10-15 | scripts/dump-guest-memory.py: add vmcoreinfo | Marc-André Lureau | 1 | -0/+61 |
2017-03-14 | scripts/dump-guest-memory.py: fix int128_get64 on recent gcc | Marc-André Lureau | 1 | -2/+12 |
2016-05-29 | exec: hide mr->ram_addr from qemu_get_ram_ptr users | Paolo Bonzini | 1 | -16/+3 |
2016-05-18 | Fix typo in variable name (found and fixed by codespell) | Stefan Weil | 1 | -32/+32 |
2016-03-07 | memory: Drop MemoryRegion.ram_addr | Fam Zheng | 1 | -1/+1 |
2016-01-26 | scripts/dump-guest-memory.py: Fix module docstring | Janosch Frank | 1 | -17/+18 |
2016-01-26 | scripts/dump-guest-memory.py: Introduce multi-arch support | Janosch Frank | 1 | -167/+325 |
2016-01-26 | scripts/dump-guest-memory.py: Cleanup functions | Janosch Frank | 1 | -25/+50 |
2016-01-26 | scripts/dump-guest-memory.py: Improve python 3 compatibility | Janosch Frank | 1 | -11/+15 |
2016-01-26 | scripts/dump-guest-memory.py: Make methods functions | Janosch Frank | 1 | -91/+93 |
2016-01-26 | scripts/dump-guest-memory.py: Move constants to the top | Janosch Frank | 1 | -63/+63 |
2015-09-09 | scripts/dump-guest-memory.py: fix after RAMBlock change | Michael S. Tsirkin | 1 | -1/+1 |
2015-02-16 | exec: convert ram_list to QLIST | Mike Day | 1 | -4/+4 |
2014-01-26 | Python-lang gdb script to extract x86_64 guest vmcore from qemu coredump | Laszlo Ersek | 1 | -0/+339 |