Now the tree is open here is the state of my current maintainer queues. I've tagged the virtio-gpu changes as Cc: qemu-stable but given how close to release we were it didn't seem worth rushing them in for 10.0. I've included a MAINTAINERS patch just to make sure I can route any more fixes until a more full time maintainer volunteers.
The following need review: MAINTAINERS: add myself to virtio-gpu for Odd Fixes contrib/plugins: allow setting of instructions per quantum contrib/plugins: add a scaling factor to the ips arg tests/tcg: make aarch64 boot.S handle different starting modes gitlab: disable debug info on CI builds tests/docker: expose $HOME/.cache as docker volume Alex. Alex Bennée (7): tests/docker: expose $HOME/.cache as docker volume gitlab: disable debug info on CI builds tests/tcg: make aarch64 boot.S handle different starting modes contrib/plugins: add a scaling factor to the ips arg contrib/plugins: allow setting of instructions per quantum MAINTAINERS: add myself to virtio-gpu for Odd Fixes hw/display: re-arrange memory region tracking Manos Pitsidianakis (2): virtio-gpu: fix hang under TCG when unmapping blob virtio-gpu: refactor async blob unmapping MAINTAINERS | 3 +- docs/about/emulation.rst | 4 + include/system/memory.h | 1 + contrib/plugins/ips.c | 33 +++++- hw/display/virtio-gpu-virgl.c | 60 +++++----- .gitlab-ci.d/buildtest-template.yml | 1 + tests/docker/Makefile.include | 1 + tests/tcg/aarch64/Makefile.softmmu-target | 3 +- tests/tcg/aarch64/system/boot.S | 127 +++++++++++++++++++++- 9 files changed, 202 insertions(+), 31 deletions(-) -- 2.39.5