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