Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220902064138.56468-1-jasowang@redhat.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Peter Xu <peterx@redhat.com>, Jason Wang <jasowang@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Sven Schnelle <svens@stackframe.org>, Zhang Chen <chen.zhang@intel.com>, Li Zhijian <lizhijian@fujitsu.com>
hw/i386/intel_iommu.c | 6 +-
hw/net/tulip.c | 4 +-
hw/net/vhost_net.c | 17 +++
hw/virtio/vhost-iova-tree.c | 2 +-
hw/virtio/vhost-iova-tree.h | 2 +-
hw/virtio/vhost-shadow-virtqueue.c | 31 +++--
hw/virtio/vhost-vdpa.c | 90 +++++++--------
include/hw/virtio/vhost-vdpa.h | 1 -
include/net/net.h | 6 +
include/qemu/iova-tree.h | 2 +-
net/colo.c | 25 ++--
net/colo.h | 1 +
net/trace-events | 2 +-
net/vhost-vdpa.c | 228 +++++++++++++++++++++++--------------
util/iova-tree.c | 4 +-
15 files changed, 248 insertions(+), 173 deletions(-)