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-arm in repository toolchain/ci/qemu.
from 2d88a3a595 Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for- [...] adds f3e5a17593 hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR adds 41bcea7b2c net/tap: Set return code on failure adds e29919c93d net: Fix uninitialized data usage adds a5f038e2c5 net/colo-compare.c: Optimize compare order for performance adds 09313cdb44 net/colo-compare.c: Update the default value comments adds 6113829680 net/filter: Optimize filter_send to coroutine adds 870374214e hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts adds 9d6267b240 net/eth: Don't consider ESP to be an IPv6 option header adds e56d873f0e Merge remote-tracking branch 'remotes/jasowang/tags/net-pull [...] new 736b01642d hw/nvme: fix CVE-2021-3929 new e080ce8676 hw/nvme/ctrl: Have nvme_addr_write() take const buffer new 8d3a17be6f hw/nvme/ctrl: Pass buffers as 'void *' types new 6190d92ff7 hw/nvme: add struct for zone management send new 25872031e1 hw/nvme: add ozcs enum new e321b4cdc2 hw/nvme: add support for zoned random write area new cc6721e449 Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pu [...]
The 7 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/net/e1000e_core.c | 5 ++ hw/net/trace-events | 1 + hw/net/vmxnet3.c | 4 +- hw/nvme/ctrl.c | 215 +++++++++++++++++++++++++++++++++++++++++++-------- hw/nvme/ns.c | 61 ++++++++++++++- hw/nvme/nvme.h | 14 +++- hw/nvme/trace-events | 1 + include/block/nvme.h | 40 +++++++++- net/colo-compare.c | 28 +++---- net/eth.c | 1 - net/filter-mirror.c | 66 ++++++++++++---- net/tap-linux.c | 1 + net/tap.c | 1 + 13 files changed, 374 insertions(+), 64 deletions(-)