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 dbdc621be9 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...] adds 7039e1f604 accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu adds 236f6709ae target/nios2: Mark raise_exception() as noreturn adds 0c633cf0c2 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-t [...] adds 9010b0c7a9 hw/net/vmxnet3: Do not abort QEMU if guest specified bad que [...] adds 11744862f2 hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel wh [...] adds a1d7e475be hw/net: e1000: Correct the initial value of VET register adds d897056960 hw/net: e1000e: Correct the initial value of VET register adds cfe6d6841f hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX [...] adds 10a3c4a4b3 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull [...] adds c9543db4cc docs: Add documentation of Arm 'mainstone' board adds fa6c93944a docs: Add documentation of Arm 'kzm' board adds b1b3e3e3bf docs: Add documentation of Arm 'imx25-pdk' board adds 7c6ef61a5c MAINTAINERS: Don't list Andrzej Zaborowski for various components adds 199a436305 docs: Remove stale TODO comments about license and version adds 4e0b15c252 docs: Move licence/copyright from HTML output to rST comments adds 35a4ca4031 docs/devel/build-system.rst: Format literals correctly adds d463f3c79a docs/devel/build-system.rst: Correct typo in example code adds f0d7b970ac docs/devel/ebpf_rss.rst: Format literals correctly adds 4df3a7bf8f docs/devel/migration.rst: Format literals correctly adds 1e235edab8 docs/devel: Format literals correctly adds 9c372ecfec docs/system/s390x/protvirt.rst: Format literals correctly adds 8a48a7c2e0 docs/system/arm/cpu-features.rst: Format literals correctly adds 6df743dc31 docs: Format literals correctly adds 1662ea9f4b docs/about/removed-features: Fix markup error adds 4d6646c7de docs/tools/virtiofsd.rst: Delete stray backtick adds dae257394a hw/arm/boot: Report error if there is no fw_cfg device in th [...] adds bd77bc8b89 docs: Move bootindex.txt into system section and rstify adds 6cb02f1522 docs: Move the protocol part of barrier.txt into interop adds 399a04775e ui/input-barrier: Move TODOs from barrier.txt to a comment adds 4a64939db7 docs: Move user-facing barrier docs into system manual adds 526f1f3a5c Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] adds a3c2f12830 vl: introduce machine_merge_property adds e4383ca240 vl: stop recording -smp in QemuOpts adds d4b3d152ee coverity-model: update address_space_read/write models adds 243a545bff coverity-model: make g_free a synonym of free adds 96915d638c coverity-model: remove model for more allocation functions adds 05ad6857a5 coverity-model: clean up the models for array allocation functions adds 0da41187df coverity-model: constrain g_malloc/g_malloc0/g_realloc as ne [...] adds e17bdaab2b coverity-model: write models fully for non-array allocation [...] adds 7f1cab9c62 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...] adds 3d98f9b68d qga-win: Increase VSS freeze timeout to 60 secs instead of 10 adds 02ac3f4b95 qga-win: Fix build_guest_fsinfo() close of nonexistent adds ce72f11274 qga-win: Fix handle leak in ga_get_win_product_name() adds 24328b7a83 qga-win: Free GMatchInfo properly adds 5f2a8b1fc1 qemu-ga/msi: fix w32 libgcc name adds e300858ed4 qga-win/msi: fix missing libstdc++-6 DLL in MSI installer adds acf8200722 Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2 [...] adds 43f547b73d Update libslirp to v4.6.1 adds 2cd9e2bd09 Merge remote-tracking branch 'remotes/elmarco/tags/libslirp- [...] adds 54ba2161d8 target/s390x: Fix SIGILL and SIGFPE psw.addr reporting adds ccb5f2708f linux-user/s390x: signal with SIGFPE on compare-and-trap adds 50e36dd616 tests/tcg: Test that compare-and-trap raises SIGFPE adds cb2f4b8750 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...] adds 87ab880252 block: Fix in_flight leak in request padding error path adds ef6607edf0 Merge remote-tracking branch 'remotes/kevin/tags/for-upstrea [...] adds 2a0396285d hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT adds 4ac0b72bae hw/sd/sdcard: Fix assertion accessing out-of-range addresses [...] adds 700d82c9bc Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-2021 [...] adds e2a6290aab hw/pcie-root-port: Fix hotplug for PCI devices requiring IO adds d7346e614f acpi: x86: pcihp: add support hotplug on multifunction bridges adds 5cd4a8d4e5 arm/acpi: allow DSDT changes adds 40c3472a29 Revert "acpi/gpex: Inform os to keep firmware resource map" adds 62a4db5522 Drop _DSM 5 from expected DSDTs on ARM adds f17d05569a Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds bccabb3a5d Update version for v6.1.0-rc2 release
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 8 +- VERSION | 2 +- accel/tcg/atomic_template.h | 1 - block/io.c | 7 +- docs/about/index.rst | 2 +- docs/about/removed-features.rst | 2 +- docs/barrier.txt | 370 ----------------------- docs/bootindex.txt | 52 ---- docs/devel/build-system.rst | 160 +++++----- docs/devel/ebpf_rss.rst | 18 +- docs/devel/migration.rst | 36 +-- docs/devel/qgraph.rst | 8 +- docs/devel/tcg-plugins.rst | 14 +- docs/devel/testing.rst | 8 +- docs/interop/barrier.rst | 426 +++++++++++++++++++++++++++ docs/interop/index.rst | 1 + docs/interop/live-block-operations.rst | 2 +- docs/interop/qemu-ga-ref.rst | 9 - docs/interop/qemu-qmp-ref.rst | 9 - docs/interop/qemu-storage-daemon-qmp-ref.rst | 9 - docs/interop/vhost-user-gpu.rst | 7 +- docs/interop/vhost-user.rst | 12 +- docs/system/arm/cpu-features.rst | 116 ++++---- docs/system/arm/imx25-pdk.rst | 19 ++ docs/system/arm/kzm.rst | 18 ++ docs/system/arm/mainstone.rst | 25 ++ docs/system/arm/nuvoton.rst | 2 +- docs/system/arm/sbsa.rst | 4 +- docs/system/arm/virt.rst | 2 +- docs/system/barrier.rst | 44 +++ docs/system/bootindex.rst | 76 +++++ docs/system/cpu-hotplug.rst | 2 +- docs/system/generic-loader.rst | 4 +- docs/system/guest-loader.rst | 6 +- docs/system/index.rst | 2 + docs/system/ppc/powernv.rst | 8 +- docs/system/riscv/microchip-icicle-kit.rst | 2 +- docs/system/riscv/virt.rst | 2 +- docs/system/s390x/protvirt.rst | 12 +- docs/system/target-arm.rst | 3 + docs/tools/virtiofsd.rst | 2 +- hw/arm/boot.c | 9 + hw/arm/sbsa-ref.c | 7 - hw/core/machine.c | 2 + hw/i386/acpi-build.c | 44 ++- hw/net/can/can_sja1000.c | 8 + hw/net/e1000.c | 17 ++ hw/net/e1000e.c | 8 +- hw/net/e1000e_core.c | 10 +- hw/net/vmxnet3.c | 34 ++- hw/pci-bridge/gen_pcie_root_port.c | 5 + hw/pci-host/gpex-acpi.c | 20 +- hw/sd/sd.c | 9 +- linux-user/s390x/cpu_loop.c | 66 +++-- meson.build | 2 + qga/commands-win32.c | 18 +- qga/installer/qemu-ga.wxs | 6 +- qga/vss-win32/requester.cpp | 2 +- scripts/coverity-scan/model.c | 227 +++++++------- slirp | 2 +- softmmu/vl.c | 47 ++- target/nios2/helper.h | 2 +- tests/data/acpi/microvm/DSDT.pcie | Bin 3031 -> 3023 bytes tests/data/acpi/virt/DSDT | Bin 5204 -> 5196 bytes tests/data/acpi/virt/DSDT.memhp | Bin 6565 -> 6557 bytes tests/data/acpi/virt/DSDT.numamem | Bin 5204 -> 5196 bytes tests/data/acpi/virt/DSDT.pxb | Bin 7695 -> 7679 bytes tests/qtest/fuzz-sdcard-test.c | 36 +++ tests/tcg/s390x/Makefile.target | 2 +- tests/tcg/s390x/trap.c | 102 +++++++ ui/input-barrier.c | 5 + 71 files changed, 1304 insertions(+), 898 deletions(-) delete mode 100644 docs/barrier.txt delete mode 100644 docs/bootindex.txt create mode 100644 docs/interop/barrier.rst create mode 100644 docs/system/arm/imx25-pdk.rst create mode 100644 docs/system/arm/kzm.rst create mode 100644 docs/system/arm/mainstone.rst create mode 100644 docs/system/barrier.rst create mode 100644 docs/system/bootindex.rst create mode 100644 tests/tcg/s390x/trap.c