aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-06-22migration-test: ppc64: fix FORTH test programLaurent Vivier1-3/+2
2020-06-22iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz1-1/+2
2020-06-22iotests/026: Move v3-exclusive test to new fileMax Reitz6-43/+98
2020-06-22tests: fix modules-test 'duplicate test case' errorCole Robinson1-1/+2
2020-06-15nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake2-0/+6
2020-06-02iotests/026: Test EIO on allocation in a data-fileMax Reitz3-0/+44
2020-06-02iotests/026: Test EIO on preallocated zero clusterMax Reitz3-0/+41
2020-06-02iotests: Test copy offloading with external data fileKevin Wolf2-0/+20
2020-05-11tests/ide-test: Create a single unit-test covering more PRDT casesAlexander Popov1-100/+74
2019-11-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-rc3-testing-261119-1'...Peter Maydell2-4/+4
2019-11-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-26' in...Peter Maydell2-9/+17
2019-11-26iotests: add new test cases to bitmap migrationVladimir Sementsov-Ogievskiy2-9/+17
2019-11-26tests/vm/ubuntu: update i386 image to 18.04Alex Bennée1-2/+2
2019-11-26tests/vm/ubuntu: include language pack to silence locale warningsAlex Bennée1-1/+1
2019-11-26tests/vm/centos: fix centos build targetAlex Bennée1-1/+1
2019-11-26pseries: fix migration-test and pxe-testLaurent Vivier2-5/+5
2019-11-21Merge remote-tracking branch 'remotes/stsquad/tags/pull-rc3-testing-and-tcg-2...Peter Maydell3-4/+6
2019-11-20tests/tcg: modify multiarch tests to work with clangTaylor Simpson2-3/+5
2019-11-20tests/vm: make --interactive (and therefore DEBUG=1) unconditionalAlex Bennée1-1/+1
2019-11-20tests: acpi: always retain dumped ACPI tables in case of errorIgor Mammedov1-1/+1
2019-11-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+4
2019-11-19scsi: deprecate scsi-diskPaolo Bonzini1-2/+4
2019-11-18tests: More iotest 223 improvementsEric Blake2-4/+97
2019-11-18iotests: Include QMP input in .out filesEric Blake23-0/+285
2019-11-18iotests: Switch nbd tests to use Unix rather than TCPEric Blake2-7/+12
2019-11-18iotests: Fix 173Eric Blake2-3/+7
2019-11-18iotests: Test NBD client reconnectionAndrey Shinkevich5-1/+110
2019-11-18iotests: Test multiple blockdev-snapshot callsKevin Wolf3-0/+414
2019-11-18iotests: Fix "no qualified output" error pathKevin Wolf1-1/+1
2019-11-18qemu-iotests/iotests.py: improve assert_qmp messageVladimir Sementsov-Ogievskiy1-2/+2
2019-11-12tcg plugins: expose an API version conceptAlex Bennée7-0/+14
2019-11-12tests/vm: support sites with sha512 checksumsAlex Bennée2-3/+10
2019-11-12tests: only run ipmi-bt-test if CONFIG_LINUXAlex Bennée1-0/+2
2019-11-12tests/vm: update netbsd to version 8.1Gerd Hoffmann1-1/+1
2019-11-12tests/vm: use console_consume for netbsdGerd Hoffmann1-1/+1
2019-11-12tests/vm: add console_consume helperGerd Hoffmann1-0/+19
2019-11-12tests/vm: netbsd autoinstall, using serial consoleGerd Hoffmann1-10/+177
2019-11-11tests/migration: Print some debug on bad statusDr. David Alan Gilbert1-2/+7
2019-11-11cpu-plug-test: fix leaksMarc-André Lureau1-0/+2
2019-11-11qtest: fix qtest_qmp_device_add leakMarc-André Lureau1-0/+1
2019-11-07iotests: Add test for 4G+ compressed qcow2 writeMax Reitz3-0/+90
2019-11-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell1-1/+2
2019-11-06Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-65/+63
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson1-1/+2
2019-11-05Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell1-0/+21
2019-11-05image-fuzzer: Use OSerror.strerror instead of tuple subscriptEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use errors parameter of subprocess.Popen()Eduardo Habkost1-7/+4
2019-11-05image-fuzzer: Run using python3Eduardo Habkost3-4/+1
2019-11-05image-fuzzer: Encode file name and file format to bytesEduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use bytes constant for field valuesEduardo Habkost1-2/+2