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-master-aarch64-stable-allnoconfig in repository toolchain/ci/qemu.
from aa14de0866 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mip [...] adds 6f8ddc2a89 target/i386: tracing: format length values as hex adds fa647905e6 qemu-options.hx: Fix minor issues in icount documentation adds 2f5f9bc88d MAINTAINERS: update my email address adds 01d152c0bf hw/xen: Don't use '#' flag of printf format adds f6a3c86ebd hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT d [...] adds 87b804ec4c fsdev: open brace '{' following struct go on the same line adds a998de0dcd CODING_STYLE.rst: Be less strict about 80 character limit adds f12985f14a ads7846: moves from the hw/display folder to the hw/input folder. adds 8e2c76bd3f configure: Test if $make actually exists adds 514284d73d elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init adds 0c4c8671d7 elf2dmp/pdb: Plug memleak in pdb_init_from_file adds cb8d0851f1 block/file-posix: fix a possible undefined behavior adds 94237657af blockdev: Fix a memleak in drive_backup_prepare() adds 5a42999b1f configure: Remove the obsolete check for ifaddrs.h adds 2802d91d51 configure / meson: Move check for pty.h to meson.build adds 2964be527a configure / meson: Move check for drm.h to meson.build adds 88c78f162a configure / meson: Move check for sys/signal.h to meson.build adds 4a9d5f895a configure / meson: Move check for sys/kcov.h to meson.build adds 48f670ecfc configure / meson: Move check for linux/btrfs.h to meson.build adds 5bfbd8170c Merge remote-tracking branch 'remotes/vivier2/tags/trivial-b [...] adds 1d47067394 coreaudio: rename misnamed variable fake_as adds 53e78d1cfb coreaudio: don't start playback in init routine adds ceb1165e9d coreaudio: always stop audio playback on shut down adds ba6371b0c3 audio: remove unused function audio_is_cleaning_up() adds 44ba603937 cs4231: Get rid of empty property array adds ab32b78cd1 audio: Simplify audio_bug() removing old code adds 06c8c37538 audio: add sanity check adds ffb1e2ed7c Merge remote-tracking branch 'remotes/kraxel/tags/audio-2020 [...] adds 4433bb3d83 vexpress: Register "secure" as class property adds fdfe5ba4a8 vexpress-a15: Register "virtualization" as class property adds 0b43b6e534 tmp421: Register properties as class properties adds f5730c69f0 i386: Register feature bit properties as class properties adds b91def7b83 arm/virt: Register most properties as class properties adds 27edeeaafe virt: Register "its" as class property adds 85cc807cbc arm/cpu64: Register "aarch64" as class property adds 70b756674c can_host: Use class properties adds 6d11ea6d8e netfilter: Reorder functions adds f0e34a06f6 netfilter: Use class properties adds 180c00dfc7 cs4231: Get rid of empty property array adds 1b36e4f5a5 cpu: Move cpu_common_props to hw/core/cpu.c adds d3fd6e7380 qdev: Move property code to qdev-properties.[ch] adds 85f6f43283 qdev: Check dev->realized at set_size() adds 0ea0a42ef6 sparc: Check dev->realized at sparc_set_nwindows() adds 5eb32b2113 qdev: Don't use dev->id on set_size32() error message adds 40ea00b066 qdev: Make PropertyInfo.print method get Object* argument adds 605d9fc0e3 qdev: Make bit_prop_set() get Object* argument adds 828ade86ee qdev: Make qdev_get_prop_ptr() get Object* arg adds 395012756c qdev: Make qdev_find_global_prop() get Object* argument adds 381481597c qdev: Make check_prop_still_unset() get Object* argument adds c7525b183c qdev: Make error_set_from_qdev_prop_error() get Object* argument adds 364f7e833d qdev: Make qdev_propinfo_get_uint16() static adds 38255efffe qdev: Move UUID property to qdev-properties-system.c adds f953c10069 MAINTAINERS: Update my git repository URLs adds 69e92bd558 Merge remote-tracking branch 'remotes/ehabkost/tags/machine- [...] adds 3ddd903638 gdbstub: Correct misparsing of vCont C/S requests adds 1eeffbeb11 hw/openrisc/openrisc_sim: Use IRQ splitter when connecting I [...] adds eaca43a0f7 hw/openrisc/openrisc_sim: Abstract out "get IRQ x of CPU y" adds 71b3254dd2 target/openrisc: Move pic_cpu code into CPU object proper adds cd2528de2c target/nios2: Move IIC code into CPU object proper adds 2c87548ef4 target/nios2: Move nios2_check_interrupts() into target/nios2 adds 05bcbcf279 target/nios2: Use deposit32() to update ipending register adds 5b1de52047 hw/core/loader.c: Track last-seen ROM in rom_check_and_regis [...] adds 837a059516 hw/core/loader.c: Improve reporting of ROM overlap errors adds 926c9063dc elf_ops.h: Don't truncate name of the ROM blobs we create adds 311ca11e38 elf_ops.h: Be more verbose with ROM blob names adds 50e76a73de usb: Add versal-usb2-ctrl-regs module adds 8bbe61f3c1 usb: Add DWC3 model adds e29c7db19d usb: xlnx-usb-subsystem: Add xilinx usb subsystem adds 144677d41b arm: xlnx-versal: Connect usb to virt-versal adds 98a8cc741d hw/misc/zynq_slcr: Avoid #DIV/0! error adds 09414144cd hw/block/m25p80: Make Numonyx config field names more accurate adds fc5df349da hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx adds 2348623117 hw/block/m25p80: Check SPI mode before running some Numonyx [...] adds 23af268566 hw/block/m25p80: Fix Numonyx fast read dummy cycle count adds 657ee88ef3 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
No new revisions were added by this update.
Summary of changes: CODING_STYLE.rst | 9 +- MAINTAINERS | 11 +- audio/audio.c | 31 +- audio/audio.h | 1 - audio/coreaudio.c | 53 +- backends/tpm/tpm_util.c | 8 +- block/file-posix.c | 2 +- blockdev.c | 1 + configure | 62 +- contrib/elf2dmp/pdb.c | 1 + contrib/elf2dmp/qemu_elf.c | 1 + cpu.c | 15 - fsdev/9p-marshal.h | 12 +- fsdev/file-op-9p.h | 3 +- gdbstub.c | 2 +- hw/arm/Kconfig | 2 +- hw/arm/vexpress.c | 25 +- hw/arm/virt.c | 88 +-- hw/arm/xlnx-versal-virt.c | 55 ++ hw/arm/xlnx-versal.c | 26 + hw/audio/cs4231.c | 5 - hw/block/m25p80.c | 158 ++++- hw/block/xen-block.c | 5 +- hw/core/cpu.c | 15 + hw/core/loader.c | 67 +- hw/core/qdev-prop-internal.h | 2 - hw/core/qdev-properties-system.c | 135 ++-- hw/core/qdev-properties.c | 285 +++++---- hw/core/qdev.c | 120 ---- hw/display/Kconfig | 3 - hw/display/meson.build | 1 - hw/input/Kconfig | 3 + hw/{display => input}/ads7846.c | 0 hw/input/meson.build | 1 + hw/intc/meson.build | 1 - hw/intc/nios2_iic.c | 95 --- hw/misc/tmp421.c | 30 +- hw/misc/zynq_slcr.c | 5 + hw/nios2/10m50_devboard.c | 13 +- hw/nios2/cpu_pic.c | 67 -- hw/nios2/meson.build | 2 +- hw/openrisc/Kconfig | 1 + hw/openrisc/meson.build | 2 +- hw/openrisc/openrisc_sim.c | 46 +- hw/openrisc/pic_cpu.c | 61 -- hw/pci-host/pam.c | 2 +- hw/pci-host/q35.c | 2 +- hw/s390x/css.c | 7 +- hw/s390x/s390-pci-bus.c | 4 +- hw/usb/Kconfig | 10 + hw/usb/hcd-dwc3.c | 689 +++++++++++++++++++++ hw/usb/meson.build | 3 + hw/usb/xlnx-usb-subsystem.c | 94 +++ hw/usb/xlnx-versal-usb2-ctrl-regs.c | 229 +++++++ hw/vfio/pci-quirks.c | 5 +- hw/xen/xen_pt.c | 10 +- hw/xen/xen_pt_config_init.c | 6 +- hw/xen/xen_pt_msi.c | 16 +- include/hw/arm/xlnx-versal.h | 9 + include/hw/core/cpu.h | 1 - include/hw/elf_ops.h | 5 +- include/hw/pci-host/i440fx.h | 2 +- include/hw/pci-host/pam.h | 2 + include/hw/pci-host/q35.h | 2 +- include/hw/qdev-core.h | 37 -- include/hw/qdev-properties.h | 44 +- include/hw/{sparc/sun4u_iommu.h => usb/hcd-dwc3.h} | 45 +- .../{misc/avr_power.h => usb/xlnx-usb-subsystem.h} | 34 +- .../xlnx-versal-usb2-ctrl-regs.h} | 38 +- linux-user/ioctls.h | 2 +- linux-user/syscall.c | 4 +- linux-user/syscall_defs.h | 2 +- meson.build | 5 + net/can/can_host.c | 16 +- net/dump.c | 10 +- net/filter-buffer.c | 26 +- net/filter-mirror.c | 64 +- net/filter-rewriter.c | 7 +- net/filter.c | 24 +- qemu-options.hx | 44 +- softmmu/qdev-monitor.c | 1 + softmmu/vl.c | 1 - target/arm/cpu64.c | 16 +- target/i386/cpu.c | 40 +- target/i386/trace-events | 6 +- target/nios2/cpu.c | 29 + target/nios2/cpu.h | 3 - target/nios2/op_helper.c | 9 + target/openrisc/cpu.c | 32 + target/openrisc/cpu.h | 1 - target/sparc/cpu.c | 6 + 91 files changed, 2080 insertions(+), 1095 deletions(-) rename hw/{display => input}/ads7846.c (100%) delete mode 100644 hw/intc/nios2_iic.c delete mode 100644 hw/nios2/cpu_pic.c delete mode 100644 hw/openrisc/pic_cpu.c create mode 100644 hw/usb/hcd-dwc3.c create mode 100644 hw/usb/xlnx-usb-subsystem.c create mode 100644 hw/usb/xlnx-versal-usb2-ctrl-regs.c copy include/hw/{sparc/sun4u_iommu.h => usb/hcd-dwc3.h} (63%) copy include/hw/{misc/avr_power.h => usb/xlnx-usb-subsystem.h} (66%) copy include/hw/{sparc/sun4m_iommu.h => usb/xlnx-versal-usb2-ctrl-regs.h} (65%)