The following changes since commit f78ea7ddb0e18766ece9fdfe02061744a7afc41b:
Merge tag 'pull-request-2023-11-13' of https://gitlab.com/thuth/qemu into staging (2023-11-13 07:15:43 -0500) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2023-11-14 for you to fetch changes up to d12a91e0baafce7b1cbacff7cf9339eeb0011732: target/s390x/arch_dump: Add arch cleanup function for PV dumps (2023-11-14 10:42:32 +0100) ---------------------------------------------------------------- * Fix s390x PV dumps in case of errors ---------------------------------------------------------------- Janosch Frank (3): target/s390x/dump: Remove unneeded dump info function pointer init dump: Add arch cleanup function target/s390x/arch_dump: Add arch cleanup function for PV dumps include/sysemu/dump-arch.h | 1 + dump/dump.c | 4 ++++ target/s390x/arch_dump.c | 21 +++++++++++++++++---- 3 files changed, 22 insertions(+), 4 deletions(-)