Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250416024729.3289157-1-haoqian.he@smartx.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Raphael Norwitz <raphael@enfabrica.net>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Amit Shah <amit@kernel.org>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Jason Wang <jasowang@redhat.com>, Fam Zheng <fam@euphon.net>, Alex Williamson <alex.williamson@redhat.com>, "Cédric Le Goater" <clg@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, David Hildenbrand <david@redhat.com>, "Gonglei (Arei)" <arei.gonglei@huawei.com>, Eric Auger <eric.auger@redhat.com>, Richard Henderson <richard.henderson@linaro.org>
backends/vhost-user.c | 20 +++++++--------
hw/block/vhost-user-blk.c | 27 +++++++++++---------
hw/block/virtio-blk.c | 7 +++---
hw/char/virtio-serial-bus.c | 3 ++-
hw/core/vm-change-state-handler.c | 18 ++++++++-----
hw/display/vhost-user-gpu.c | 12 ++++++---
hw/input/virtio-input.c | 3 ++-
hw/net/virtio-net.c | 3 ++-
hw/scsi/scsi-bus.c | 2 +-
hw/scsi/vhost-scsi-common.c | 13 +++++-----
hw/scsi/vhost-scsi.c | 5 ++--
hw/scsi/vhost-user-scsi.c | 18 +++++++------
hw/vfio/migration.c | 2 +-
hw/virtio/vdpa-dev.c | 5 ++--
hw/virtio/vhost-user-base.c | 23 ++++++++++-------
hw/virtio/vhost-user-fs.c | 23 ++++++++++-------
hw/virtio/vhost-user-scmi.c | 27 ++++++++++++--------
hw/virtio/vhost-user-vsock.c | 15 +++++++----
hw/virtio/vhost-vsock-common.c | 12 ++++-----
hw/virtio/vhost-vsock.c | 11 ++++----
hw/virtio/vhost.c | 23 +++++++++--------
hw/virtio/virtio-balloon.c | 3 ++-
hw/virtio/virtio-crypto.c | 3 ++-
hw/virtio/virtio-iommu.c | 3 ++-
hw/virtio/virtio-rng.c | 5 ++--
hw/virtio/virtio.c | 22 ++++++++++------
include/hw/virtio/vhost-scsi-common.h | 2 +-
include/hw/virtio/vhost-vsock-common.h | 2 +-
include/hw/virtio/vhost.h | 8 +++---
include/hw/virtio/virtio.h | 2 +-
include/system/runstate.h | 13 +++++++---
include/system/vhost-user-backend.h | 2 +-
system/cpus.c | 8 ++++--
system/runstate.c | 35 ++++++++++++++++++++++----
34 files changed, 239 insertions(+), 141 deletions(-)