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-aarch64-next-allnoconfig in repository toolchain/ci/qemu.
from 3bb87484e7 Merge tag 'pull-request-2021-11-17' of https://gitlab.com/th [...] adds f3bc3a73c9 vfio: Fix memory leak of hostwin adds 0055ecca84 Merge tag 'vfio-fixes-20211117.0' of git://github.com/awilli [...] adds 55cdf56641 qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on| [...] adds 9dbe0c93f0 target/i386/sev: Add kernel hashes only if sev-guest.kernel- [...] adds 5a0294a21c target/i386/sev: Rephrase error message when no hashes table [...] adds a0190bf150 target/i386/sev: Fail when invalid hashes table area detected adds ddcc0d898e target/i386/sev: Perform padding calculations at compile-time adds 58603ba268 target/i386/sev: Replace qemu_map_ram_ptr with address_space_map adds 44a3aa0608 Merge tag 'sev-hashes-pull-request' of https://gitlab.com/be [...] adds d05dcd94ae net: vmxnet3: validate configuration values during activate [...] adds fb5eca4a57 net/colo-compare.c: Fix ACK track reverse issue adds 0656fbc7dd net/colo-compare.c: Fix incorrect return when input wrong size adds 3760a04c35 Merge tag 'net-pull-request' of https://github.com/jasowang/ [...] adds 9fc6e86e8b hw/nvme: reattach subsystem namespaces on hotplug adds 916b0f0b52 hw/nvme: change nvme-ns 'shared' default adds e2c57529c9 hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947) adds 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 [...] new 6b717a8d44 hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device inste [...] new 526e744302 hw/misc/sifive_u_otp: Do not reset OTP content on hardware reset new edf1aa8d44 Merge tag 'pull-riscv-to-apply-20211122' of github.com:alist [...]
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: chardev/wctablet.c | 1 - docs/about/deprecated.rst | 6 +++ docs/devel/modules.rst | 2 +- docs/devel/multi-thread-tcg.rst | 2 +- docs/devel/style.rst | 2 +- docs/devel/ui.rst | 4 +- docs/interop/nbd.txt | 6 +-- docs/interop/qcow2.txt | 8 ++-- docs/multiseat.txt | 2 +- docs/system/device-url-syntax.rst.inc | 2 +- docs/system/devices/nvme.rst | 24 ++++++----- docs/system/i386/sgx.rst | 26 ++++++------ docs/u2f.txt | 2 +- hw/char/escc.c | 25 +++++++++++ hw/core/machine.c | 1 + hw/misc/macio/pmu.c | 1 + hw/misc/sifive_u_otp.c | 22 ++++++---- hw/net/vmxnet3.c | 13 ++++++ hw/nvme/ctrl.c | 5 +++ hw/nvme/ns.c | 8 +--- hw/nvme/subsys.c | 10 ++++- hw/scsi/esp.c | 1 + hw/vfio/common.c | 8 ++++ meson.build | 33 +++++++++------ net/colo-compare.c | 8 ++-- qapi/qom.json | 7 +++- qemu-options.hx | 6 ++- target/i386/nvmm/nvmm-all.c | 10 +++++ target/i386/sev.c | 79 +++++++++++++++++++++++++++++------ tests/qtest/am53c974-test.c | 30 +++++++++++++ tests/tcg/ppc64le/Makefile.target | 12 ++---- ui/curses.c | 4 ++ 32 files changed, 274 insertions(+), 96 deletions(-)