From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Alex Williamson" <alex.williamson@redhat.com>,
"Cédric Le Goater" <clg@redhat.com>
Subject: [PULL v2 0/6] vfio queue
Date: Mon, 9 Oct 2023 08:48:54 +0200 [thread overview]
Message-ID: <20231009064900.1465361-1-clg@redhat.com> (raw)
The following changes since commit 2f3913f4b2ad74baeb5a6f1d36efbd9ecdf1057d:
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2023-10-05 09:01:01 -0400)
are available in the Git repository at:
https://github.com/legoater/qemu/ tags/pull-vfio-20231009
for you to fetch changes up to eaadba6f9b14823e52ee154d0052d69907deee8a:
vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation (2023-10-05 22:04:51 +0200)
----------------------------------------------------------------
vfio queue:
* Fix for VFIO display when using Intel vGPUs
* Support for dynamic MSI-X
----------------------------------------------------------------
Alex Williamson (1):
vfio/display: Fix missing update to set backing fields
Jing Liu (4):
vfio/pci: detect the support of dynamic MSI-X allocation
vfio/pci: enable vector on dynamic MSI-X allocation
vfio/pci: use an invalid fd to enable MSI-X
vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation
Zhenzhong Duan (1):
vfio/pci: rename vfio_put_device to vfio_pci_put_device
hw/vfio/pci.h | 1 +
hw/vfio/display.c | 2 +
hw/vfio/pci.c | 127 +++++++++++++++++++++++++++++++++++++++------------
hw/vfio/trace-events | 2 +-
4 files changed, 101 insertions(+), 31 deletions(-)
next reply other threads:[~2023-10-09 6:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 6:48 Cédric Le Goater [this message]
2023-10-09 6:48 ` [PULL 1/6] vfio/display: Fix missing update to set backing fields Cédric Le Goater
2023-10-09 6:48 ` [PULL 2/6] vfio/pci: rename vfio_put_device to vfio_pci_put_device Cédric Le Goater
2023-10-09 6:48 ` [PULL 3/6] vfio/pci: detect the support of dynamic MSI-X allocation Cédric Le Goater
2023-10-09 6:48 ` [PULL 4/6] vfio/pci: enable vector on " Cédric Le Goater
2023-10-09 6:48 ` [PULL 5/6] vfio/pci: use an invalid fd to enable MSI-X Cédric Le Goater
2023-10-09 6:49 ` [PULL 6/6] vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation Cédric Le Goater
2023-10-10 1:29 ` [PULL v2 0/6] vfio queue Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231009064900.1465361-1-clg@redhat.com \
--to=clg@redhat.com \
--cc=alex.williamson@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).