aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-07-11testing: add check-build targetAlex Bennée
2020-07-11tests: improve performance of device-introspect-testDaniel P. Berrangé
2020-07-11tests/docker: add a linux-user testing focused imageAlex Bennée
2020-07-11tests/tcg: add more default compilers to configure.shAlex Bennée
2020-07-11gitlab: add acceptance testing to system buildsAlex Bennée
2020-07-11tests/acceptance: skip LinuxInitrd 2gib with v4.16 on GitLabAlex Bennée
2020-07-11tests/acceptance: skip multicore mips_malta tests on GitLabAlex Bennée
2020-07-11tests/acceptance: fix dtb path for machine_rx_gdbsimAlex Bennée
2020-07-11tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLabAlex Bennée
2020-07-11tests/docker: add packages needed for check-acceptanceAlex Bennée
2020-07-11tests/docker: add --registry support to toolingAlex Bennée
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée
2020-07-11tests/docker: check for an parameters not empty stringAlex Bennée
2020-07-11tests/vm: allow us to take advantage of MTTCGAlex Bennée
2020-07-11tests/vm: switch from optsparse to argparseAlex Bennée
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley
2020-07-11tests/vm: change scripts to use self._configRobert Foley
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley
2020-07-11tests/vm: Add common Ubuntu python moduleRobert Foley
2020-07-11tests/vm: Added configuration file supportRobert Foley
2020-07-11tests/vm: Add configuration to basevm.pyRobert Foley
2020-07-11tests/vm: pass args through to BaseVM's __init__Robert Foley
2020-07-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy
2020-07-06tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth
2020-07-06iotests: add tests for blockdev-amendMaxim Levitsky
2020-07-06iotests: qemu-img tests for luks key managementMaxim Levitsky
2020-07-06block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky
2020-07-06iotests: Check whether luks worksMax Reitz
2020-07-06iotests.py: Add (verify|has)_working_luks()Max Reitz
2020-07-06iotests.py: Add qemu_img_pipe_and_status()Max Reitz
2020-07-06iotests/common.rc: Add _require_working_luksMax Reitz
2020-07-06iotests: filter few more luks specific create optionsMaxim Levitsky
2020-07-06iotests: Make _filter_img_create more activeMax Reitz
2020-07-06qcow2: Fix preallocation on images with unaligned sizesAlberto Garcia
2020-07-06tests/qtest: Unify the test for the xenfv and xenpv machinesThomas Huth
2020-07-06fuzz: do not use POSIX shm for coverage bitmapAlexander Bulekov
2020-07-06fuzz: fix broken qtest check at rcu_disable_atforkAlexander Bulekov
2020-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell
2020-07-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-07-03tests/acpi: virt: update golden masters for DSDTAndrew Jones
2020-07-03tests/acpi: virt: allow DSDT acpi table changesAndrew Jones
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones
2020-07-03Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...Peter Maydell
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones
2020-07-03iotests: Fix 051 output after qdev_init_nofail() removalPhilippe Mathieu-Daudé
2020-07-03iotests.py: Do not wait() before communicate()Max Reitz