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