This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/qemu.
from 7fe7fae8b4 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/p [...] adds d60c75d28f vhost-vdpa: skip ram device from the IOTLB mapping adds d0416d487b vhost-vdpa: map virtqueue notification area if possible adds c33f23a419 vhost-vdpa: don't initialize backend_features adds 1b03117211 vhost-vdpa: remove the unused vhost_vdpa_get_acked_features() adds 48f596c5a7 netdev: add more commands to preconfig mode adds f1ff9c4377 Remove some duplicate trace code. adds 229620d52e Fix the qemu crash when guest shutdown during checkpoint adds 7c2eae9a77 Optimize the function of filter_send adds 3ba024457f Remove migrate_set_block_enabled in checkpoint adds 9b492719dd Add a function named packet_new_nocopy for COLO. adds 0c7af1a778 Add the function of colo_compare_cleanup adds 5a2d9929ac Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() adds 894fc4fd67 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull [...]
No new revisions were added by this update.
Summary of changes: hmp-commands.hx | 2 + hw/virtio/vhost-vdpa.c | 100 +++++++++++++++++++++++++++++++++++------ include/hw/virtio/vhost-vdpa.h | 6 +++ include/net/vhost-vdpa.h | 1 - migration/colo.c | 6 --- migration/migration.c | 4 ++ net/colo-compare.c | 25 +++++------ net/colo-compare.h | 1 + net/colo.c | 25 +++++++---- net/colo.h | 1 + net/filter-mirror.c | 8 ++-- net/filter-rewriter.c | 3 +- net/net.c | 4 ++ net/vhost-vdpa.c | 9 ---- qapi/net.json | 6 ++- softmmu/runstate.c | 1 + 16 files changed, 143 insertions(+), 59 deletions(-)