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-aarch64-build_cross in repository toolchain/ci/qemu.
from 9b1e81d1c2 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...] adds 5d31e1e59a amd_iommu: Fix pte_override_page_mask() adds bb9feea431 x86: acpi: use offset instead of pointer when using build_header() adds 4c21e3534a hw/virtio: Pass virtio_feature_get_config_size() a const argument adds 01ce7724a1 virtio-blk: Constify VirtIOFeature feature_sizes[] adds ad6461ad6e virtio-net: Constify VirtIOFeature feature_sizes[] adds e526ab61e9 amd_iommu: fix wrong MMIO operations adds 8a49487c65 pc-dimm: remove unnecessary get_vmstate_memory_region() method adds 570fe439e5 virtio-blk: Fix rollback path in virtio_blk_data_plane_start() adds d0267da614 virtio-blk: Configure all host notifiers in a single MR transaction adds 61fc57bfc4 virtio-scsi: Set host notifiers and callbacks separately adds c4f5dcc436 virtio-scsi: Configure all host notifiers in a single MR tra [...] adds 43bea44357 checkpatch: Fix use of uninitialized value adds 05dfb447a4 hw/smbios: support for type 41 (onboard devices extended inf [...] adds b8893a3c86 hw/virtio: enable ioeventfd configuring for mmio adds c232b8f453 vhost-vdpa: Make vhost_vdpa_get_device_id() static adds f7a6df5f5b Fix build with 64 bits time_t adds 6005ee07c3 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds f7afa7daa0 iotests/231: Update expected deprecation message adds 2b99cfce08 block/rbd: Add an escape-aware strchr helper adds 78632a3d16 monitor: hmp_qemu_io: acquire aio contex, fix crash adds 9c785cd714 mirror: stop cancelling in-flight requests on non-force canc [...] adds f29f4c25eb qemu-iotests: do not buffer the test output adds 00dbc85e0e qemu-iotests: allow passing unittest.main arguments to the t [...] adds c64430d238 qemu-iotests: move command line and environment handling fro [...] adds 480b75ee14 qemu-iotests: let "check" spawn an arbitrary test command adds c3d479aab9 qemu-iotests: fix case of SOCK_DIR already in the environment adds d65173f924 Document qemu-img options data_file and data_file_raw adds bcc8584c83 block/copy-on-read: use bdrv_drop_filter() and drop s->active adds ac4e14f5dc qemu-iotests: fix pylint 2.8 consider-using-with error adds 94783301b8 block/write-threshold: don't use write notifiers adds ad578c56d5 block: drop write notifiers adds e46354a8ae test-write-threshold: rewrite test_threshold_(not_)trigger tests adds 2e0e9cbd89 block/write-threshold: drop extra APIs adds 935129223c test-write-threshold: drop extra tests adds 23357b93c7 test-write-threshold: drop extra TestStruct structure adds c61ebf362d write-threshold: deal with includes adds 32de74a1ac Merge remote-tracking branch 'remotes/maxreitz/tags/pull-blo [...] adds bf5dcf8f2c backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD adds 989f622d41 hw/virtio: Pass virtio_feature_get_config_size() a const argument adds f212f3e7f8 virtio-blk: Constify VirtIOFeature feature_sizes[] adds 28cbc87be5 virtio-net: Constify VirtIOFeature feature_sizes[] adds 4962b312cd virtiofsd: Fix check of chown()'s return value adds 09ceb33091 qapi: spelling fix (addtional) adds bcfec3763e hw/gpio/aspeed: spelling fix (addtional) adds 72fe4742c6 hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable [...] adds fae5a04207 hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface) adds b6d003dbee cutils: fix memory leak in get_relocated_path() adds b51d446771 hw/mem/meson: Fix linking sparse-mem device with fuzzer adds 4872fdf71b hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected adds dcf20655ff multi-process: Avoid logical AND of mutually exclusive tests adds 52a1c621f9 target/sh4: Return error if CPUClass::get_phys_page_debug() fails adds 6cd04a88fa hw/avr/atmega.c: use the avr51 cpu for atmega1280 adds 29f9c63689 target/avr: Ignore unimplemented WDR opcode adds 367196caa0 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-b [...] adds 5140d6be5e qemu/host-utils: Use __builtin_bitreverseN adds cec07c0b61 qemu/host-utils: Add wrappers for overflow builtins adds 1ec8070e58 qemu/host-utils: Add wrappers for carry builtins adds 7702a85519 accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c adds f2b84b9edb tests/fp: add quad support to the benchmark utility adds e99c43735a softfloat: Move the binary point to the msb adds 622090ae19 softfloat: Inline float_raise adds d82f3b2dc7 softfloat: Use float_raise in more places adds 9793c1e224 softfloat: Tidy a * b + inf return adds 134eda00e9 softfloat: Add float_cmask and constants adds 0d40cd939a softfloat: Use return_nan in float_to_float adds 57547c6023 softfloat: fix return_nan vs default_nan_mode adds e9e5534ff3 target/mips: Set set_default_nan_mode with set_snan_bit_is_one adds a777d60334 softfloat: Do not produce a default_nan from parts_silence_nan adds f8155c1d52 softfloat: Rename FloatParts to FloatParts64 adds aaffb7bf1c softfloat: Move type-specific pack/unpack routines adds 0fc07cade2 softfloat: Use pointers with parts_default_nan adds d8fdd17280 softfloat: Use pointers with unpack_raw adds 3dddb203bc softfloat: Use pointers with ftype_unpack_raw adds 9e4af58c24 softfloat: Use pointers with pack_raw adds 71fd178eae softfloat: Use pointers with ftype_pack_raw adds 98e256fc70 softfloat: Use pointers with ftype_unpack_canonical adds e293e927a8 softfloat: Use pointers with ftype_round_pack_canonical adds 92ff426d7b softfloat: Use pointers with parts_silence_nan adds 4109b9ea8a softfloat: Rearrange FloatParts64 adds 0018b1f41b softfloat: Convert float128_silence_nan to parts adds e9034ea87e softfloat: Convert float128_default_nan to parts adds 7c45bad866 softfloat: Move return_nan to softfloat-parts.c.inc adds 22c355f417 softfloat: Move pick_nan to softfloat-parts.c.inc adds 979582d071 softfloat: Move pick_nan_muladd to softfloat-parts.c.inc adds d46975bce1 softfloat: Move sf_canonicalize to softfloat-parts.c.inc adds ee6959f277 softfloat: Move round_canonical to softfloat-parts.c.inc adds cb3ad0365f softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h adds da10a9074a softfloat: Move addsub_floats to softfloat-parts.c.inc adds 3ff49e56a7 softfloat: Implement float128_add/sub via parts adds aca845275a softfloat: Move mul_floats to softfloat-parts.c.inc adds dedd123c56 softfloat: Move muladd_floats to softfloat-parts.c.inc adds b4d09b1794 softfloat: Use mulu64 for mul64To128 adds cd55a56e5c softfloat: Use add192 in mul128To256 adds 5ffb6bd9c4 softfloat: Tidy mul128By64To192 adds 463e45dcb4 softfloat: Introduce sh[lr]_double primitives adds ec961b81b4 softfloat: Move div_floats to softfloat-parts.c.inc adds c3f1875ea3 softfloat: Split float_to_float adds 9882ccaff9 softfloat: Convert float-to-float conversions with float128 adds afc34931eb softfloat: Move round_to_int to softfloat-parts.c.inc adds 463b3f0d7f softfloat: Move round_to_int_and_pack to softfloat-parts.c.inc adds 1acbc0fdf2 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-f [...] adds 48e824e06b MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section adds 91150447be exec/gen-icount.h: Add missing "exec/exec-all.h" include adds 4d87fcddb5 tcg: Add tcg_constant_tl adds 6c6a4a76ee accel/tcg: Align data dumped at end of TB adds 8e22b27994 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-t [...] adds bc8afa62b4 hw/block/nvme: remove redundant invalid_lba_range trace adds 9a31c61583 hw/block/nvme: rename reserved fields declarations adds b4a9832393 hw/block/nvme: consider metadata read aio return value in compare adds e5360eabd2 hw/block/nvme: fix io-command set profile feature adds 8e8555a38d hw/block/nvme: function formatting fix adds 312c3531bb hw/block/nvme: align with existing style adds c6dfa9d6b4 hw/block/nvme: rename __nvme_zrm_open adds 7dbe53778e hw/block/nvme: rename __nvme_advance_zone_wp adds 42821d2864 hw/block/nvme: rename __nvme_select_ns_iocs adds d88e784f34 hw/block/nvme: consolidate header files adds 7ef37c1c59 hw/block/nvme: cleanup includes adds de482d1fad hw/block/nvme: remove non-shared defines from header file adds 0c76fee2f8 hw/block/nvme: replace nvme_ns_status adds 6146f3dd35 hw/block/nvme: cache lba and ms sizes adds 3ef73f9462 hw/block/nvme: add metadata offset helper adds 72ea5c2c20 hw/block/nvme: streamline namespace array indexing adds 9d394c80f1 hw/block/nvme: remove num_namespaces member adds 83e85b614d hw/block/nvme: remove irrelevant zone resource checks adds 49ad39c55a hw/block/nvme: move zoned constraints checks adds 88eea45c53 hw/nvme: move nvme emulation out of hw/block adds 15e147b3c7 Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pu [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 3 +- accel/tcg/tcg-runtime-gvec.c | 36 +- accel/tcg/translate-all.c | 11 +- backends/tpm/tpm_emulator.c | 34 +- block.c | 1 - block/backup.c | 2 +- block/copy-on-read.c | 33 +- block/io.c | 11 +- block/mirror.c | 6 +- block/monitor/block-hmp-cmds.c | 31 +- block/rbd.c | 32 +- block/write-threshold.c | 91 +- contrib/vhost-user-input/main.c | 8 +- docs/tools/qemu-img.rst | 31 + fpu/softfloat-parts-addsub.c.inc | 62 + fpu/softfloat-parts.c.inc | 817 ++++++ fpu/softfloat-specialize.c.inc | 84 +- fpu/softfloat.c | 3883 ++++++++++++----------------- hw/Kconfig | 1 + hw/acpi/aml-build.c | 15 +- hw/arm/virt.c | 7 +- hw/avr/atmega.c | 2 +- hw/block/Kconfig | 5 - hw/block/dataplane/virtio-blk.c | 36 +- hw/block/meson.build | 1 - hw/block/nvme-dif.h | 63 - hw/block/nvme-ns.h | 229 -- hw/block/nvme-subsys.h | 59 - hw/block/nvme.h | 266 -- hw/block/trace-events | 206 -- hw/block/virtio-blk.c | 2 +- hw/gpio/aspeed_gpio.c | 2 +- hw/i386/acpi-build.c | 8 +- hw/i386/amd_iommu.c | 10 +- hw/i386/fw_cfg.c | 4 +- hw/input/virtio-input-host.c | 5 +- hw/mem/meson.build | 3 +- hw/mem/pc-dimm.c | 33 +- hw/meson.build | 1 + hw/net/virtio-net.c | 2 +- hw/{ipack => nvme}/Kconfig | 4 +- hw/{block/nvme.c => nvme/ctrl.c} | 298 +-- hw/{block/nvme-dif.c => nvme/dif.c} | 57 +- hw/nvme/meson.build | 1 + hw/{block/nvme-ns.c => nvme/ns.c} | 106 +- hw/nvme/nvme.h | 547 ++++ hw/{block/nvme-subsys.c => nvme/subsys.c} | 12 +- hw/{block => nvme}/trace-events | 89 +- hw/nvme/trace.h | 1 + hw/pci-host/meson.build | 2 +- hw/remote/mpqemu-link.c | 2 +- hw/rtc/mc146818rtc.c | 42 +- hw/scsi/virtio-scsi-dataplane.c | 56 +- hw/smbios/smbios.c | 124 +- hw/timer/etraxfs_timer.c | 14 +- hw/virtio/vhost-vdpa.c | 4 +- hw/virtio/virtio-mmio.c | 11 +- hw/virtio/virtio.c | 2 +- include/block/block_int.h | 15 +- include/block/nvme.h | 12 +- include/block/write-threshold.h | 27 +- include/exec/gen-icount.h | 1 + include/fpu/softfloat-macros.h | 215 +- include/fpu/softfloat.h | 7 +- include/hw/firmware/smbios.h | 14 +- include/hw/mem/pc-dimm.h | 5 - include/hw/virtio/vhost-vdpa.h | 2 - include/hw/virtio/virtio-mmio.h | 5 + include/hw/virtio/virtio.h | 2 +- include/qemu/host-utils.h | 291 +++ include/qemu/job.h | 2 +- include/tcg/tcg-op.h | 2 + job.c | 2 +- meson.build | 1 + qapi/qom.json | 4 +- qemu-io-cmds.c | 8 +- qemu-io.c | 17 +- qemu-options.hx | 30 +- scripts/checkpatch.pl | 1 + target/avr/helper.c | 6 +- target/mips/fpu_helper.h | 10 +- target/sh4/helper.c | 7 +- tests/fp/fp-bench.c | 88 +- tests/fp/fp-test.c | 2 +- tests/fp/wrap.c.inc | 12 + tests/qemu-iotests/231 | 4 + tests/qemu-iotests/231.out | 7 +- tests/qemu-iotests/240.out | 8 +- tests/qemu-iotests/245.out | 8 +- tests/qemu-iotests/264 | 2 +- tests/qemu-iotests/295.out | 6 +- tests/qemu-iotests/296.out | 8 +- tests/qemu-iotests/check | 19 +- tests/qemu-iotests/iotests.py | 145 +- tests/qemu-iotests/pylintrc | 3 + tests/qemu-iotests/testenv.py | 22 +- tests/qemu-iotests/testrunner.py | 37 +- tests/unit/test-write-threshold.c | 90 +- tools/virtiofsd/fuse_virtio.c | 4 +- util/cutils.c | 2 +- 100 files changed, 4529 insertions(+), 4132 deletions(-) create mode 100644 fpu/softfloat-parts-addsub.c.inc create mode 100644 fpu/softfloat-parts.c.inc delete mode 100644 hw/block/nvme-dif.h delete mode 100644 hw/block/nvme-ns.h delete mode 100644 hw/block/nvme-subsys.h delete mode 100644 hw/block/nvme.h copy hw/{ipack => nvme}/Kconfig (52%) rename hw/{block/nvme.c => nvme/ctrl.c} (96%) rename hw/{block/nvme-dif.c => nvme/dif.c} (90%) create mode 100644 hw/nvme/meson.build rename hw/{block/nvme-ns.c => nvme/ns.c} (87%) create mode 100644 hw/nvme/nvme.h rename hw/{block/nvme-subsys.c => nvme/subsys.c} (86%) copy hw/{block => nvme}/trace-events (76%) create mode 100644 hw/nvme/trace.h