From: Marc-André Lureau <marcandre.lureau@redhat.com>
The following changes since commit 6c9ae1ce82b65faa3f266fd103729878cf11e07e:
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2023-11-01 06:58:11 +0900)
are available in the Git repository at:
https://gitlab.com/marcandre.lureau/qemu.git tags/dump-pull-request
for you to fetch changes up to 4023839757b2c01e0350ce92902c6f74dce7d011:
dump: Drop redundant check for empty dump (2023-11-02 18:40:50 +0400)
----------------------------------------------------------------
dump queue
Hi
The "dump" queue, with:
- [PATCH v3 qemu 0/3] Allow dump-guest-memory to output standard kdump format
- [PATCH v2 0/5] dump: Minor fixes & improvements
----------------------------------------------------------------
Markus Armbruster (5):
dump: Rename qmp_dump_guest_memory() parameter to match QAPI schema
dump: Fix g_array_unref(NULL) in dump-guest-memory
dump: Recognize "fd:" protocols on Windows hosts
dump: Improve some dump-guest-memory error messages
dump: Drop redundant check for empty dump
Stephen Brennan (3):
dump: Pass DumpState to write_ functions
dump: Allow directly outputting raw kdump format
dump: Add command interface for kdump-raw formats
qapi/dump.json | 24 +++++--
include/sysemu/dump.h | 3 +-
dump/dump-hmp-cmds.c | 21 ++++--
dump/dump.c | 158 +++++++++++++++++++++++-------------------
hmp-commands.hx | 9 ++-
5 files changed, 134 insertions(+), 81 deletions(-)
--
2.41.0