aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28qapi: Fix argument documentation markupMarkus Armbruster
2023-04-28qga/qapi-schema: Fix member documentation markupMarkus Armbruster
2023-04-28qapi: Fix unintended definition lists in documentationMarkus Armbruster
2023-04-28qapi: Fix bullet list markup in documentationMarkus Armbruster
2023-04-28qapi: Delete largely misleading "Stability Considerations"Markus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster
2023-04-28qapi/block-core: Clean up after removal of dirty bitmap @statusMarkus Armbruster
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster
2023-04-28qapi: Fix misspelled referencesMarkus Armbruster
2023-04-28qga/qapi-schema: Fix a misspelled referenceMarkus Armbruster
2023-04-28qga/qapi-schema: Tidy up documentation of guest-fsfreeze-statusMarkus Armbruster
2023-04-27Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu int...Richard Henderson
2023-04-27docs/style: call out the use of GUARD macrosAlex Bennée
2023-04-27docs/devel: mention the spacing requirement for QOMAlex Bennée
2023-04-27docs/devel: make a statement about includesAlex Bennée
2023-04-27docs/system: remove excessive punctuation from guest-loader docsAlex Bennée
2023-04-27qemu-options.hx: Update descriptions of memory options for NUMA nodeYohei Kojima
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2023-04-27tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64Kautuk Consul
2023-04-27avocado_qemu/__init__.py: factor out the qemu-img findingKautuk Consul
2023-04-27MAINTAINERS: Cover tests/avocado/machine_aspeed.pyThomas Huth
2023-04-27tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk testsThomas Huth
2023-04-27tests/avocado: Make ssh_command_output_contains() globally availableThomas Huth
2023-04-27.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12Thomas Huth
2023-04-27qemu-options: finesse the recommendations around -blockdevAlex Bennée
2023-04-27scripts/device-crash-test: Add a parameter to run with TCG onlyThomas Huth
2023-04-27gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobsThomas Huth
2023-04-27tests/avocado: Add set of boot tests on SBSA-refPhilippe Mathieu-Daudé
2023-04-27tests/avocado: use the new snapshots for testingAlex Bennée
2023-04-27tests/requirements.txt: bump up avocado-framework version to 101.0Kautuk Consul
2023-04-27Merge tag 'migration-20230426-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-04-27vmstate-static-checker: Recognize "num" fieldPeter Xu
2023-04-27migration/vmstate-dump: Dump array size too as "num"Peter Xu
2023-04-27migration: Allow postcopy_ram_supported_by_host() to report errPeter Xu
2023-04-27migration: Move qmp_migrate_set_parameters() to options.cJuan Quintela
2023-04-27migration: Move migrate_use_tls() to options.cJuan Quintela
2023-04-27MAINTAINERS: Add Leonardo and Peter as reviewersJuan Quintela
2023-04-27migration: Disable postcopy + multifd migrationLeonardo Bras
2023-04-26Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2023-04-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-04-26qapi: allow unions to contain further unionsDaniel P. Berrangé
2023-04-26qapi: Improve specificity of type/member descriptionsMarkus Armbruster
2023-04-25qapi: support updating expected test output via makeDaniel P. Berrangé
2023-04-25block/monitor: Fix crash when executing HMP commitWang Liang
2023-04-25vmdk: make vmdk_is_cid_valid a coroutine_fnPaolo Bonzini
2023-04-25qcow2: mark various functions as coroutine_fn and GRAPH_RDLOCKPaolo Bonzini
2023-04-25tests: mark more coroutine_fnsPaolo Bonzini
2023-04-25qemu-pr-helper: mark more coroutine_fnsPaolo Bonzini
2023-04-259pfs: mark more coroutine_fnsPaolo Bonzini