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 cb5d19e829 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-mac [...] adds af3bbbe984 migration/ram: Fix hexadecimal format string specifier adds 136fc6aa2c ACPI: Avoid infinite recursion when dump-vmstate adds a1af605bd5 migration/multifd: fix hangup with TLS-Multifd due to blocki [...] adds a24292830b migration: fix uninitialized variable warning in migrate_sen [...] adds a18ed79b19 migration/dirtyrate: simplify includes in dirtyrate.c adds 9e8424088c multifd/tls: fix memoryleak of the QIOChannelSocket object w [...] adds 6ba11211bd migration: handle CANCELLING state in migration_completion() adds f26688a911 virtiofsd: Announce submounts even without statx() adds 7fa87944f8 tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_ [...] adds db2e026a39 virtiofsd: check whether lo_map_reserve returns NULL in, main func adds 7632b56c8f virtiofsd: check whether strdup lo.source return NULL in main func adds 4cfac0152e Merge remote-tracking branch 'remotes/dgilbert/tags/pull-mig [...] adds e408aeef86 Fix use after free in vfio_migration_probe adds b0f8c22d6d Merge remote-tracking branch 'remotes/awilliam/tags/vfio-upd [...] adds 336f744e14 MAINTAINERS: Replace my twiddle.net address adds be2df2ac6f Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-2020 [...] adds a6e037390d audio/jack: fix use after free segfault adds 1cd8b94870 console: avoid passing con=NULL to graphic_hw_update_done() adds f0617abfd6 hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI) adds 0d5528612b hw/display/cirrus_vga: Remove debugging code commented out adds e016a844dd hw/display/cirrus_vga: Fix hexadecimal format string specifier adds 172bc8520d xhci: fix nec-usb-xhci properties adds 6980c128b5 Merge remote-tracking branch 'remotes/kraxel/tags/fixes-2020 [...] adds 2fc5d01bb4 hmp: Pass monitor to mon_get_cpu() adds 43cf067ff8 hmp: Pass monitor to MonitorDef.get_value() adds e7cff9c68d hmp: Pass monitor to mon_get_cpu_env() adds 5ececc3a0b Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp [...] new 3a129aea81 intc/ibex_plic: Fix some typos in the comments new deef3d2568 intc/ibex_plic: Ensure we don't loose interrupts new b50ea0d54b Merge remote-tracking branch 'remotes/alistair/tags/pull-ris [...]
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: MAINTAINERS | 24 +++++++++---------- audio/jackaudio.c | 50 +++++++++++++++++++++++++++++----------- hw/acpi/generic_event_device.c | 12 +++++++++- hw/display/cirrus_vga.c | 20 +--------------- hw/intc/ibex_plic.c | 21 ++++++++++++++--- hw/usb/Kconfig | 3 +-- hw/usb/hcd-xhci-nec.c | 31 +++++++++++++++++++++---- hw/vfio/migration.c | 2 +- include/hw/intc/ibex_plic.h | 1 + include/monitor/hmp-target.h | 7 +++--- migration/dirtyrate.c | 5 ---- migration/migration.c | 4 +++- migration/multifd.c | 24 ++++++++++++++----- migration/ram.c | 2 +- monitor/hmp.c | 2 +- monitor/misc.c | 24 +++++++++---------- monitor/monitor-internal.h | 2 +- target/i386/monitor.c | 11 +++++---- target/m68k/monitor.c | 2 +- target/nios2/monitor.c | 2 +- target/ppc/monitor.c | 22 ++++++++++-------- target/riscv/monitor.c | 2 +- target/sh4/monitor.c | 2 +- target/sparc/monitor.c | 12 ++++++---- target/xtensa/monitor.c | 2 +- tools/virtiofsd/buffer.c | 4 ++++ tools/virtiofsd/passthrough_ll.c | 24 +++++++++++-------- ui/console.c | 5 ++-- 28 files changed, 201 insertions(+), 121 deletions(-)