Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240220-reuse-v6-0-2e42a28b0cf2@daynix.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Eduardo Habkost <eduardo@habkost.net>, Akihiko Odaki <akihiko.odaki@daynix.com>, Sriram Yagnaraman <sriram.yagnaraman@est.tech>, Jason Wang <jasowang@redhat.com>, Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>, Alex Williamson <alex.williamson@redhat.com>, "Cédric Le Goater" <clg@redhat.com>
docs/pcie_sriov.txt | 8 ++-
include/hw/pci/pci.h | 2 +-
include/hw/pci/pci_device.h | 22 +++++-
include/hw/pci/pcie_sriov.h | 13 ++--
include/hw/qdev-core.h | 4 --
hw/core/qdev.c | 1 -
hw/net/igb.c | 15 ++--
hw/nvme/ctrl.c | 54 +++++++-------
hw/pci/pci.c | 24 ++++---
hw/pci/pci_host.c | 4 +-
hw/pci/pcie_sriov.c | 170 ++++++++++++++++++++++++--------------------
hw/vfio/pci.c | 3 +-
system/qdev-monitor.c | 12 ++--
hw/pci/trace-events | 2 +-
14 files changed, 189 insertions(+), 145 deletions(-)