Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240207215606.206038-1-kwolf@redhat.com
Maintainers: Stefan Hajnoczi <stefanha@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Fam Zheng <fam@euphon.net>, Gerd Hoffmann <kraxel@redhat.com>, Markus Armbruster <armbru@redhat.com>, Michael Roth <michael.roth@amd.com>
include/block/aio.h | 7 +-
include/hw/scsi/scsi.h | 5 +-
include/hw/virtio/virtio-blk.h | 2 +-
block/blkio.c | 3 +
block/block-backend.c | 22 ++--
hw/block/virtio-blk.c | 226 +++++++++++++++++++++++------------------
hw/scsi/scsi-bus.c | 63 ++++++------
hw/scsi/virtio-scsi.c | 7 +-
hw/usb/dev-storage-classic.c | 5 +-
hw/virtio/virtio.c | 42 ++++++++
qapi/qmp-dispatch.c | 7 +-
tests/qemu-iotests/testenv.py | 2 +-
tests/qemu-iotests/check | 3 +-
13 files changed, 236 insertions(+), 158 deletions(-)