This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig in repository toolchain/ci/qemu.
from 7ef8134565 Merge remote-tracking branch 'remotes/edgar/tags/edgar/cris- [...] adds b01a49014a pci: cleanup failover sanity check adds 00e7b12995 virtio-net: add missing object_unref() adds 97ca9c5920 failover: really display a warning when the primary device i [...] adds df72184ec1 pcie: don't set link state active if the slot is empty adds 451730cfe4 acpi: Allow pxb DSDT acpi table changes adds b48088d60e acpi/gpex: Fix cca attribute check for pxb device adds 2182e4058c tests/data/acpi/virt/DSDT.pxb: update with _CCA adds d2f1af0e41 checkpatch: don't emit warning on newly created acpi data files adds 7995d9a399 qtest: update tests/qtest/bios-tables-test-allowed-diff.h adds 24cd04fce0 ich9, piix4: add property, smm-compat, to keep compatibility of SMM adds 6be8cf56bc acpi/core: always set SCI_EN when SMM isn't supported adds 33b44fdaba acpi: set fadt.smi_cmd to zero when SMM is not supported adds 0dabb2e802 acpi: add test case for smm unsupported -machine smm=off adds e3fb55f065 hw/i386: declare ACPI mother board resource for MMCONFIG region adds 51124bbfd2 i386: acpi: Don't build HPET ACPI entry if HPET is disabled adds 9a70e04359 acpi: add test case for -no-hpet adds 7b630d937a qtest/acpi/bios-tables-test: update acpi tables adds 51db2d7cf2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds 49e8565b3d meson.build: expose TCG cross compiler information in summary adds 9d66a0eada docker: Bump Fedora images to release 33 adds d98946450d tests/acceptance: allow a "graceful" failing for virtio-gpu test adds 663a041e1d docs/devel: expand on use of containers to build tests adds 9c1f491e02 docs/devel: update the container based tests adds 4583cdadf8 docs/devel: add forward reference to check-tcg adds 93a1100768 docs: move CODING_STYLE into the developer documentation adds cbcf09872a Merge remote-tracking branch 'remotes/stsquad/tags/pull-test [...] new 237377ac72 hvf: Sign the code after installation new efce01bcb6 configure: fix --enable-fuzzing linker failures new 106ad1f9c5 multiprocess: move feature to meson_options.txt new c9b6609b69 scsi: make io_timeout configurable new b2d50a3343 scsi: add tracing for SG_IO commands new 166854f7cd scsi: allow user to set werror as report new 6f1a5c37db virtio-scsi: don't process IO on fenced dataplane new f95f61c2c9 scsi-disk: move scsi_handle_rw_error earlier new 424740def9 scsi-disk: do not complete requests early for rerror/werror=ignore new d7a84021db scsi: introduce scsi_sense_from_errno() new f63c68bc0f scsi-disk: pass SCSI status to scsi_handle_rw_error new 782a78c9e9 scsi-disk: pass guest recoverable errors through even for re [...] new 17ea26c2d8 scsi: drop 'result' argument from command_complete callback new 6585b16278 char: don't fail when client is not connected new 87c9991a0c gdbstub: use preferred boolean option syntax new bfdc126768 qemu-options: update to show preferred boolean syntax for -chardev new a9daa36a52 qemu-options: update to show preferred boolean syntax for -spice new 8b0dc24651 qemu-options: update to show preferred boolean syntax for -netdev new bf24095ff5 qemu-options: update to show preferred boolean syntax for -incoming new 82a17d1d67 qemu-options: update to show preferred boolean syntax for -vnc new c23874132b docs: update to show preferred boolean syntax for -chardev new f3f8ce670a docs: update to show preferred boolean syntax for -vnc new 1bd39ea911 docs: update to show preferred boolean syntax for -cpu new b7d77f5a8e target/i386: update to show preferred boolean syntax for -cpu new 3a2e982d47 qom/object.c: Fix typo new 06e878b413 target/i386: Add bus lock debug exception support new b979c93121 vl: deprecate -writeconfig new 9d902d5115 chardev: do not use short form boolean options in non-QemuOp [...] new c45b426acd tcg/i386: rdpmc: fix the the condtions new 07dbfdd290 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...]
The 30 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: README.rst | 4 +- chardev/char-socket.c | 13 +- configure | 24 +-- docs/COLO-FT.txt | 12 +- docs/ccid.txt | 6 +- docs/colo-proxy.txt | 16 +- docs/devel/index.rst | 1 + CODING_STYLE.rst => docs/devel/style.rst | 6 +- docs/devel/testing.rst | 85 +++++++--- docs/devel/writing-qmp-commands.txt | 2 +- docs/interop/firmware.json | 2 +- docs/interop/live-block-operations.rst | 4 +- docs/interop/qmp-intro.txt | 4 +- docs/system/cpu-hotplug.rst | 2 +- docs/system/cpu-models-x86.rst.inc | 4 +- docs/system/deprecated.rst | 7 + docs/system/s390x/3270.rst | 2 +- docs/system/target-avr.rst | 2 +- docs/system/vnc-security.rst | 8 +- docs/tools/qemu-storage-daemon.rst | 4 +- gdbstub.c | 2 +- hw/acpi/core.c | 11 +- hw/acpi/ich9.c | 2 +- hw/acpi/piix4.c | 5 +- hw/core/machine.c | 5 +- hw/i386/acpi-build.c | 72 ++++++++- hw/isa/lpc_ich9.c | 1 + hw/isa/vt82c686.c | 2 +- hw/net/virtio-net.c | 18 +-- hw/pci-host/gpex-acpi.c | 1 + hw/pci/pci.c | 6 +- hw/pci/pcie.c | 19 ++- hw/scsi/esp-pci.c | 5 +- hw/scsi/esp.c | 7 +- hw/scsi/lsi53c895a.c | 6 +- hw/scsi/megasas.c | 6 +- hw/scsi/mptsas.c | 5 +- hw/scsi/scsi-bus.c | 2 +- hw/scsi/scsi-disk.c | 172 ++++++++++----------- hw/scsi/scsi-generic.c | 28 +++- hw/scsi/spapr_vscsi.c | 12 +- hw/scsi/trace-events | 4 + hw/scsi/virtio-scsi-dataplane.c | 24 +-- hw/scsi/virtio-scsi.c | 5 +- hw/scsi/vmw_pvscsi.c | 4 +- hw/usb/dev-storage.c | 6 +- hw/usb/dev-uas.c | 7 +- include/hw/acpi/acpi.h | 4 +- include/hw/acpi/ich9.h | 1 + include/hw/scsi/esp.h | 2 +- include/hw/scsi/scsi.h | 6 +- include/scsi/utils.h | 2 + meson.build | 36 ++++- meson_options.txt | 2 + qapi/char.json | 4 +- qemu-options.hx | 138 ++++++++--------- qom/object.c | 2 +- scripts/checkpatch.pl | 4 +- scripts/entitlement.sh | 20 ++- scripts/fix-multiline-comments.sh | 2 +- scripts/qmp/qemu-ga-client | 2 +- scsi/utils.c | 51 ++++-- softmmu/vl.c | 1 + target/i386/cpu.c | 4 +- target/i386/cpu.h | 2 + target/i386/tcg/misc_helper.c | 3 +- tests/acceptance/virtio-gpu.py | 7 +- tests/data/acpi/pc/{DSDT => DSDT.nohpet} | Bin 5065 -> 4923 bytes tests/data/acpi/pc/FACP.nosmm | Bin 0 -> 116 bytes tests/data/acpi/q35/DSDT | Bin 7801 -> 7859 bytes tests/data/acpi/q35/DSDT.acpihmat | Bin 9126 -> 9184 bytes tests/data/acpi/q35/DSDT.bridge | Bin 7819 -> 7877 bytes tests/data/acpi/q35/DSDT.cphp | Bin 8265 -> 8323 bytes tests/data/acpi/q35/DSDT.dimmpxm | Bin 9455 -> 9513 bytes tests/data/acpi/q35/DSDT.ipmibt | Bin 7876 -> 7934 bytes tests/data/acpi/q35/DSDT.memhp | Bin 9160 -> 9218 bytes tests/data/acpi/q35/DSDT.mmio64 | Bin 8932 -> 8990 bytes tests/data/acpi/q35/{DSDT => DSDT.nohpet} | Bin 7801 -> 7717 bytes tests/data/acpi/q35/DSDT.numamem | Bin 7807 -> 7865 bytes tests/data/acpi/q35/DSDT.tis | Bin 8407 -> 8465 bytes tests/data/acpi/q35/{FACP => FACP.nosmm} | Bin 244 -> 244 bytes tests/data/acpi/virt/DSDT.pxb | Bin 7689 -> 7695 bytes tests/docker/dockerfiles/fedora-cris-cross.docker | 2 +- tests/docker/dockerfiles/fedora-i386-cross.docker | 2 +- tests/docker/dockerfiles/fedora-win32-cross.docker | 2 +- tests/docker/dockerfiles/fedora-win64-cross.docker | 2 +- tests/docker/dockerfiles/fedora.docker | 2 +- tests/guest-debug/run-test.py | 8 +- tests/qtest/bios-tables-test.c | 100 ++++++++++++ tests/qtest/test-x86-cpuid-compat.c | 52 +++---- tests/tcg/configure.sh | 8 - tests/test-char.c | 4 +- 92 files changed, 722 insertions(+), 398 deletions(-) rename CODING_STYLE.rst => docs/devel/style.rst (99%) copy tests/data/acpi/pc/{DSDT => DSDT.nohpet} (94%) create mode 100644 tests/data/acpi/pc/FACP.nosmm copy tests/data/acpi/q35/{DSDT => DSDT.nohpet} (96%) copy tests/data/acpi/q35/{FACP => FACP.nosmm} (52%)