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 3d275bd17c Merge remote-tracking branch 'remotes/gkurz/tags/ppc-for-5.2 [...] adds e2c6cd5674 s390/kvm: fix diag318 propagation and reset functionality adds e67ad058e4 s390x/pci: Unregister listeners before destroying IOMMU addr [...] adds a4e2fff1b1 s390x/pci: fix endianness issues adds ff85db769f Merge remote-tracking branch 'remotes/cohuck/tags/s390x-2020 [...] adds 4b265c79a8 trace: use STAP_SDT_V2 to work around symbol visibility adds 7fbd7e7103 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/t [...] adds 923e931188 docs: Get rid of the weird _005f links in the man page adds f369797617 tests/qtest: variable defined by g_autofree need to be initialized adds 7aed584ca6 tests/qtest: fix memleak in npcm7xx_watchdog_timer-test adds 88a8b27e55 qtest: do not return freed argument vector from qtest_rsp adds 7761e07c3f Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull- [...] adds 6ca2aa5cfb usb: fix kconfig for usb-xhci-sysbus adds 5983021eb6 qboot: update to latest upstream adds e3a232cccd Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...] new 48e5c7f34c hw/display/tcx: add missing 64-bit access for framebuffer blitter new 8cc30eb140 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-spa [...]
The 2 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: configure | 7 ++++++ docs/system/gdb.rst | 2 +- docs/system/images.rst | 2 +- docs/system/monitor.rst | 2 +- docs/system/mux-chardev.rst | 2 +- docs/system/usb.rst | 6 ++--- docs/system/vnc-security.rst | 2 +- hw/display/tcx.c | 6 ++++- hw/s390x/s390-pci-bus.c | 17 +++++++++---- hw/s390x/s390-pci-inst.c | 16 +++++++++++-- hw/s390x/s390-pci-vfio.c | 12 +++++----- hw/s390x/s390-virtio-ccw.c | 4 ++++ hw/usb/Kconfig | 1 - include/hw/s390x/s390-pci-clp.h | 8 +++---- pc-bios/qboot.rom | Bin 65536 -> 65536 bytes qemu-options.hx | 38 ++++++++++++++++-------------- roms/Makefile | 8 +++++-- roms/qboot | 2 +- target/s390x/cpu.c | 7 ++++++ target/s390x/cpu.h | 1 + target/s390x/kvm-stub.c | 4 ++++ target/s390x/kvm.c | 22 +++++++++++++---- target/s390x/kvm_s390x.h | 1 + tests/qtest/libqtest.c | 1 + tests/qtest/npcm7xx_timer-test.c | 8 +++---- tests/qtest/npcm7xx_watchdog_timer-test.c | 6 +++-- trace/meson.build | 4 ++-- 27 files changed, 127 insertions(+), 62 deletions(-)