aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-12-16mips: malta: Renovate coding styleFilip Bozuta1-2/+4
2019-12-09docker: remove libcap development packagesPaolo Bonzini3-3/+0
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
2019-11-05image-fuzzer: Return bytes objects on string fuzzing functionsEduardo Habkost1-21/+21
2019-11-05image-fuzzer: Use %r for all fiels at Field.__repr__()Eduardo Habkost1-2/+2
2019-11-05image-fuzzer: Use io.StringIOEduardo Habkost1-5/+9
2019-11-05image-fuzzer: Explicitly use integer division operatorEduardo Habkost2-26/+26
2019-11-05image-fuzzer: Write bytes instead of string to image fileEduardo Habkost1-1/+1
2019-11-05image-fuzzer: Open image files in binary modeEduardo Habkost1-1/+1
2019-11-01target/arm/kvm: host cpu: Add support for sve<N> propertiesAndrew Jones1-9/+8