The following changes since commit 6f625ce2f21d6a1243065d236298277c56f972d5:
Merge tag 'pull-request-2024-10-21' of https://gitlab.com/thuth/qemu into staging (2024-10-21 17:12:59 +0100) are available in the Git repository at: https://github.com/legoater/qemu/ tags/pull-vfio-20241024 for you to fetch changes up to 00b519c0bca0e933ed22e2e6f8bca6b23f41f950: vfio/helpers: Align mmaps (2024-10-23 14:46:24 +0200) ---------------------------------------------------------------- vfio queue: * Fixed size reported in vfio_state_pending_exact() * Added support for PMD or PUD aligned mappings ---------------------------------------------------------------- Alex Williamson (2): vfio/helpers: Refactor vfio_region_mmap() error handling vfio/helpers: Align mmaps Avihai Horon (2): vfio/migration: Report only stop-copy size in vfio_state_pending_exact() vfio/migration: Change trace formats from hex to decimal hw/vfio/helpers.c | 66 +++++++++++++++++++++++++++++++++++++--------------- hw/vfio/migration.c | 3 --- hw/vfio/trace-events | 10 ++++---- 3 files changed, 52 insertions(+), 27 deletions(-)