aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz
2019-12-19iotests/273: Filter format-specific informationMax Reitz
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée
2019-12-19docker: gtester is no longer usedPaolo Bonzini
2019-12-18Added tests for close and change of logfile.Robert Foley
2019-12-18tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth
2019-12-18tests/hd-geo-test: Skip test when images can not be createdThomas Huth
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
2019-12-18tests/boot-sector: Fix the bad s390x assembler codeThomas Huth
2019-12-18test-keyval: Tighten test of trailing crap after sizeMarkus Armbruster
2019-12-18iotests: Support job-complete in run_job()Kevin Wolf
2019-12-18iotests: Fix timeout in run_job()Kevin Wolf
2019-12-18iotests: Add qemu_io_log()Kevin Wolf
2019-12-18blockjob: Fix error message for negative speedKevin Wolf
2019-12-18block: Error out on image creation with conflicting size optionsKevin Wolf
2019-12-18qemu-img: fix info --backing-chain --image-optsStefan Hajnoczi
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth
2019-12-18tests-blockjob: Use error_free_or_abort()Markus Armbruster
2019-12-18error: Clean up unusual names of Error * variablesMarkus Armbruster
2019-12-18tests: Clean up initialization of Error *err variablesMarkus Armbruster
2019-12-18hw/i386: Remove the deprecated machines 0.12 up to 0.15Thomas Huth
2019-12-17tests: skip block layer tests if !CONFIG_TOOLSMarc-André Lureau
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini
2019-12-17migration-test: Use a struct for test_migrate_start parametersJuan Quintela
2019-12-17migration-test: Rename cmd_src/dst to arch_source/arch_targetJuan Quintela
2019-12-17migration-test: Move -incomming handling to common commandlineJuan Quintela
2019-12-17migration-test: Move -serial handling to common commandlineJuan Quintela
2019-12-17migration-test: Move -name handling to common commandlineJuan Quintela
2019-12-17migration-test: Move shmem handling to common commandlineJuan Quintela
2019-12-17migration-test: Move memory size to common commandlineJuan Quintela
2019-12-17migration-test: Move -machine to common commandlineJuan Quintela
2019-12-17migration-test: Move hide_stderr to common commandlineJuan Quintela
2019-12-17migration-test: Create cmd_soure and cmd_targetJuan Quintela
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell
2019-12-17Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-12-17tests: use g_test_rand_intPaolo Bonzini
2019-12-17tests/Makefile: Fix check-report.* targets shown in check-helpWainer dos Santos Moschetta