aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/integration-testing-...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell
2021-02-08Acceptance Tests: remove unnecessary tag from documentation exampleCleber Rosa
2021-02-08Acceptance tests: clarify ssh connection failure reasonCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: required space between IP and portCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: standardize port as integerCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: use a virtio-net device insteadCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: do not ask for ssh key passwordCleber Rosa
2021-02-08tests/acceptance/virtiofs_submounts: use workdir propertyCleber Rosa
2021-02-08tests/acceptance/boot_linux: rename misleading cloudinit methodCleber Rosa
2021-02-08tests/acceptance/boot_linux: fix typo on cloudinit error messageCleber Rosa
2021-02-08tests/acceptance: Re-enable the microblaze testThomas Huth
2021-02-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...Peter Maydell
2021-02-08qapi: enable strict-optional checksJohn Snow
2021-02-08qapi: type 'info' as Optional[QAPISourceInfo]John Snow
2021-02-08qapi/gen: Drop support for QAPIGen without a file nameMarkus Armbruster
2021-02-08qapi/commands: Simplify command registry generationMarkus Armbruster
2021-02-08qapi/gen: Support switching to another module temporarilyMarkus Armbruster
2021-02-08qapi/gen: write _genc/_genh access shimsJohn Snow
2021-02-08qapi: centralize the built-in module name definitionJohn Snow
2021-02-08qapi/gen: Combine ._add_[user|system]_moduleMarkus Armbruster
2021-02-08qapi: use './builtin' as the built-in module nameJohn Snow
2021-02-08qapi: use explicitly internal module namesJohn Snow
2021-02-08qapi/gen: Replace ._begin_system_module()Markus Armbruster
2021-02-08qapi: centralize is_[user|system|builtin]_module methodsJohn Snow
2021-02-08qapi/gen: inline _wrap_ifcond into end_if()John Snow
2021-02-08qapi/main: handle theoretical None-return from re.match()John Snow
2021-02-08qapi/events: fix visit_event typingJohn Snow
2021-02-08qapi/commands: assert arg_type is not NoneJohn Snow
2021-02-08Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-docs-...Peter Maydell
2021-02-08tests/acceptance: Add a test for the virtex-ml507 ppc machineThomas Huth
2021-02-08tests/acceptance: Test the mpc8544ds machineThomas Huth
2021-02-08tests/acceptance: Move the pseries test to a separate fileThomas Huth
2021-02-08tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PCPhilippe Mathieu-Daudé
2021-02-08tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() methodPhilippe Mathieu-Daudé
2021-02-08tests/acceptance: Introduce tesseract_ocr() helperPhilippe Mathieu-Daudé
2021-02-08tests/acceptance: Extract tesseract_available() helper in new namespacePhilippe Mathieu-Daudé
2021-02-08migration: only check page size match if RAM postcopy is enabledStefan Reiter
2021-02-08migration: introduce snapshot-{save, load, delete} QMP commandsDaniel P. Berrangé
2021-02-08iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé
2021-02-08iotests: add support for capturing and matching QMP eventsDaniel P. Berrangé
2021-02-08migration: introduce a delete_snapshot wrapperDaniel P. Berrangé
2021-02-08migration: wire up support for snapshot device selectionDaniel P. Berrangé
2021-02-08migration: control whether snapshots are ovewrittenDaniel P. Berrangé
2021-02-08block: rename and alter bdrv_all_find_snapshot semanticsDaniel P. Berrangé
2021-02-08block: allow specifying name of block device for vmstate storageDaniel P. Berrangé
2021-02-08block: add ability to specify list of blockdevs during snapshotDaniel P. Berrangé
2021-02-08migration: stop returning errno from load_snapshot()Daniel P. Berrangé
2021-02-08migration: Make save_snapshot() return bool, not 0/-1Philippe Mathieu-Daudé
2021-02-08block: push error reporting into bdrv_all_*_snapshot functionsDaniel P. Berrangé