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-aarch64-stable-allyesconfig in repository toolchain/ci/qemu.
from 26f6b15e26 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-blo [...] adds eed31bc5e2 contrib/rdmacm-mux: Fix error condition in hash_tbl_search_f [...] adds 50536341b4 Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull- [...] adds fe4d7e338f rocker: Revamp fp_port_get_info adds eaedde5255 migration: Refactor migrate_cap_add adds 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible adds 3953f826a3 tests/check-qjson: Don't skip funny QNumber to JSON conversions adds 1a68eb8c18 tests/check-qjson: Examine QNum more thoroughly adds 4aea88335d tests/check-qjson: Cover number 2^63 adds 780df5d42b tests/check-qjson: Replace redundant large_number() adds 1a9076919f tests/check-qnum: Cover qnum_to_string() for "unround" argument adds f917eed306 qobject: Fix qnum_to_string() to use sufficient precision adds 7b205a7373 test-string-output-visitor: Cover "unround" number adds 54addb01d8 string-output-visitor: Fix to use sufficient precision adds 2a02c1398a test-visitor-serialization: Drop insufficient precision workaround adds 28f1c1f6e0 test-visitor-serialization: Clean up test_primitives() adds 436054e22f hmp: Simplify how qmp_human_monitor_command() gets output adds 20076f4a8c monitor: Use GString instead of QString for output buffer adds 6589f45991 qobject: Make qobject_to_json_pretty() take a pretty argument adds f1cc129df8 qobject: Use GString instead of QString to accumulate JSON adds eab3a4678b qobject: Change qobject_to_json()'s value to GString adds 88e25b1e6d Revert "qstring: add qstring_free()" adds bce800869b hw/rdma: Replace QList by GQueue adds 80d71121b7 qobject: Move internals to qobject-internal.h adds d403d92dfc qmp: Fix tracing of non-string command IDs adds 410f44f596 block: Avoid qobject_get_try_str() adds 26c52828f6 Revert "qobject: let object_property_get_str() use new API" adds 808ac3657e qobject: Drop qobject_get_try_str() adds b3119b0814 qobject: Drop qstring_get_try_str() adds 91f54d92c7 qobject: Factor quoted_str() out of to_json() adds 998da0b158 qobject: Factor JSON writer out of qobject_to_json() adds 3ddba9a9e9 migration: Replace migration's JSON writer by the general one adds 68af4cc121 json: Use GString instead of QString to accumulate strings adds 7ece42110d keyval: Use GString to accumulate value strings adds 18cf67c5e1 block: Use GString instead of QString to build filenames adds 4ac76ba414 qobject: Make QString immutable adds 1f7c02797f Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...] adds cbe945c74c fuzz: Add more i386 configurations for fuzzing adds d61368d1e9 fuzz: fix the generic-fuzz-floppy config adds d44423ad14 tests/acceptance: Bump avocado requirements to 83.0 adds ba2232bae6 gitlab-ci: Refactor code that show logs of failed acceptances adds df063546c2 gitlab-ci: Archive logs of acceptance tests adds 3896895ab4 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull- [...] adds 10248418b4 s390x: pv: Fence additional unavailable SCLP facilities for [...] adds 99eaf137f4 MAINTAINERS: move my git tree to gitlab adds 5b723a5d8d qga/commands-posix: Send CCW address on s390x with the fsinfo data adds ff26d287bd target/s390x: Improve cc computation for ADD LOGICAL adds 3bcc3fa799 target/s390x: Improve ADD LOGICAL WITH CARRY adds a2db06da7d target/s390x: Improve cc computation for SUBTRACT LOGICAL adds 1a9aaa4b73 target/s390x: Improve SUB LOGICAL WITH BORROW adds 44637c4b2b tests/acceptance: test hot(un)plug of ccw devices adds 09d4455e42 tests/acceptance: Extract the code to clear dmesg and wait f [...] adds 7e549424f0 tests/acceptance: Test virtio-rng on s390 via /dev/hwrng adds d986bc4a1c tests/acceptance: Test the virtio-balloon device on s390x adds 704d7a2304 s390x/pci: fix pcistb length adds b3834073da s390x/pci: Fix memory_region_access_valid call adds 24bfaae139 tests/acceptance: Add a test with the Fedora 31 kernel and initrd adds 83734919c4 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s39 [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.yml | 7 +- MAINTAINERS | 10 +- block.c | 23 +-- block/gluster.c | 4 +- block/qapi.c | 7 +- block/rbd.c | 2 +- chardev/char.c | 20 +- contrib/rdmacm-mux/main.c | 2 +- docs/devel/writing-qmp-commands.txt | 12 +- hw/core/machine-qmp-cmds.c | 6 +- hw/core/machine.c | 11 +- hw/display/virtio-gpu.c | 2 +- hw/intc/s390_flic_kvm.c | 2 +- hw/net/rocker/rocker.c | 8 +- hw/net/rocker/rocker_fp.c | 17 +- hw/net/rocker/rocker_fp.h | 2 +- hw/net/rocker/rocker_of_dpa.c | 20 +- hw/net/virtio-net.c | 21 +- hw/nvram/eeprom93xx.c | 2 +- hw/nvram/fw_cfg.c | 2 +- hw/pci/msix.c | 2 +- hw/pci/pci.c | 4 +- hw/pci/shpc.c | 2 +- hw/rdma/rdma_backend.c | 10 +- hw/rdma/rdma_backend_defs.h | 2 +- hw/rdma/rdma_utils.c | 29 +-- hw/rdma/rdma_utils.h | 15 +- hw/rtc/twl92230.c | 2 +- hw/s390x/s390-pci-inst.c | 14 +- hw/scsi/scsi-bus.c | 2 +- hw/usb/redirect.c | 7 +- hw/virtio/virtio.c | 4 +- include/migration/vmstate.h | 7 +- include/qapi/qmp/json-writer.h | 35 ++++ include/qapi/qmp/qbool.h | 2 - include/qapi/qmp/qdict.h | 2 - include/qapi/qmp/qjson.h | 4 +- include/qapi/qmp/qlist.h | 2 - include/qapi/qmp/qnull.h | 2 - include/qapi/qmp/qnum.h | 3 - include/qapi/qmp/qobject.h | 9 +- include/qapi/qmp/qstring.h | 14 +- include/qemu/typedefs.h | 4 +- migration/meson.build | 1 - migration/migration.c | 29 ++- migration/postcopy-ram.c | 7 +- migration/qjson.c | 114 ----------- migration/qjson.h | 29 --- migration/savevm.c | 53 ++--- migration/vmstate-types.c | 38 ++-- migration/vmstate.c | 52 ++--- monitor/hmp-cmds.c | 13 +- monitor/misc.c | 31 +-- monitor/monitor-internal.h | 2 +- monitor/monitor.c | 20 +- monitor/qmp-cmds-control.c | 10 +- monitor/qmp.c | 46 +++-- qapi/string-output-visitor.c | 2 +- qemu-img.c | 38 ++-- qga/commands-posix-ssh.c | 7 +- qga/commands-posix.c | 81 ++++---- qga/commands-win32.c | 32 +--- qga/commands.c | 6 +- qga/main.c | 22 +-- qga/qapi-schema.json | 20 +- qobject/json-parser.c | 30 +-- qobject/json-writer.c | 247 ++++++++++++++++++++++++ qobject/meson.build | 5 +- qobject/qbool.c | 1 + qobject/qdict.c | 1 + qobject/qjson.c | 146 ++++---------- qobject/qlist.c | 1 + qobject/qnull.c | 1 + qobject/qnum.c | 28 +-- qobject/qobject-internal.h | 39 ++++ qobject/qobject.c | 1 + qobject/qstring.c | 113 ++--------- qom/object.c | 9 +- qom/object_interfaces.c | 4 +- qom/qom-hmp-cmds.c | 7 +- qom/qom-qmp-cmds.c | 29 +-- target/alpha/machine.c | 2 +- target/arm/helper.c | 6 +- target/arm/machine.c | 6 +- target/arm/monitor.c | 13 +- target/avr/machine.c | 4 +- target/hppa/machine.c | 4 +- target/i386/cpu.c | 6 +- target/microblaze/machine.c | 2 +- target/mips/cpu.c | 6 +- target/mips/machine.c | 4 +- target/openrisc/machine.c | 2 +- target/ppc/machine.c | 10 +- target/ppc/translate_init.c.inc | 12 +- target/s390x/cc_helper.c | 123 ++---------- target/s390x/cpu_features.c | 39 +++- target/s390x/cpu_models.c | 37 ++-- target/s390x/helper.c | 10 +- target/s390x/insn-data.def | 76 ++++---- target/s390x/internal.h | 11 +- target/s390x/translate.c | 287 +++++++++++++++------------- target/sparc/machine.c | 2 +- tests/acceptance/machine_s390_ccw_virtio.py | 169 +++++++++++++++- tests/check-qjson.c | 195 +++++++++---------- tests/check-qnum.c | 8 +- tests/check-qobject.c | 3 +- tests/check-qstring.c | 16 -- tests/qtest/fuzz/generic_fuzz_configs.h | 84 +++++++- tests/qtest/libqtest.c | 20 +- tests/requirements.txt | 2 +- tests/test-clone-visitor.c | 7 +- tests/test-qobject-output-visitor.c | 48 +++-- tests/test-string-output-visitor.c | 4 +- tests/test-visitor-serialization.c | 181 ++++++------------ trace/qmp.c | 22 +-- ui/input.c | 16 +- ui/vnc.c | 21 +- util/keyval.c | 11 +- util/qemu-config.c | 14 +- 119 files changed, 1574 insertions(+), 1581 deletions(-) create mode 100644 include/qapi/qmp/json-writer.h delete mode 100644 migration/qjson.c delete mode 100644 migration/qjson.h create mode 100644 qobject/json-writer.c create mode 100644 qobject/qobject-internal.h