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-release-arm-mainline-defconfig 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 [...] adds 7e7237cd2b schemas: add missing vim modeline adds 4e86df1732 qapi/gen: Add FOO.trace-events output module adds 167d913f34 qapi/commands: refactor error handling code adds bd2017bc41 qapi/commands: Optionally generate trace for QMP commands adds b83a80e831 meson: generate trace events for qmp commands adds ff8e4827ad docs/qapi-code-gen: update to cover trace events code generation adds 378dfa482d meson: document why we don't generate trace events for tests [...] adds 761a1a488e qapi: generate trace events by default adds cfe63e46be Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...] new 9288e803e6 xen-hvm: Allow disabling buffer_io_timer new a021a2dd8b xen-mapcache: Avoid entry->lock overflow new b367db4812 Merge remote-tracking branch 'remotes/aperard/tags/pull-xen- [...]
The 3 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 + hw/i386/xen/xen-hvm.c | 6 ++- hw/i386/xen/xen-mapcache.c | 8 +++- 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 +++-- 17 files changed, 228 insertions(+), 30 deletions(-)