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-arm-check_cross in repository toolchain/ci/qemu.
from 801f3db756 Merge remote-tracking branch 'remotes/philmd/tags/kconfig-20 [...] adds 8ee6e2811d tests/acceptance/virtio-gpu.py: use require_accelerator() adds cc6a2457a1 tests/acceptance/virtio-gpu.py: combine x86_64 arch tags adds 3c6eb9c6f0 tests/acceptance/virtio-gpu.py: combine CPU tags adds 532835d022 tests/acceptance/virtio-gpu.py: combine kernel command line adds 3a05eee2fe tests/acceptance/virtio-gpu.py: use virtio-vga-gl adds 074fca10c0 tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes adds f4a3fda43e remote/memory: Replace share parameter with ram_flags adds 033bd16b8a Merge remote-tracking branch 'remotes/cleber-gitlab/tags/pyt [...] adds 0445409d74 iothread: generalize iothread_set_param/iothread_get_param adds 1793ad0247 iothread: add aio-max-batch parameter adds d7ddd0a161 linux-aio: limit the batch size using `aio-max-batch` parameter adds 29c7daa007 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...] adds e77c8b8b8e Update version for v6.1.0-rc0 release
No new revisions were added by this update.
Summary of changes: VERSION | 2 +- block/linux-aio.c | 9 ++++- hw/remote/memory.c | 2 +- include/block/aio.h | 12 +++++++ include/sysemu/iothread.h | 3 ++ iothread.c | 82 +++++++++++++++++++++++++++++++++++++----- monitor/hmp-cmds.c | 2 ++ qapi/misc.json | 6 +++- qapi/qom.json | 7 +++- qemu-options.hx | 8 +++-- tests/acceptance/virtio-gpu.py | 42 ++++++++-------------- util/aio-posix.c | 12 +++++++ util/aio-win32.c | 5 +++ util/async.c | 2 ++ 14 files changed, 151 insertions(+), 43 deletions(-)