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-arm-stable-allyesconfig in repository toolchain/ci/qemu.
from 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 [...] adds 164dafd174 remove preconfig state adds b4e1a34211 vl: remove separate preconfig main_loop adds 8fafaa04c3 vl: allow -incoming defer with -preconfig adds ba87e43481 vl: extract softmmu/runstate.c adds c5e3c9182d vl: extract softmmu/globals.c adds f66dc8737c vl: move all generic initialization out of vl.c adds 5a1ee6077b chardev: do not use machine_init_done adds 2f181fbd5a machine: introduce MachineInitPhase adds 55810e90cc ppc/spapr: cleanup -machine pseries,nvdimm=X handling adds f2ce39b4f0 vl: make qemu_get_machine_opts static adds 0572f558cb plugin: propagate errors adds 0a2949e0be memory: allow creating MemoryRegions before accelerators adds ebe3444468 monitor: allow quitting while in preconfig state adds e6dba04813 qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown adds 2a5ad60b54 vl: Add an -action option specifying response to guest events adds c753e8e725 vl: Add option to avoid stopping VM upon guest panic adds c9ca89a907 qtest/pvpanic: Test panic option that allows VM to continue adds 58cf0f86d4 msix: assert that accesses are within bounds adds 4bfb024bc7 memory: clamp cached translation in case it points to an MMI [...] adds e76f68d3cc accel/tcg: Remove deprecated '-tb-size' option adds 2c5060cd32 docs/system: Move the list of removed features to a separate file adds c8c9dc42b7 Remove the deprecated -realtime option adds 90d6a086bb Remove the deprecated -show-cursor option adds 835cbd8d44 icount: improve exec nocache usage adds cfd4e36352 scsi: fix device removal race vs IO restart callback on resume adds 4054adbdd2 kvm: Take into account the unaligned section size when prepa [...] adds 924e9b0da9 qemu-option: simplify search for end of key adds 45c53fe64c qemu-option: pass QemuOptsList to opts_accepts_any adds 7245ca7411 vl: rename local variable in configure_accelerators adds daf07a6714 docs: set CONFDIR when running sphinx adds 98199a654c hw/core: Restrict 'fw-path-provider.c' to system mode emulation adds 6a4757fe51 qemu/atomic: Drop special case for unsupported compiler adds 19a84318c6 accel/tcg: Remove special case for GCC < 4.6 adds 44cb2c9fe5 compiler.h: remove GCC < 3 __builtin_expect fallback adds 53b5d954f2 qemu-plugin.h: remove GCC < 4 adds 77d35c83d3 tests: remove GCC < 4 fallbacks adds db5deef996 virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON adds 28f86163a4 compiler.h: explicit case for Clang printf attribute adds b8f02d1616 poison: remove GNUC check adds d55e5bd15a xen: remove GNUC check adds 4e063f7b29 compiler: remove GNUC check adds 36c5e0b8ef linux-user: remove GNUC check adds 07b35a23c3 compiler.h: remove QEMU_GNUC_PREREQ adds a1bcbb485c scripts/git.orderfile: Keep files with .inc extension sorted adds bbd2d5a812 build: -no-pie is no functional linker flag adds af3f37319c Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 9 +- accel/kvm/kvm-all.c | 18 +- accel/tcg/cpu-exec.c | 4 +- accel/tcg/translate-all.c | 2 +- audio/audio.c | 31 +- audio/audio.h | 1 - audio/coreaudio.c | 53 +- backends/tpm/tpm_util.c | 8 +- chardev/char-mux.c | 38 +- chardev/chardev-sysemu.c | 69 -- chardev/meson.build | 2 +- configure | 3 - cpu.c | 15 - docs/meson.build | 2 +- docs/system/deprecated.rst | 246 ----- docs/system/index.rst | 1 + docs/system/removed-features.rst | 243 +++++ gdbstub.c | 2 +- hmp-commands.hx | 1 + hw/arm/boot.c | 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/machine-qmp-cmds.c | 7 +- hw/core/machine.c | 54 +- hw/core/meson.build | 2 +- hw/core/qdev-prop-internal.h | 2 - hw/core/qdev-properties-system.c | 135 ++- hw/core/qdev-properties.c | 285 +++--- hw/core/qdev.c | 148 +-- hw/intc/meson.build | 1 - hw/intc/nios2_iic.c | 95 -- hw/microblaze/boot.c | 9 +- hw/misc/tmp421.c | 30 +- hw/misc/zynq_slcr.c | 5 + hw/nios2/10m50_devboard.c | 13 +- hw/nios2/boot.c | 9 +- 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/msix.c | 3 + hw/pci/pci.c | 2 +- hw/ppc/e500.c | 5 +- hw/ppc/spapr.c | 13 + hw/ppc/spapr_nvdimm.c | 14 +- hw/ppc/virtex_ml507.c | 2 +- hw/riscv/sifive_u.c | 6 +- hw/riscv/virt.c | 6 +- hw/s390x/css.c | 7 +- hw/s390x/s390-pci-bus.c | 4 +- hw/scsi/scsi-bus.c | 4 + hw/usb/Kconfig | 10 + hw/usb/core.c | 2 +- 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/virtio/virtio-iommu.c | 2 +- hw/xtensa/xtfpga.c | 9 +- include/chardev/char.h | 6 +- include/exec/cpu-common.h | 3 + include/exec/exec-all.h | 3 - include/exec/poison.h | 2 - include/hw/arm/xlnx-versal.h | 9 + include/hw/core/cpu.h | 1 - include/hw/elf_ops.h | 5 +- include/hw/qdev-core.h | 70 +- 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 +- include/hw/xen/interface/io/ring.h | 9 - include/qapi/qmp/dispatch.h | 1 + include/qemu/atomic.h | 17 - include/qemu/compiler.h | 45 +- include/qemu/plugin.h | 4 +- include/qemu/qemu-plugin.h | 9 +- include/sysemu/runstate-action.h | 19 + include/sysemu/runstate.h | 1 - include/sysemu/sysemu.h | 7 +- linux-user/main.c | 4 +- linux-user/strace.c | 4 - monitor/hmp.c | 7 +- monitor/qmp-cmds.c | 13 +- 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 +- pc-bios/optionrom/Makefile | 1 - plugins/loader.c | 34 +- qapi/control.json | 3 +- qapi/qmp-dispatch.c | 5 +- qapi/run-state.json | 79 +- qemu-options.hx | 54 +- scripts/cocci-macro-file.h | 1 - scripts/git.orderfile | 3 + softmmu/device_tree.c | 2 +- softmmu/globals.c | 72 ++ softmmu/memory.c | 12 +- softmmu/meson.build | 3 + softmmu/physmem.c | 10 + softmmu/qdev-monitor.c | 35 +- softmmu/runstate-action.c | 46 + softmmu/runstate.c | 812 +++++++++++++++ softmmu/vl.c | 1078 +++----------------- stubs/machine-init-done.c | 8 - stubs/meson.build | 2 +- stubs/qmp-command-available.c | 7 + target/arm/cpu64.c | 16 +- target/i386/cpu.c | 40 +- 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 + tests/migration/guestperf/engine.py | 2 +- tests/qtest/fuzz-test.c | 51 + tests/qtest/pvpanic-test.c | 26 +- tests/qtest/qmp-test.c | 2 +- tests/tcg/arm/fcvt.c | 8 +- tools/virtiofsd/fuse_common.h | 11 +- ui/console.c | 2 +- ui/sdl2.c | 5 +- util/qemu-option.c | 58 +- 137 files changed, 3826 insertions(+), 2566 deletions(-) delete mode 100644 chardev/chardev-sysemu.c create mode 100644 docs/system/removed-features.rst 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%) create mode 100644 include/sysemu/runstate-action.h create mode 100644 softmmu/globals.c create mode 100644 softmmu/runstate-action.c create mode 100644 softmmu/runstate.c delete mode 100644 stubs/machine-init-done.c create mode 100644 stubs/qmp-command-available.c