This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/qemu.
from ad4c7f529a Merge tag 'pull-semi-20220628' of https://gitlab.com/rth7680 [...] adds 45461aace8 virtio-iommu: Fix the partial copy of probe request adds 71e3d00482 msi: fix MSI vector limit check in msi_set_mask() adds 60dc3c5be9 vhost: add method vhost_set_vring_err adds ae50ae0b91 vhost: setup error eventfd and dump errors adds d355566bd9 virtio-iommu: Fix migration regression adds ea06220600 docs/vhost-user: Fix mismerge adds 69a5daec06 libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply adds 7f27d20ded libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply adds 2fcd005ff0 MAINTAINERS: Collect memory device files in "Memory devices" adds 26ed501b99 contrib/vhost-user-blk: fix 32 bit build and enable adds 2055c2a454 include/hw/virtio: document vhost_get_features adds 81cf38f3ff include/hw/virtio: document vhost_ack_features adds 2a8835cb45 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 25 ++++++++++++--------- contrib/vhost-user-blk/meson.build | 3 +-- contrib/vhost-user-blk/vhost-user-blk.c | 6 ++--- docs/interop/vhost-user.rst | 16 ------------- hw/pci/msi.c | 4 ++-- hw/virtio/vhost-backend.c | 7 ++++++ hw/virtio/vhost-user.c | 6 +++++ hw/virtio/vhost.c | 37 +++++++++++++++++++++++++++++++ hw/virtio/virtio-iommu.c | 16 +++++++++---- include/hw/virtio/vhost-backend.h | 3 +++ include/hw/virtio/vhost.h | 22 ++++++++++++++++++ meson.build | 2 +- subprojects/libvhost-user/libvhost-user.c | 19 +++------------- 13 files changed, 112 insertions(+), 54 deletions(-)