Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240224-reuse-v7-0-29c14bcb952e@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>, Stefano Stabellini <sstabellini@kernel.org>, Anthony Perard <anthony.perard@citrix.com>, Paul Durrant <paul@xen.org>
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 | 32 +++++----
hw/pci/pci_host.c | 4 +-
hw/pci/pcie_sriov.c | 170 ++++++++++++++++++++++++--------------------
hw/vfio/pci.c | 3 +-
hw/xen/xen_pt_load_rom.c | 2 +-
system/qdev-monitor.c | 12 ++--
hw/pci/trace-events | 2 +-
15 files changed, 194 insertions(+), 150 deletions(-)