This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/qemu.
from 50a9b4499c Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...] adds 0c99d722e7 vhost-user-blk: use different event handlers on initialization adds bc79c87bcd vhost-user-blk: perform immediate cleanup if disconnect on i [...] adds 2b7d06c452 vhost-user-blk: add immediate cleanup on shutdown adds c3fd706165 virtio-pci: add check for vdev in virtio_pci_isr_read adds 51e0e42cab virtio-pci: remove explicit initialization of val adds 0fd7432533 acpi/piix4: reinitialize acpi PM device on reset adds 0fae92a313 vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup adds 44421c60c9 isa/v582c686: Reinitialize ACPI PM device on reset adds 8ddf543248 pci: sprinkle assert in PCI pin number adds 11577d85b1 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds 84317d57e8 target/xtensa: fix meson.build rule for xtensa cores adds 30c676134e target/xtensa: make xtensa_modules static on import adds 25d75c99b2 Merge remote-tracking branch 'remotes/xtensa/tags/20210403-x [...] adds 4e655e3cd8 tcg/mips: Fix SoftTLB comparison on mips backend adds ef951ee33f target/alpha: fix icount handling for timer instructions adds ee82c086ba Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-t [...] adds b62b178c37 hw/block/nvme: remove description for zoned.append_size_limit adds 498114b37b hw/block/nvme: expose 'bootindex' property adds 109918d24a Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-f [...] new 90a66f4847 x86: rename oem-id and oem-table-id properties new d83f46d189 virtio-pci: compat page aligned ATS new 259e909790 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] new 387c0e8b41 include/hw/boards.h: Document machine_class_allow_dynamic_sy [...] new 0fb124dbfa machine: Provide a function to check the dynamic sysbus allowlist new 37fce4dde1 hw/arm/virt: Only try to add valid dynamic sysbus devices to [...] new e7e0d52dc6 hw/ppc/e500plat: Only try to add valid dynamic sysbus device [...] new 21c2dd77a6 Revert "target/arm: Make number of counters in PMCR follow the CPU" new 49bc76550c Remove myself as i.mx31 maintainer new 4216ba1b22 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] new d0d3dd401b Update version for v6.0.0-rc2 release
The 11 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: MAINTAINERS | 1 - VERSION | 2 +- hw/acpi/piix4.c | 7 ++++ hw/arm/virt.c | 16 +++++---- hw/block/nvme.c | 16 ++------- hw/block/vhost-user-blk.c | 79 +++++++++++++++++++++++++----------------- hw/core/machine.c | 22 +++++++++--- hw/isa/vt82c686.c | 18 +++++++++- hw/pci/pci.c | 3 ++ hw/pci/pcie.c | 10 +++--- hw/ppc/e500plat.c | 8 +++-- hw/virtio/virtio-pci.c | 21 ++++++++--- hw/virtio/virtio-pci.h | 5 +++ include/hw/boards.h | 39 +++++++++++++++++++++ include/hw/i386/x86.h | 4 +-- include/hw/pci/pcie.h | 2 +- target/alpha/translate.c | 9 +++-- target/arm/cpu.h | 1 - target/arm/cpu64.c | 3 -- target/arm/cpu_tcg.c | 5 --- target/arm/helper.c | 29 +++++++--------- target/arm/kvm64.c | 2 -- target/xtensa/import_core.sh | 4 +-- target/xtensa/meson.build | 13 +++---- tcg/mips/tcg-target.c.inc | 2 +- tests/qtest/bios-tables-test.c | 2 +- 26 files changed, 207 insertions(+), 116 deletions(-)