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-check_cross in repository toolchain/ci/qemu.
from d74824cf7c Merge remote-tracking branch 'remotes/cohuck/tags/s390x-2020 [...] adds 1f42e24699 seabios: update to master snapshot adds 92a95ab446 Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20 [...] adds 6ac3f1e799 qapi/machine.json: Fix missing newline in doc comment adds fbeed19761 qapi: Delete unwanted indentation of top-level expressions adds f7160f3218 schemas: Add vim modeline adds 6c5dfc9ccb Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...] adds fe16c7ddf8 qcow2: Release read-only bitmaps when inactivated adds edadc99a2e iotests/169: Test source cont with backing bmap adds 45a150aa2b Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmap [...] adds e7e5a9595a hw/arm/netduino2, netduinoplus2: Set system_clock_scale adds faf7c6de34 include/hw/irq.h: New function qemu_irq_is_connected() adds 9e60d759d3 hw/intc/armv7m_nvic: Provide default "reset the system" beha [...] adds fc6bb6e67e msf2-soc, stellaris: Don't wire up SYSRESETREQ adds 8796fe40dd target/arm: Fix AddPAC error indication adds 88a90e3de6 target/arm: Avoid maybe-uninitialized warning with gcc 4.9 adds ce4f70e81e hw/arm/nrf51_soc: Set system_clock_scale adds 13557fd392 hw/timer/imx_epit: Avoid assertion when CR.SWR is written adds 5c1c3e4f02 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
No new revisions were added by this update.
Summary of changes: block/qcow2-bitmap.c | 23 +++++++++-- docs/interop/firmware.json | 1 + docs/interop/vhost-user.json | 1 + hw/arm/msf2-soc.c | 11 ----- hw/arm/netduino2.c | 10 +++++ hw/arm/netduinoplus2.c | 10 +++++ hw/arm/nrf51_soc.c | 5 +++ hw/arm/stellaris.c | 12 ------ hw/intc/armv7m_nvic.c | 17 +++++++- hw/timer/imx_epit.c | 13 ++++-- include/hw/arm/armv7m.h | 4 +- include/hw/irq.h | 18 +++++++++ pc-bios/bios-256k.bin | Bin 262144 -> 262144 bytes pc-bios/bios.bin | Bin 131072 -> 131072 bytes pc-bios/vgabios-ati.bin | Bin 39424 -> 39424 bytes pc-bios/vgabios-bochs-display.bin | Bin 28672 -> 28672 bytes pc-bios/vgabios-cirrus.bin | Bin 38912 -> 38912 bytes pc-bios/vgabios-qxl.bin | Bin 39424 -> 39424 bytes pc-bios/vgabios-ramfb.bin | Bin 28672 -> 28672 bytes pc-bios/vgabios-stdvga.bin | Bin 39424 -> 39424 bytes pc-bios/vgabios-virtio.bin | Bin 39424 -> 39424 bytes pc-bios/vgabios-vmware.bin | Bin 39424 -> 39424 bytes pc-bios/vgabios.bin | Bin 38912 -> 38912 bytes qapi/authz.json | 1 + qapi/block-core.json | 27 +++++++------ qapi/block.json | 1 + qapi/char.json | 1 + qapi/common.json | 1 + qapi/control.json | 1 + qapi/crypto.json | 1 + qapi/dump.json | 1 + qapi/error.json | 1 + qapi/introspect.json | 1 + qapi/job.json | 1 + qapi/machine-target.json | 1 + qapi/machine.json | 4 +- qapi/migration.json | 1 + qapi/misc-target.json | 1 + qapi/misc.json | 1 + qapi/net.json | 1 + qapi/qapi-schema.json | 1 + qapi/qdev.json | 1 + qapi/qom.json | 1 + qapi/rdma.json | 1 + qapi/rocker.json | 1 + qapi/run-state.json | 1 + qapi/sockets.json | 1 + qapi/tpm.json | 1 + qapi/transaction.json | 1 + qapi/ui.json | 5 ++- qga/qapi-schema.json | 1 + roms/seabios | 2 +- storage-daemon/qapi/qapi-schema.json | 1 + target/arm/pauth_helper.c | 6 ++- target/arm/translate-a64.c | 2 +- tests/qapi-schema/doc-good.json | 2 + tests/qapi-schema/include/sub-module.json | 1 + tests/qapi-schema/qapi-schema-test.json | 1 + tests/qapi-schema/sub-sub-module.json | 1 + tests/qemu-iotests/169 | 64 +++++++++++++++++++++++++++++- tests/qemu-iotests/169.out | 4 +- tests/tcg/aarch64/Makefile.target | 2 +- tests/tcg/aarch64/pauth-5.c | 33 +++++++++++++++ 63 files changed, 250 insertions(+), 55 deletions(-) create mode 100644 tests/tcg/aarch64/pauth-5.c