1. 1aef448 dump: make range overlap check more readable by Yao Xingtao · 5 months ago
  2. 21c06f5 dump/win_dump: Improve error messages on write error by Markus Armbruster · 7 months ago
  3. e999bea dump: Fix HMP dump-guest-memory -z without -R by Markus Armbruster · 12 months ago
  4. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 12 months ago
  5. e72629e dump: Add arch cleanup function by Janosch Frank · 1 year, 1 month ago
  6. 95a40c4 dump: Add close fd on error return to avoid resource leak by Zongmin Zhou · 1 year, 1 month ago
  7. 4023839 dump: Drop redundant check for empty dump by Markus Armbruster · 1 year, 2 months ago
  8. 28035be dump: Improve some dump-guest-memory error messages by Markus Armbruster · 1 year, 2 months ago
  9. f8c4972 dump: Recognize "fd:" protocols on Windows hosts by Markus Armbruster · 1 year, 2 months ago
  10. 96afbc5 dump: Fix g_array_unref(NULL) in dump-guest-memory by Markus Armbruster · 1 year, 2 months ago
  11. 8beaeed dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema by Markus Armbruster · 1 year, 2 months ago
  12. e654919 dump: Add command interface for kdump-raw formats by Stephen Brennan · 1 year, 3 months ago
  13. d43a01d dump: Allow directly outputting raw kdump format by Stephen Brennan · 1 year, 3 months ago
  14. 4d7dd4e dump: Pass DumpState to write_ functions by Stephen Brennan · 1 year, 3 months ago
  15. c8a7fc5 migration: simplify blockers by Steve Sistare · 1 year, 2 months ago
  16. 71efffb dump: Silence compiler warning in dump code when compiling with -Wshadow by Thomas Huth · 1 year, 3 months ago
  17. 8a64609 dump: kdump-zlib data pages not dumped with pvtime/aarch64 by Dongli Zhang · 1 year, 5 months ago
  18. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 6 months ago
  19. c7b6494 meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY by Philippe Mathieu-Daudé · 1 year, 6 months ago
  20. cc37d98 *: Add missing includes of qemu/error-report.h by Richard Henderson · 1 year, 9 months ago
  21. 9724486 dump: Add create_win_dump() stub for non-x86 targets by Philippe Mathieu-Daudé · 1 year, 10 months ago
  22. efc3146 dump: Simplify compiling win_dump.o by introducing win_dump_available() by Philippe Mathieu-Daudé · 1 year, 10 months ago
  23. ac97877 dump: Clean included headers by Philippe Mathieu-Daudé · 1 year, 10 months ago
  24. c5d40b2 dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size() by Philippe Mathieu-Daudé · 1 year, 10 months ago
  25. bb509d9 dump: Replace tswapN() -> cpu_to_dumpN() by Philippe Mathieu-Daudé · 2 years ago
  26. f1a4697 dump: Assert cpu_get_note_size() can't fail by Markus Armbruster · 1 year, 11 months ago
  27. f969c62 dump: Improve error message when target doesn't support memory dump by Markus Armbruster · 1 year, 11 months ago
  28. 48804ee Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years ago
  29. d4f8bdc qapi dump: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  30. 740d6c4 error: Drop a few superfluous ERRP_GUARD() by Markus Armbruster · 2 years, 1 month ago
  31. e38c24c dump/win_dump: limit number of processed PRCBs by Viktor Prutyanov · 2 years, 2 months ago
  32. 113d8f4 s390x: pv: Add dump support by Janosch Frank · 2 years, 2 months ago
  33. 9b72224 dump: Add architecture section and section string table support by Janosch Frank · 2 years, 2 months ago
  34. 13fd417 dump: Reintroduce memory_offset and section_offset by Janosch Frank · 2 years, 2 months ago
  35. cb415fd dump: Write ELF section headers right after ELF header by Janosch Frank · 2 years, 2 months ago
  36. e41ed29 dump: Use a buffer for ELF section data and headers by Janosch Frank · 2 years, 2 months ago
  37. 94d7884 dump: fix kdump to work over non-aligned blocks by Marc-André Lureau · 2 years, 4 months ago
  38. 08df343 dump: simplify a bit kdump get_next_page() by Marc-André Lureau · 2 years, 4 months ago
  39. 2341a94 dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note by Janosch Frank · 2 years, 4 months ago
  40. 670e769 dump: Split elf header functions into prepare and write by Janosch Frank · 2 years, 4 months ago
  41. c370d53 dump: Rework dump_calculate_size function by Janosch Frank · 2 years, 4 months ago
  42. dddf725 dump: Rework filter area variables by Janosch Frank · 2 years, 4 months ago
  43. 0c2994a dump: Rework get_start_block by Janosch Frank · 2 years, 4 months ago
  44. 1e81130 dump: Refactor dump_iterate and introduce dump_filter_memblock_*() by Janosch Frank · 2 years, 4 months ago
  45. afae605 dump: Rename write_elf_loads to write_elf_phdr_loads by Janosch Frank · 2 years, 4 months ago
  46. f5daa82 dump/win_dump: add 32-bit guest Windows support by Viktor Prutyanov · 2 years, 9 months ago
  47. fb21efe dump/win_dump: add helper macros for Windows dump header access by Viktor Prutyanov · 2 years, 9 months ago
  48. a64b4e1 include/qemu: rename Windows context definitions to expose bitness by Viktor Prutyanov · 2 years, 9 months ago
  49. c681247 dump: Consolidate elf note function by Janosch Frank · 2 years, 9 months ago
  50. 5ff2e5a dump: Cleanup dump_begin write functions by Janosch Frank · 2 years, 9 months ago
  51. bc7d558 dump: Consolidate phdr note writes by Janosch Frank · 2 years, 9 months ago
  52. 05bbaa50 dump: Introduce dump_is_64bit() helper function by Janosch Frank · 2 years, 9 months ago
  53. e71d353 dump: Add more offset variables by Janosch Frank · 2 years, 9 months ago
  54. 344107e dump: Remove the section if when calculating the memory offset by Janosch Frank · 2 years, 9 months ago
  55. 862a395 dump: Introduce shdr_num to decrease complexity by Janosch Frank · 2 years, 9 months ago
  56. 046bc41 dump: Remove the sh_info variable by Janosch Frank · 2 years, 9 months ago
  57. 86a518b dump: Use ERRP_GUARD() by Janosch Frank · 2 years, 9 months ago
  58. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 9 months ago
  59. 544803c include: move dump_in_progress() to runstate.h by Marc-André Lureau · 2 years, 9 months ago
  60. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 9 months ago
  61. f13f22b dump: Remove is_zero_page() by Juan Quintela · 3 years, 1 month ago
  62. b7bc6b1 dump-guest-memory: Block live migration by Peter Xu · 3 years, 3 months ago
  63. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 8 months ago
  64. 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years ago
  65. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 3 months ago
  66. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
  67. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 5 months ago
  68. 708eab4 meson: convert dump/ by Marc-André Lureau · 5 years ago
  69. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 6 months ago
  70. 78ee6bd various: Remove suspicious '\' character outside of #define in C code by Philippe Mathieu-Daudé · 4 years, 8 months ago
  71. 53ef8a9 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200406' into staging by Peter Maydell · 4 years, 9 months ago
  72. b0e7095 dump/win_dump: fix use after free of err by Vladimir Sementsov-Ogievskiy · 4 years, 9 months ago
  73. 174d2d6 dump: Fix writing of ELF section by Peter Maydell · 4 years, 9 months ago
  74. 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
  75. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  76. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 5 years ago
  77. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  78. 2608b3d dump: Move HMP command handlers to dump/ by Markus Armbruster · 6 years ago
  79. c2a8714 dump: Move the code to dump/ by Markus Armbruster · 6 years ago