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_build/master-aarch64 in repository toolchain/ci/qemu.
from de3f5223fa Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-7 [...] new 847e9bc974 Revert "virtio-pci: add support for configure interrupt" new 99478e5941 Revert "virtio-mmio: add support for configure interrupt" new b3ef6664b7 Revert "virtio-net: add support for configure interrupt" new a86d1a0a93 Revert "vhost: add support for configure interrupt" new 81c3ebc32f Revert "virtio: add support for configure interrupt" new 73bd56abe1 Revert "vhost-vdpa: add support for config interrupt" new 98b34e030e Revert "vhost: introduce new VhostOps vhost_set_config_call" new 38ce405198 Revert "virtio-pci: decouple the single vector from the inte [...] new a20fa00ce1 Revert "virtio-pci: decouple notifier from interrupt process" new a882b57123 Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX" new bf99e0ec9a Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...]
The 11 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: hw/display/vhost-user-gpu.c | 6 - hw/net/vhost_net-stub.c | 9 -- hw/net/vhost_net.c | 9 -- hw/net/virtio-net.c | 10 +- hw/virtio/trace-events | 1 - hw/virtio/vhost-user-fs.c | 6 - hw/virtio/vhost-vdpa.c | 7 - hw/virtio/vhost-vsock-common.c | 6 - hw/virtio/vhost.c | 76 ----------- hw/virtio/virtio-crypto.c | 6 - hw/virtio/virtio-mmio.c | 27 ---- hw/virtio/virtio-pci.c | 269 ++++++++++++-------------------------- hw/virtio/virtio-pci.h | 4 +- hw/virtio/virtio.c | 29 ---- include/hw/virtio/vhost-backend.h | 3 - include/hw/virtio/vhost.h | 4 - include/hw/virtio/virtio.h | 7 - include/net/vhost_net.h | 2 - 18 files changed, 83 insertions(+), 398 deletions(-)