All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL v2 0/3] VFIO update 2021-07-14 (for v6.1)
@ 2021-07-14 21:34 Alex Williamson
  2021-07-14 21:35 ` [PULL v2 1/3] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener() Alex Williamson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Williamson @ 2021-07-14 21:34 UTC (permalink / raw)
  To: qemu-devel
  Cc: Pankaj Gupta, Wei Yang, Michael S. Tsirkin, David Hildenbrand,
	Dr. David Alan Gilbert, Peter Xu, Pankaj Gupta, Auger Eric,
	alex.williamson, Cai Huoqing, teawater, Igor Mammedov,
	Paolo Bonzini, Marek Kedzierski, Eduardo Habkost

The following changes since commit a9649a719a44894b81f38dc1c5c1888ee684acef:

  Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-request' into staging (2021-07-14 18:09:09 +0100)

are available in the Git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20210714.0

for you to fetch changes up to 1bd9f1b14d1e9c1498bb03faf4e2bb945cf6542d:

  vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor (2021-07-14 13:47:17 -0600)

----------------------------------------------------------------
VFIO update 2021-07-14

 * Coverity fix to discard listener (David Hildenbrand)

 * MSI-X PBA quirk for BAIDU VFs, additional helper use cases (Cai Huoqing)

----------------------------------------------------------------
Cai Huoqing (2):
      vfio/pci: Change to use vfio_pci_is()
      vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor

David Hildenbrand (1):
      vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()

 hw/vfio/common.c         |  3 ++-
 hw/vfio/pci.c            | 12 ++++++++++--
 include/hw/pci/pci_ids.h |  3 +++
 3 files changed, 15 insertions(+), 3 deletions(-)



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

end of thread, other threads:[~2021-07-16  8:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 21:34 [PULL v2 0/3] VFIO update 2021-07-14 (for v6.1) Alex Williamson
2021-07-14 21:35 ` [PULL v2 1/3] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener() Alex Williamson
2021-07-14 21:35 ` [PULL v2 2/3] vfio/pci: Change to use vfio_pci_is() Alex Williamson
2021-07-14 21:35 ` [PULL v2 3/3] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor Alex Williamson
2021-07-16  8:02 ` [PULL v2 0/3] VFIO update 2021-07-14 (for v6.1) 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.