This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfig in repository toolchain/ci/qemu.
from 9c25e1db18 Merge tag 'nvme-fixes-for-6.2-pull-request' of git://git.inf [...] adds 14554b3dcc pmu: fix pmu vmstate subsection list adds a443d55c3f tests/tcg/ppc64le: Fix compile flags for byte_reverse adds d434a47905 Merge tag 'pull-ppc-20211119' of https://github.com/legoater [...] adds 6a23f8190f meson: fix botched compile check conversions adds 0cc4965049 nvmm: Fix support for stable version adds 3f26c97577 esp: ensure that async_len is reset to 0 during esp_hard_reset() adds 283191640c qtest/am53c974-test: add test for reset before transfer adds 5135fe7110 docs: Spell QEMU all caps adds fbab8cc24d meson.build: Support ncurses on MacOS and OpenBSD adds fdc6e16818 chardev/wctable: don't free the instance in wctablet_chr_finalize adds 8627edfb3f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...] adds c29cd47e82 escc: always set STATUS_TXEMPTY in R_STATUS on device reset adds 319e89cdc3 escc: update the R_SPEC register SPEC_ALLSENT bit when writi [...] adds c5fbdd60cf Merge tag 'qemu-sparc-20211121' of git://github.com/mcayland [...] adds 6b717a8d44 hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device inste [...] adds 526e744302 hw/misc/sifive_u_otp: Do not reset OTP content on hardware reset adds edf1aa8d44 Merge tag 'pull-riscv-to-apply-20211122' of github.com:alist [...] adds fd08ddb9cb linux-user: Split out do_getdents, do_getdents64 adds 540a736f54 linux-user: Always use flexible arrays for dirent d_name adds 1962cb0029 linux-user: Fix member types of target_dirent64 adds aee14c77f4 linux-user: Rewrite do_getdents, do_getdents64 adds 802ae45e94 linux-user: fix Coverity CID 1464101 adds 49aaac3548 Merge tag 'linux-user-for-6.2-pull-request' of git://github. [...] adds 4323118cad ui: fix incorrect scaling on highdpi with gtk/opengl adds f14aab420c ui: fix incorrect pointer position on highdpi with gtk adds c3abdb2faf ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd adds 2e572baf65 ui/vnc-clipboard: fix adding notifier twice adds 4067691a2f migration: fix dump-vmstate with modules adds d612405ed2 hw/i386/microvm: Reduce annoying debug message in dt_setup_m [...] adds 1b38ccc9a1 microvm: add missing g_free() call adds b9e5628ca5 microvm: check g_file_set_contents() return value adds 5d1f437fb4 Merge tag 'fixes-20211122-pull-request' of git://git.kraxel. [...] adds 4825eaae4f Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2" adds 89d2f9e4c6 Merge tag 'pull-target-arm-20211122' of https://git.linaro.o [...] adds 1644cccea5 nbd/server: Don't complain on certain client disconnects adds e35574226a nbd/server: Simplify zero and trim adds d8a6311dab Merge tag 'pull-nbd-2021-11-22' of https://repo.or.cz/qemu/e [...] adds cd6b1674d6 docs: Fix botched rST conversion of 'submitting-a-patch.rst' adds 93e86b1664 docs: List more commit-message tags in "submitting-a-patch" adds b980c1aec6 Fix some typos in documentation (found by codespell) adds 8f75cae2dd docs: Drop deprecated 'props' from object-add adds eff708a876 docs: Use double quotes instead of single quotes for COLO adds c5ba621954 docs: Render binary names as monospaced text adds 3c87012e38 Merge tag 'pull-request-2021-11-22' of https://gitlab.com/th [...] adds 33a0c404fb hw/intc/arm_gicv3_its: Revert version increments in vmstate_its adds 6d9c9603ad Merge tag 'pull-target-arm-20211122-1' of https://git.linaro [...] new 87bf1fe5cb python/machine: add @sock_dir property new 6eeb3de7e1 python/machine: remove _remove_monitor_sockfile property new 72b17fe715 python/machine: add instance disambiguator to default nickname new b1ca991993 python/machine: move more variable initializations to _pre_launch new 1611e6cf4e python/machine: handle "fast" QEMU terminations new 206439cd89 scripts/device-crash-test: Use a QMP timeout new a57cb3e23d python/aqmp: fix send_fd_scm for python 3.6.x new 3c2a46d528 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/ [...]
The 8 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: chardev/wctablet.c | 1 - docs/COLO-FT.txt | 106 +++++------ docs/about/deprecated.rst | 6 + docs/about/removed-features.rst | 8 +- docs/block-replication.txt | 52 ++--- docs/devel/build-system.rst | 6 +- docs/devel/modules.rst | 2 +- docs/devel/multi-process.rst | 8 +- docs/devel/multi-thread-tcg.rst | 2 +- docs/devel/qgraph.rst | 2 +- docs/devel/stable-process.rst | 2 + docs/devel/style.rst | 4 +- docs/devel/submitting-a-patch.rst | 202 +++++++++++++++----- docs/devel/submitting-a-pull-request.rst | 9 +- docs/devel/testing.rst | 8 +- docs/devel/trivial-patches.rst | 2 + docs/devel/ui.rst | 4 +- docs/devel/writing-monitor-commands.rst | 2 +- docs/hyperv.txt | 2 +- docs/image-fuzzer.txt | 6 +- docs/interop/nbd.txt | 6 +- docs/interop/qcow2.txt | 8 +- docs/multiseat.txt | 2 +- docs/system/arm/orangepi.rst | 2 +- docs/system/authz.rst | 26 +-- docs/system/cpu-models-x86.rst.inc | 2 +- docs/system/device-url-syntax.rst.inc | 2 +- docs/system/devices/nvme.rst | 2 +- docs/system/gdb.rst | 2 +- docs/system/i386/sgx.rst | 26 +-- docs/system/images.rst | 2 +- docs/system/ppc/ppce500.rst | 2 +- docs/system/qemu-block-drivers.rst.inc | 6 +- docs/system/riscv/shakti-c.rst | 2 +- docs/system/tls.rst | 2 +- docs/throttle.txt | 8 +- docs/tools/qemu-img.rst | 18 +- docs/tools/qemu-nbd.rst | 6 +- docs/tools/qemu-storage-daemon.rst | 7 +- docs/tools/virtiofsd.rst | 4 +- docs/u2f.txt | 2 +- hw/char/escc.c | 25 +++ hw/i386/microvm-dt.c | 11 +- hw/intc/arm_gicv3_its_common.c | 2 - hw/misc/macio/pmu.c | 1 + hw/misc/sifive_u_otp.c | 22 ++- hw/scsi/esp.c | 1 + linux-user/elfload.c | 10 +- linux-user/syscall.c | 314 ++++++++++++++++--------------- linux-user/syscall_defs.h | 12 +- meson.build | 33 ++-- nbd/server.c | 26 +-- python/qemu/aqmp/qmp_client.py | 9 +- python/qemu/machine/machine.py | 59 +++--- scripts/device-crash-test | 2 +- softmmu/vl.c | 1 + target/arm/psci.c | 35 +++- target/i386/nvmm/nvmm-all.c | 10 + tests/qtest/am53c974-test.c | 30 +++ tests/tcg/ppc64le/Makefile.target | 12 +- ui/curses.c | 4 + ui/gtk-gl-area.c | 7 +- ui/gtk.c | 17 +- ui/vnc-clipboard.c | 10 +- 64 files changed, 727 insertions(+), 497 deletions(-)