summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-26block/io: accept NULL qiov in bdrv_pad_requestStefan Reiter1-13/+20
2024-03-26vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf5-9/+45
2024-03-26tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth2-0/+4
2024-03-26qapi: document parameters of query-cpu-model-* QAPI commandsDavid Hildenbrand2-18/+31
2024-03-26qapi/block-core: improve Qcow2OverlapCheckFlags documentationVladimir Sementsov-Ogievskiy2-5/+21
2024-03-26qapi: document leftover members in qapi/stats.jsonPaolo Bonzini2-9/+10
2024-03-26qapi: document leftover members in qapi/run-state.jsonPaolo Bonzini2-4/+26
2024-03-26qapi: document InputMultiTouchTypeMarc-André Lureau2-2/+12
2024-03-26qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster1-12/+17
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster10-56/+51
2024-03-26qapi: Refill doc comments to conform to current conventionsMarkus Armbruster12-136/+142
2024-03-26qapi: Don't repeat member type in its documentation textMarkus Armbruster1-4/+2
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster2-9/+9
2024-03-26qapi: Fix abbreviation punctuation in doc commentsMarkus Armbruster1-2/+2
2024-03-26qapi: Fix typo in request-ebpf documentationMarkus Armbruster1-1/+1
2024-03-26qapi: Fix argument markup in drive-mirror documentationMarkus Armbruster1-1/+1
2024-03-26qapi: Tidy up indentation of add_client's exampleMarkus Armbruster1-3/+3
2024-03-26qapi: Tidy up block-latency-histogram-set documentation some moreMarkus Armbruster1-5/+5
2024-03-26qapi: Expand a few awkward abbreviations in documentationMarkus Armbruster2-5/+7
2024-03-26qapi: Drop stray Arguments: line from qmp_capabilities docsMarkus Armbruster1-2/+0
2024-03-26qapi: Fix bogus documentation of query-migrationthreadsMarkus Armbruster1-3/+1
2024-03-26qapi: Resync MigrationParameter and MigrateSetParametersMarkus Armbruster1-7/+17
2024-03-26qapi: Improve migration TLS documentationMarkus Armbruster1-33/+34
2024-03-25tests/qtest/libqtest.c: Check for g_setenv() failurePeter Maydell1-1/+5
2024-03-25tests/unit/test-throttle: Avoid unintended integer divisionPeter Maydell1-2/+2
2024-03-25tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich2-0/+36
2024-03-25target/s390x: Use mutable temporary value for op_tsIdo Plat1-2/+3
2024-03-25libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma1-1/+1
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater14-16/+16
2024-03-25hw/nvram/mac_nvram: Report failure to write dataPeter Maydell1-1/+5
2024-03-25hw/misc/pca9554: Correct error check bounds in get/set pin functionsPeter Maydell1-2/+2
2024-03-25net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()Peter Maydell1-2/+1
2024-03-25tests/unit/socket-helpers: Don't close(-1)Peter Maydell1-1/+3
2024-03-25tests/qtest/npcm7xx_emc_test: Don't leak cmd_linePeter Maydell1-2/+2
2024-03-25aspeed: Make the ast1030-a1 SoC not user creatableCédric Le Goater1-0/+2
2024-03-25aspeed: Make the ast2600-a3 SoC not user creatableCédric Le Goater1-0/+2
2024-03-25hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the userThomas Huth1-0/+2
2024-03-25.travis.yml: Remove the unused xfslib-dev packageThomas Huth1-1/+0
2024-03-25.travis.yml: Shorten the runtime of the problematic jobsThomas Huth1-4/+5
2024-03-22migration/multifd: Fix clearing of mapped-ram zero pagesFabiano Rosas1-2/+1
2024-03-22migration/postcopy: Fix high frequency syncPeter Xu1-4/+3
2024-03-22migration: Revert mapped-ram multifd support to fd: URIFabiano Rosas6-127/+8
2024-03-22target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao1-34/+40
2024-03-22target/riscv/kvm: fix timebase-frequency when using KVM accelerationYong-Xuan Wang3-0/+12
2024-03-22target/riscv: Fix mode in riscv_tlb_fillIrina Ryapolova1-1/+1
2024-03-22target/riscv: rvv: Remove the dependency of Zvfbfmin to ZfbfminMax Chou1-5/+0
2024-03-22hw/intc: Update APLIC IDC after claiming iforce registerFrank Chang1-0/+1
2024-03-22target/riscv/vector_helper.c: optimize loops in ldst helpersDaniel Henrique Barboza1-3/+3
2024-03-22target/riscv: enable 'vstart_eq_zero' in the end of insnsIvan Klokov4-48/+59
2024-03-22trans_rvv.c.inc: remove redundant mark_vs_dirty() callsDaniel Henrique Barboza1-8/+3