1. f5daa82 dump/win_dump: add 32-bit guest Windows support by Viktor Prutyanov · 3 years ago
  2. fb21efe dump/win_dump: add helper macros for Windows dump header access by Viktor Prutyanov · 3 years ago
  3. a64b4e1 include/qemu: rename Windows context definitions to expose bitness by Viktor Prutyanov · 3 years ago
  4. c681247 dump: Consolidate elf note function by Janosch Frank · 3 years ago
  5. 5ff2e5a dump: Cleanup dump_begin write functions by Janosch Frank · 3 years ago
  6. bc7d558 dump: Consolidate phdr note writes by Janosch Frank · 3 years ago
  7. 05bbaa50 dump: Introduce dump_is_64bit() helper function by Janosch Frank · 3 years ago
  8. e71d353 dump: Add more offset variables by Janosch Frank · 3 years ago
  9. 344107e dump: Remove the section if when calculating the memory offset by Janosch Frank · 3 years ago
  10. 862a395 dump: Introduce shdr_num to decrease complexity by Janosch Frank · 3 years ago
  11. 046bc41 dump: Remove the sh_info variable by Janosch Frank · 3 years ago
  12. 86a518b dump: Use ERRP_GUARD() by Janosch Frank · 3 years ago
  13. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  14. 544803c include: move dump_in_progress() to runstate.h by Marc-André Lureau · 3 years ago
  15. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  16. f13f22b dump: Remove is_zero_page() by Juan Quintela · 3 years, 4 months ago
  17. b7bc6b1 dump-guest-memory: Block live migration by Peter Xu · 3 years, 6 months ago
  18. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 4 years ago
  19. 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years, 2 months ago
  20. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 5 months ago
  21. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
  22. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
  23. 708eab4 meson: convert dump/ by Marc-André Lureau · 6 years ago
  24. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 8 months ago
  25. 78ee6bd various: Remove suspicious '\' character outside of #define in C code by Philippe Mathieu-Daudé · 5 years ago
  26. 53ef8a9 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200406' into staging by Peter Maydell · 5 years ago
  27. b0e7095 dump/win_dump: fix use after free of err by Vladimir Sementsov-Ogievskiy · 5 years ago
  28. 174d2d6 dump: Fix writing of ELF section by Peter Maydell · 5 years ago
  29. 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
  30. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  31. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  32. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  33. 2608b3d dump: Move HMP command handlers to dump/ by Markus Armbruster · 6 years ago
  34. c2a8714 dump: Move the code to dump/ by Markus Armbruster · 6 years ago