Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260501200026.22784-1-oelghoul@linux.ibm.com
Maintainers: Matthew Rosato <mjrosato@linux.ibm.com>, Farhan Ali <alifm@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Cornelia Huck <cohuck@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Ilya Leoshkevich <iii@linux.ibm.com>, David Hildenbrand <david@kernel.org>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, "Michael S. Tsirkin" <mst@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
hw/s390x/s390-pci-bus.c | 17 +++-
hw/s390x/s390-pci-inst.c | 65 ++++++++++++++-
hw/s390x/s390-pci-vfio-stubs.c | 16 ++++
hw/s390x/s390-pci-vfio.c | 133 ++++++++++++++++++++++++++-----
hw/virtio/virtio.c | 16 ++++
include/hw/pci/pci_device.h | 4 +
include/hw/s390x/s390-pci-bus.h | 29 ++++++-
include/hw/s390x/s390-pci-vfio.h | 4 +
include/hw/virtio/virtio.h | 1 +
linux-headers/linux/vfio.h | 43 ++++++++++
10 files changed, 301 insertions(+), 27 deletions(-)