The following changes since commit a74434580e1051bff12ab5eee5586058295c497f:

  Merge tag 'pull-loongarch-20250808' of https://github.com/gaosong715/qemu 
into staging (2025-08-08 09:49:06 -0400)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-vfio-20250810

for you to fetch changes up to d9f4b45713e4e000a42ed1f33cb06b806173b559:

  vfio: Document 'use-legacy-x86-rom' property (2025-08-09 00:06:48 +0200)

----------------------------------------------------------------
vfio queue:

* Add documentation for the use-legacy-x86-rom property
* Preserve pending VFIO interrupts during CPR

----------------------------------------------------------------
Cédric Le Goater (1):
      vfio: Document 'use-legacy-x86-rom' property

Steve Sistare (2):
      vfio/pci: augment set_handler
      vfio/pci: preserve pending interrupts

 hw/vfio/pci.h              |  4 +-
 include/hw/vfio/vfio-cpr.h |  6 +++
 hw/vfio/cpr.c              | 93 +++++++++++++++++++++++++++++++++++++++++++++-
 hw/vfio/pci.c              | 18 ++++++++-
 4 files changed, 117 insertions(+), 4 deletions(-)


Reply via email to