You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/backends
Richard Henderson bd6aa0d1e5 Migration/Memory Pull for 10.2
- PeterX's fix on tls warning for preempt channel when migratino completes
 - Arun's series to enhance error reporting for vTPM and migration framework
 - PeterX's patch to cleanup multifd send TLS BYE messages
 - Juraj's fix on postcopy start state transition when switchover failed
 - Yanfei's fix to migrate APIC before VFIO-PCI to avoid irq fallbacks
 - Dan's cleanup to simplify error reporting in qemu_fill_buffer()
 - PeterM's fix on address space leak when cpu hot plug / unplug
 - Steve's cpr-exec wholeset
 -----BEGIN PGP SIGNATURE-----
 
 iIgEABYKADAWIQS5GE3CDMRX2s990ak7X8zN86vXBgUCaN/uIhIccGV0ZXJ4QHJl
 ZGhhdC5jb20ACgkQO1/MzfOr1wZ+mAEA1l2RS9sZS1W3vXQMCNb+Nu8Uo2p+e5Qj
 Uu6J0WVV+XsBANtzGZk2UM/frqlABywW3/ozJ4qBvIPKo758Mr6/lqUH
 =asUv
 -----END PGP SIGNATURE-----

Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging

Migration/Memory Pull for 10.2

- PeterX's fix on tls warning for preempt channel when migratino completes
- Arun's series to enhance error reporting for vTPM and migration framework
- PeterX's patch to cleanup multifd send TLS BYE messages
- Juraj's fix on postcopy start state transition when switchover failed
- Yanfei's fix to migrate APIC before VFIO-PCI to avoid irq fallbacks
- Dan's cleanup to simplify error reporting in qemu_fill_buffer()
- PeterM's fix on address space leak when cpu hot plug / unplug
- Steve's cpr-exec wholeset

# -----BEGIN PGP SIGNATURE-----
#
# iIgEABYKADAWIQS5GE3CDMRX2s990ak7X8zN86vXBgUCaN/uIhIccGV0ZXJ4QHJl
# ZGhhdC5jb20ACgkQO1/MzfOr1wZ+mAEA1l2RS9sZS1W3vXQMCNb+Nu8Uo2p+e5Qj
# Uu6J0WVV+XsBANtzGZk2UM/frqlABywW3/ozJ4qBvIPKo758Mr6/lqUH
# =asUv
# -----END PGP SIGNATURE-----
# gpg: Signature made Fri 03 Oct 2025 08:39:14 AM PDT
# gpg:                using EDDSA key B9184DC20CC457DACF7DD1A93B5FCCCDF3ABD706
# gpg:                issuer "peterx@redhat.com"
# gpg: Good signature from "Peter Xu <xzpeter@gmail.com>" [unknown]
# gpg:                 aka "Peter Xu <peterx@redhat.com>" [unknown]
# gpg: WARNING: The key's User ID is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: B918 4DC2 0CC4 57DA CF7D  D1A9 3B5F CCCD F3AB D706

* tag 'staging-pull-request' of https://gitlab.com/peterx/qemu: (45 commits)
  migration-test: test cpr-exec
  vfio: cpr-exec mode
  migration: cpr-exec docs
  migration: cpr-exec mode
  migration: cpr-exec save and load
  migration: cpr-exec-command parameter
  oslib: qemu_clear_cloexec
  migration: add cpr_walk_fd
  migration: multi-mode notifier
  migration: simplify error reporting after channel read
  physmem: Destroy all CPU AddressSpaces on unrealize
  memory: New AS helper to serialize destroy+free
  include/system/memory.h: Clarify address_space_destroy() behaviour
  migration: ensure APIC is loaded prior to VFIO PCI devices
  migration: Fix state transition in postcopy_start() error handling
  migration/multifd/tls: Cleanup BYE message processing on sender side
  migration: HMP: Adjust the order of output fields
  migration: Make migration_has_failed() work even for CANCELLING
  io/crypto: Move tls premature termination handling into QIO layer
  backends/tpm: Propagate vTPM error on migration failure
  ...

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 weeks ago
..
tpm backends/tpm: Propagate vTPM error on migration failure 3 weeks ago
Kconfig backends: Initial support for SPDM socket support 1 year ago
confidential-guest-support.c backends/confidential-guest-support: Add set_guest_policy() function 3 months ago
cryptodev-builtin.c qom: Have class_init() take a const data argument 6 months ago
cryptodev-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 8 months ago
cryptodev-lkcf.c qom: Have class_init() take a const data argument 6 months ago
cryptodev-vhost-user.c qom: Have class_init() take a const data argument 6 months ago
cryptodev-vhost.c cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0() 8 months ago
cryptodev.c qom: Make InterfaceInfo[] uses const 6 months ago
dbus-vmstate.c qom: Make InterfaceInfo[] uses const 6 months ago
dbus-vmstate1.xml docs: move D-Bus VMState documentation to source XML 4 years ago
host_iommu_device.c qom: Have class_init() take a const data argument 6 months ago
hostmem-epc.c qom: Have class_init() take a const data argument 6 months ago
hostmem-file.c qom: Have class_init() take a const data argument 6 months ago
hostmem-memfd.c qom: Have class_init() take a const data argument 6 months ago
hostmem-ram.c qom: Have class_init() take a const data argument 6 months ago
hostmem-shm.c qom: Have class_init() take a const data argument 6 months ago
hostmem.c qom: Make InterfaceInfo[] uses const 6 months ago
igvm-cfg.c backends/igvm: Add IGVM loader and configuration 3 months ago
igvm.c sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2 3 months ago
igvm.h sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2 3 months ago
iommufd.c system/iommufd: Use uint64_t type for IOVA mapping size 3 weeks ago
meson.build backends/igvm: Add IGVM loader and configuration 3 months ago
rng-builtin.c qom: Have class_init() take a const data argument 6 months ago
rng-egd.c qom: Have class_init() take a const data argument 6 months ago
rng-random.c qom: Have class_init() take a const data argument 6 months ago
rng.c qom: Make InterfaceInfo[] uses const 6 months ago
spdm-socket.c include: Rename sysemu/ -> system/ 10 months ago
trace-events backends/iommufd: change process ioctl 4 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
vhost-user.c vhost-user: return failure if backend crash when live migration 5 months ago