aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26Merge tag 'pull-qapi-2024-03-26' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-26qapi: document parameters of query-cpu-model-* QAPI commandsDavid Hildenbrand
2024-03-26qapi/block-core: improve Qcow2OverlapCheckFlags documentationVladimir Sementsov-Ogievskiy
2024-03-26qapi: document leftover members in qapi/stats.jsonPaolo Bonzini
2024-03-26qapi: document leftover members in qapi/run-state.jsonPaolo Bonzini
2024-03-26qapi: document InputMultiTouchTypeMarc-André Lureau
2024-03-26qga/qapi-schema: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster
2024-03-26qapi: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-26qapi: Don't repeat member type in its documentation textMarkus Armbruster
2024-03-26qapi: Start sentences with a capital letter, end them with a periodMarkus Armbruster
2024-03-26qapi: Fix abbreviation punctuation in doc commentsMarkus Armbruster
2024-03-26qapi: Fix typo in request-ebpf documentationMarkus Armbruster
2024-03-26qapi: Fix argument markup in drive-mirror documentationMarkus Armbruster
2024-03-26qapi: Tidy up indentation of add_client's exampleMarkus Armbruster
2024-03-26qapi: Tidy up block-latency-histogram-set documentation some moreMarkus Armbruster
2024-03-26qapi: Expand a few awkward abbreviations in documentationMarkus Armbruster
2024-03-26qapi: Drop stray Arguments: line from qmp_capabilities docsMarkus Armbruster
2024-03-26qapi: Fix bogus documentation of query-migrationthreadsMarkus Armbruster
2024-03-26qapi: Resync MigrationParameter and MigrateSetParametersMarkus Armbruster
2024-03-26qapi: Improve migration TLS documentationMarkus Armbruster
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-25Merge tag 'pull-target-arm-20240325-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2024-03-25Merge tag 'migration-20240322-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-03-25tests/qtest/libqtest.c: Check for g_setenv() failurePeter Maydell
2024-03-25tests/unit/test-throttle: Avoid unintended integer divisionPeter Maydell
2024-03-25tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich
2024-03-25target/s390x: Use mutable temporary value for op_tsIdo Plat
2024-03-25libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-25hw/nvram/mac_nvram: Report failure to write dataPeter Maydell
2024-03-25hw/misc/pca9554: Correct error check bounds in get/set pin functionsPeter Maydell
2024-03-25net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()Peter Maydell
2024-03-25tests/unit/socket-helpers: Don't close(-1)Peter Maydell
2024-03-25tests/qtest/npcm7xx_emc_test: Don't leak cmd_linePeter Maydell
2024-03-25aspeed: Make the ast1030-a1 SoC not user creatableCédric Le Goater
2024-03-25aspeed: Make the ast2600-a3 SoC not user creatableCédric Le Goater
2024-03-25hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the userThomas Huth
2024-03-25.travis.yml: Remove the unused xfslib-dev packageThomas Huth
2024-03-25.travis.yml: Shorten the runtime of the problematic jobsThomas Huth
2024-03-22migration/multifd: Fix clearing of mapped-ram zero pagesFabiano Rosas
2024-03-22migration/postcopy: Fix high frequency syncPeter Xu
2024-03-22migration: Revert mapped-ram multifd support to fd: URIFabiano Rosas
2024-03-22Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-03-22Merge tag 'pull-riscv-to-apply-20240322' of https://github.com/alistair23/qem...Peter Maydell
2024-03-22Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-03-22target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao
2024-03-22target/riscv/kvm: fix timebase-frequency when using KVM accelerationYong-Xuan Wang
2024-03-22target/riscv: Fix mode in riscv_tlb_fillIrina Ryapolova
2024-03-22target/riscv: rvv: Remove the dependency of Zvfbfmin to ZfbfminMax Chou