aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-08-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16block-backend: Queue requests while drainedKevin Wolf
2019-08-16iotests: Add test for concurrent stream/commitMax Reitz
2019-08-16tests: Test mid-drain bdrv_replace_child_noperm()Max Reitz
2019-08-16tests: Test polling in bdrv_drop_intermediate()Max Reitz
2019-08-16iotests: Test migration with all kinds of filter nodesKevin Wolf
2019-08-16iotests: Move migration helpers to iotests.pyKevin Wolf
2019-08-16iotests/118: Add -blockdev based testsKevin Wolf
2019-08-16iotests/118: Create test classes dynamicallyKevin Wolf
2019-08-16iotests/118: Test media change for scsi-cdKevin Wolf
2019-08-15tests/libqtest: Make qmp_assert_success() independent from global_qtestThomas Huth
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth
2019-08-15tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtestThomas Huth
2019-08-15tests/libqtest: Remove unused function hmp()Thomas Huth
2019-08-15tests/libqos: Make virtio-pci code independent from global_qtestThomas Huth
2019-08-15tests/libqos: Make generic virtio code independent from global_qtestThomas Huth
2019-08-15tests: Set read-zeroes on for null-co driverAndrey Shinkevich
2019-08-15libqos: Account for the ctrl queue in virtio-netOleinik, Alexander
2019-08-06iotests: Test unaligned blocking mirror writeMax Reitz
2019-08-06iotests: Test incremental backup after truncationMax Reitz
2019-08-06iotests: Test backup job with two guest writesMax Reitz
2019-07-30iotests/118: Test inserting a read-only mediumKevin Wolf
2019-07-30Fixes: add read-zeroes to 051.outAndrey Shinkevich
2019-07-30tests/multiboot: Fix load address of test kernelsKevin Wolf
2019-07-23tests/docker: Refresh APT cache before installing new packages on DebianPhilippe Mathieu-Daudé
2019-07-23tests/qemu-iotests: Don't use 'seq' in the iotestsThomas Huth
2019-07-23tests/qemu-iotests/group: Remove some more tests from the "auto" groupThomas Huth
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth
2019-07-23tests/docker: invoke the DEBUG shell with --noprofile/--norcAlex Bennée
2019-07-23tests/docker: Let the test-mingw test generate a NSIS installerPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install texinfo in the Fedora imagePhilippe Mathieu-Daudé
2019-07-23tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install the NSIS tools in the MinGW capable imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Debian imagesPhilippe Mathieu-Daudé
2019-07-23tests/dockerfiles: update the win cross builds to stretchAlex Bennée
2019-07-23tests/migration-test: don't spam the logs when we failAlex Bennée
2019-07-23tests/docker: Install Ubuntu images noninteractivelyPhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Fedora imagePhilippe Mathieu-Daudé
2019-07-23tests/docker: Install Sphinx in the Ubuntu imagesPhilippe Mathieu-Daudé
2019-07-23tests/docker: add test-misc for building tools & docsAlex Bennée
2019-07-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-19test-bitmap: add test for bitmap_setWei Yang
2019-07-19iotests: Test quitting with job on throttled nodeMax Reitz
2019-07-19iotests: Test commit with a filter on the chainMax Reitz
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz
2019-07-19tests: Extend commit by drained_end testMax Reitz