aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf1-74/+65
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf1-61/+52
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf1-55/+46
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf1-45/+36
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf1-121/+111
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf1-10/+0
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf1-0/+16
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz1-1/+2
2019-12-19iotests/273: Filter format-specific informationMax Reitz2-28/+2
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth2-0/+2
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée1-1/+1
2019-12-19docker: gtester is no longer usedPaolo Bonzini1-6/+1
2019-12-18Added tests for close and change of logfile.Robert Foley1-0/+80
2019-12-18tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth1-0/+11
2019-12-18tests/hd-geo-test: Skip test when images can not be createdThomas Huth1-1/+11
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth3-8/+13
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta8-11/+12
2019-12-18configure: allow disable of cross compilation containersAlex Bennée1-2/+4
2019-12-18tests/boot-sector: Fix the bad s390x assembler codeThomas Huth1-2/+2
2019-12-18test-keyval: Tighten test of trailing crap after sizeMarkus Armbruster1-1/+1
2019-12-18iotests: Support job-complete in run_job()Kevin Wolf1-0/+2
2019-12-18iotests: Fix timeout in run_job()Kevin Wolf1-1/+1
2019-12-18iotests: Add qemu_io_log()Kevin Wolf1-0/+5
2019-12-18blockjob: Fix error message for negative speedKevin Wolf1-2/+2
2019-12-18block: Error out on image creation with conflicting size optionsKevin Wolf2-0/+10
2019-12-18qemu-img: fix info --backing-chain --image-optsStefan Hajnoczi3-0/+93
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth3-8/+13
2019-12-18tests-blockjob: Use error_free_or_abort()Markus Armbruster1-2/+1
2019-12-18error: Clean up unusual names of Error * variablesMarkus Armbruster1-8/+8
2019-12-18tests: Clean up initialization of Error *err variablesMarkus Armbruster2-6/+6
2019-12-18hw/i386: Remove the deprecated machines 0.12 up to 0.15Thomas Huth1-5/+1
2019-12-17tests: skip block layer tests if !CONFIG_TOOLSMarc-André Lureau1-1/+3
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini11-36/+31
2019-12-17migration-test: Use a struct for test_migrate_start parametersJuan Quintela1-40/+78
2019-12-17migration-test: Rename cmd_src/dst to arch_source/arch_targetJuan Quintela1-19/+21
2019-12-17migration-test: Move -incomming handling to common commandlineJuan Quintela1-15/+8
2019-12-17migration-test: Move -serial handling to common commandlineJuan Quintela1-25/+16
2019-12-17migration-test: Move -name handling to common commandlineJuan Quintela1-13/+9
2019-12-17migration-test: Move shmem handling to common commandlineJuan Quintela1-42/+34
2019-12-17migration-test: Move memory size to common commandlineJuan Quintela1-19/+25
2019-12-17migration-test: Move -machine to common commandlineJuan Quintela1-21/+30
2019-12-17migration-test: Move hide_stderr to common commandlineJuan Quintela1-12/+8
2019-12-17migration-test: Create cmd_soure and cmd_targetJuan Quintela1-19/+25
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell14-20/+17
2019-12-17Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell12-130/+123
2019-12-17tests: use g_test_rand_intPaolo Bonzini3-7/+7