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-aarch64 in repository toolchain/ci/qemu.
from 455c62d85f Merge tag 'mips-20220712' of https://github.com/philmd/qemu [...] adds d8cf2c29cc hvf: Enable RDTSCP support adds 7630156d34 configure: Restrict TCG to emulation adds 713911a107 ui/cocoa: Fix switched_to_fullscreen warning adds 52eaefd36c ui/cocoa: Take refresh rate into account adds 50b13d31f4 avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR adds 08c9f7eec7 Merge tag 'darwin-20220712' of https://github.com/philmd/qem [...] adds 1d02ef4b61 MAINTAINERS: Add myself as Guest Agent reviewer adds fd89c8ab09 qapi: Avoid generating C identifier 'linux' adds 1db8a0b0ea qga: add command 'guest-get-cpustats' adds 8482ab545e Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/buildtest.yml | 2 +- MAINTAINERS | 1 + configure | 20 +++++--- meson.build | 3 +- qga/commands-posix.c | 89 ++++++++++++++++++++++++++++++++++ qga/commands-win32.c | 6 +++ qga/qapi-schema.json | 81 +++++++++++++++++++++++++++++++ scripts/qapi/common.py | 2 +- target/i386/hvf/hvf.c | 26 ++++++---- target/i386/hvf/vmcs.h | 3 +- target/i386/hvf/x86_cpuid.c | 7 +-- tests/avocado/avocado_qemu/__init__.py | 17 ++++--- ui/cocoa.m | 20 +++++--- 13 files changed, 239 insertions(+), 38 deletions(-)