aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-11-26Merge remote-tracking branch 'remotes/stsquad/tags/pull-rc3-testing-261119-1'...Peter Maydell
2019-11-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-26' in...Peter Maydell
2019-11-26iotests: add new test cases to bitmap migrationVladimir Sementsov-Ogievskiy
2019-11-26tests/vm/ubuntu: update i386 image to 18.04Alex Bennée
2019-11-26tests/vm/ubuntu: include language pack to silence locale warningsAlex Bennée
2019-11-26tests/vm/centos: fix centos build targetAlex Bennée
2019-11-26pseries: fix migration-test and pxe-testLaurent Vivier
2019-11-21Merge remote-tracking branch 'remotes/stsquad/tags/pull-rc3-testing-and-tcg-2...Peter Maydell
2019-11-20tests/tcg: modify multiarch tests to work with clangTaylor Simpson
2019-11-20tests/vm: make --interactive (and therefore DEBUG=1) unconditionalAlex Bennée
2019-11-20tests: acpi: always retain dumped ACPI tables in case of errorIgor Mammedov
2019-11-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-11-19scsi: deprecate scsi-diskPaolo Bonzini
2019-11-18tests: More iotest 223 improvementsEric Blake
2019-11-18iotests: Include QMP input in .out filesEric Blake
2019-11-18iotests: Switch nbd tests to use Unix rather than TCPEric Blake
2019-11-18iotests: Fix 173Eric Blake
2019-11-18iotests: Test NBD client reconnectionAndrey Shinkevich
2019-11-18iotests: Test multiple blockdev-snapshot callsKevin Wolf
2019-11-18iotests: Fix "no qualified output" error pathKevin Wolf
2019-11-18qemu-iotests/iotests.py: improve assert_qmp messageVladimir Sementsov-Ogievskiy
2019-11-12tcg plugins: expose an API version conceptAlex Bennée
2019-11-12tests/vm: support sites with sha512 checksumsAlex Bennée
2019-11-12tests: only run ipmi-bt-test if CONFIG_LINUXAlex Bennée
2019-11-12tests/vm: update netbsd to version 8.1Gerd Hoffmann
2019-11-12tests/vm: use console_consume for netbsdGerd Hoffmann
2019-11-12tests/vm: add console_consume helperGerd Hoffmann
2019-11-12tests/vm: netbsd autoinstall, using serial consoleGerd Hoffmann
2019-11-11tests/migration: Print some debug on bad statusDr. David Alan Gilbert
2019-11-11cpu-plug-test: fix leaksMarc-André Lureau
2019-11-11qtest: fix qtest_qmp_device_add leakMarc-André Lureau
2019-11-07iotests: Add test for 4G+ compressed qcow2 writeMax Reitz
2019-11-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...Peter Maydell
2019-11-06Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson
2019-11-05Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell
2019-11-05image-fuzzer: Use OSerror.strerror instead of tuple subscriptEduardo Habkost
2019-11-05image-fuzzer: Use errors parameter of subprocess.Popen()Eduardo Habkost
2019-11-05image-fuzzer: Run using python3Eduardo Habkost
2019-11-05image-fuzzer: Encode file name and file format to bytesEduardo Habkost
2019-11-05image-fuzzer: Use bytes constant for field valuesEduardo Habkost
2019-11-05image-fuzzer: Return bytes objects on string fuzzing functionsEduardo Habkost
2019-11-05image-fuzzer: Use %r for all fiels at Field.__repr__()Eduardo Habkost
2019-11-05image-fuzzer: Use io.StringIOEduardo Habkost
2019-11-05image-fuzzer: Explicitly use integer division operatorEduardo Habkost
2019-11-05image-fuzzer: Write bytes instead of string to image fileEduardo Habkost
2019-11-05image-fuzzer: Open image files in binary modeEduardo Habkost
2019-11-01target/arm/kvm: host cpu: Add support for sve<N> propertiesAndrew Jones
2019-11-01target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones
2019-11-01target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones