aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell24-453/+627
2019-12-20configure: Require Python >= 3.5Eduardo Habkost1-5/+0
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell1-2/+2
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell19-29/+139
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-148/+170
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf3-0/+134
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf1-9/+3
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf1-7/+1
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf2-39/+44
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