This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allnoconfig in repository toolchain/ci/qemu.
from aeb0ae95b7 Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/pyth [...] adds 449e8171f9 virtiofsd: Drop membership of all supplementary groups (CVE- [...] adds 48302d4eb6 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/p [...] new 7e7237cd2b schemas: add missing vim modeline new 4e86df1732 qapi/gen: Add FOO.trace-events output module new 167d913f34 qapi/commands: refactor error handling code new bd2017bc41 qapi/commands: Optionally generate trace for QMP commands new b83a80e831 meson: generate trace events for qmp commands new ff8e4827ad docs/qapi-code-gen: update to cover trace events code generation new 378dfa482d meson: document why we don't generate trace events for tests [...] new 761a1a488e qapi: generate trace events by default new cfe63e46be Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...]
The 9 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: docs/devel/qapi-code-gen.rst | 25 +++++++++- docs/devel/tracing.rst | 2 + meson.build | 3 ++ qapi/audio.json | 1 + qapi/compat.json | 1 + qapi/meson.build | 7 +++ qapi/replay.json | 1 + qapi/trace.json | 1 + qga/meson.build | 10 +++- scripts/qapi/commands.py | 100 +++++++++++++++++++++++++++++++++------ scripts/qapi/gen.py | 31 ++++++++++-- scripts/qapi/main.py | 14 ++++-- tests/meson.build | 10 +++- tools/virtiofsd/passthrough_ll.c | 27 +++++++++++ trace/meson.build | 11 +++-- 15 files changed, 217 insertions(+), 27 deletions(-)