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-arm-build_cross in repository toolchain/ci/qemu.
from a4c141dca4 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/t [...] adds ce437484fc linux-user: Correct definition of stack_t adds c7811022eb linux-user: Prevent crash in epoll_ctl adds 674ee1245b Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...] adds 6bfa035ec3 macio: set user_creatable to false in macio_class_init() adds cb5d19e829 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-mac [...] new af3bbbe984 migration/ram: Fix hexadecimal format string specifier new 136fc6aa2c ACPI: Avoid infinite recursion when dump-vmstate new a1af605bd5 migration/multifd: fix hangup with TLS-Multifd due to blocki [...] new a24292830b migration: fix uninitialized variable warning in migrate_sen [...] new a18ed79b19 migration/dirtyrate: simplify includes in dirtyrate.c new 9e8424088c multifd/tls: fix memoryleak of the QIOChannelSocket object w [...] new 6ba11211bd migration: handle CANCELLING state in migration_completion() new f26688a911 virtiofsd: Announce submounts even without statx() new 7fa87944f8 tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_ [...] new db2e026a39 virtiofsd: check whether lo_map_reserve returns NULL in, main func new 7632b56c8f virtiofsd: check whether strdup lo.source return NULL in main func new 4cfac0152e Merge remote-tracking branch 'remotes/dgilbert/tags/pull-mig [...] new e408aeef86 Fix use after free in vfio_migration_probe new b0f8c22d6d Merge remote-tracking branch 'remotes/awilliam/tags/vfio-upd [...] new 336f744e14 MAINTAINERS: Replace my twiddle.net address new be2df2ac6f Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-2020 [...] new a6e037390d audio/jack: fix use after free segfault new 1cd8b94870 console: avoid passing con=NULL to graphic_hw_update_done() new f0617abfd6 hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI) new 0d5528612b hw/display/cirrus_vga: Remove debugging code commented out new e016a844dd hw/display/cirrus_vga: Fix hexadecimal format string specifier new 172bc8520d xhci: fix nec-usb-xhci properties new 6980c128b5 Merge remote-tracking branch 'remotes/kraxel/tags/fixes-2020 [...] new 2fc5d01bb4 hmp: Pass monitor to mon_get_cpu() new 43cf067ff8 hmp: Pass monitor to MonitorDef.get_value() new e7cff9c68d hmp: Pass monitor to mon_get_cpu_env() new 5ececc3a0b Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp [...]
The 27 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/misc/macio/macio.c | 2 ++ hw/usb/Kconfig | 3 +-- hw/usb/hcd-xhci-nec.c | 31 ++++++++++++++++++---- hw/vfio/migration.c | 2 +- include/monitor/hmp-target.h | 7 ++--- linux-user/alpha/target_signal.h | 3 +-- linux-user/arm/target_signal.h | 6 ++--- linux-user/cris/target_signal.h | 6 ++--- linux-user/hppa/target_signal.h | 2 +- linux-user/i386/target_signal.h | 6 ++--- linux-user/m68k/target_signal.h | 6 ++--- linux-user/microblaze/target_signal.h | 6 ++--- linux-user/mips/target_signal.h | 6 ++--- linux-user/mips64/target_signal.h | 7 +++-- linux-user/nios2/target_signal.h | 5 ++-- linux-user/ppc/target_signal.h | 6 ++--- linux-user/s390x/target_signal.h | 2 +- linux-user/sh4/target_signal.h | 6 ++--- linux-user/sparc/target_signal.h | 6 ++--- linux-user/syscall.c | 26 +++++++++++------- linux-user/x86_64/target_signal.h | 6 ++--- 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 ++-- 43 files changed, 240 insertions(+), 167 deletions(-)