index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dump
Age
Commit message (
Expand
)
Author
10 days
build-sys: make HMP source files conditional on have_hmp
Marc-André Lureau
10 days
monitor: tighten monitor_printf*()
Marc-André Lureau
10 days
monitor: make hmp_handle_error() take MonitorHMP
Marc-André Lureau
10 days
monitor: change HMPCommand cmd to take MonitorHMP
Marc-André Lureau
2026-06-30
dump: fix misleading VMCOREINFO phys_base parse error
yujun
2026-06-30
dump: make win_dump_available() check vmcoreinfo for a Windows dump header
Denis V. Lunev
2026-06-30
dump: refuse dump-guest-memory while guest RAM is being migrated
Denis V. Lunev
2026-06-18
system: Move cpu_physical_memory_*() declarations to 'system/physmem.h'
Philippe Mathieu-Daudé
2026-03-17
dump: enhance dump_state_prepare fd initialization
Nikolai Barybin
2026-03-16
dump/dump.c: reorder usage and assertion of block
Sergei Heifetz
2026-01-22
dump: Build stubs once for non-x86 targets
Philippe Mathieu-Daudé
2026-01-22
dump: Abort in create_win_dump() on non-x86 guests
Philippe Mathieu-Daudé
2025-12-27
include: reorganize memory API headers
Paolo Bonzini
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-07-23
dump: make range overlap check more readable
Yao Xingtao
2024-05-27
dump/win_dump: Improve error messages on write error
Markus Armbruster
2024-01-30
dump: Fix HMP dump-guest-memory -z without -R
Markus Armbruster
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-11-14
dump: Add arch cleanup function
Janosch Frank
2023-11-07
dump: Add close fd on error return to avoid resource leak
Zongmin Zhou
2023-11-02
dump: Drop redundant check for empty dump
Markus Armbruster
2023-11-02
dump: Improve some dump-guest-memory error messages
Markus Armbruster
2023-11-02
dump: Recognize "fd:" protocols on Windows hosts
Markus Armbruster
2023-11-02
dump: Fix g_array_unref(NULL) in dump-guest-memory
Markus Armbruster
2023-11-02
dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema
Markus Armbruster
2023-11-02
dump: Add command interface for kdump-raw formats
Stephen Brennan
2023-11-02
dump: Allow directly outputting raw kdump format
Stephen Brennan
2023-11-02
dump: Pass DumpState to write_ functions
Stephen Brennan
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-06
dump: Silence compiler warning in dump code when compiling with -Wshadow
Thomas Huth
2023-08-07
dump: kdump-zlib data pages not dumped with pvtime/aarch64
Dongli Zhang
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-02-27
dump: Add create_win_dump() stub for non-x86 targets
Philippe Mathieu-Daudé
2023-02-27
dump: Simplify compiling win_dump.o by introducing win_dump_available()
Philippe Mathieu-Daudé
2023-02-27
dump: Clean included headers
Philippe Mathieu-Daudé
2023-02-27
dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
Philippe Mathieu-Daudé
2023-02-27
dump: Replace tswapN() -> cpu_to_dumpN()
Philippe Mathieu-Daudé
2023-02-23
dump: Assert cpu_get_note_size() can't fail
Markus Armbruster
2023-02-23
dump: Improve error message when target doesn't support memory dump
Markus Armbruster
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi dump: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
2022-10-26
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-24
dump: Add architecture section and section string table support
Janosch Frank
2022-10-24
dump: Reintroduce memory_offset and section_offset
Janosch Frank
[next]