All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] vfio queue
@ 2025-08-10 16:01 Cédric Le Goater
  2025-08-10 16:01 ` [PULL 1/3] vfio/pci: augment set_handler Cédric Le Goater
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Cédric Le Goater @ 2025-08-10 16:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cédric Le Goater

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(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PULL 0/3] vfio queue
@ 2024-11-18  8:37 Cédric Le Goater
  2024-11-18 14:33 ` Peter Maydell
  0 siblings, 1 reply; 9+ messages in thread
From: Cédric Le Goater @ 2024-11-18  8:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Williamson, Cédric Le Goater

The following changes since commit abb1565d3d863cf210f18f70c4a42b0f39b8ccdb:

  Merge tag 'pull-tcg-20241116' of https://gitlab.com/rth7680/qemu into staging (2024-11-16 18:16:46 +0000)

are available in the Git repository at:

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

for you to fetch changes up to ebbf7c60bbd1ceedf9faf962e428ceda2388c248:

  vfio/container: Fix container object destruction (2024-11-18 08:40:06 +0100)

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

* Fixed IGD support
* Fixed QEMU crash when passing through devices in SEV-SNP guests

----------------------------------------------------------------
Corvin Köhne (2):
      vfio/igd: add pci id for Coffee Lake
      vfio/igd: fix calculation of graphics stolen memory

Cédric Le Goater (1):
      vfio/container: Fix container object destruction

 hw/vfio/container-base.c | 2 +-
 hw/vfio/igd.c            | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-08-12  6:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-10 16:01 [PULL 0/3] vfio queue Cédric Le Goater
2025-08-10 16:01 ` [PULL 1/3] vfio/pci: augment set_handler Cédric Le Goater
2025-08-10 16:01 ` [PULL 2/3] vfio/pci: preserve pending interrupts Cédric Le Goater
2025-08-10 16:01 ` [PULL 3/3] vfio: Document 'use-legacy-x86-rom' property Cédric Le Goater
2025-08-11 20:43 ` [PULL 0/3] vfio queue Stefan Hajnoczi
2025-08-12  5:55 ` Michael Tokarev
2025-08-12  6:35   ` Cédric Le Goater
  -- strict thread matches above, loose matches on Subject: below --
2024-11-18  8:37 Cédric Le Goater
2024-11-18 14:33 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.