aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-08-20Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...Peter Maydell9-2029/+2598
2019-08-20Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...Peter Maydell10-15/+121
2019-08-19target/mips: tests/tcg: Fix target configurations for MSA testsAleksandar Markovic8-2028/+2576
2019-08-19target/mips: tests/tcg: Add optional printing of more detailed failure infoAleksandar Markovic1-1/+22
2019-08-19iotests: Fix 141 when run with qedMax Reitz3-7/+12
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz2-6/+60
2019-08-19iotests: Test convert -n to pre-filled imageMax Reitz2-0/+25
2019-08-19iotests: Convert to preallocated encrypted qcow2Max Reitz2-1/+23
2019-08-19mirror: Fix bdrv_has_zero_init() useMax Reitz1-1/+1
2019-08-19decodetree: Allow !function with no input bitsRichard Henderson2-0/+11
2019-08-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...Peter Maydell3-22/+40
2019-08-17tests: Run the iotests during "make check" againThomas Huth3-22/+40
2019-08-16tests/test-hbitmap: test next_zero and _next_dirty_area after truncateVladimir Sementsov-Ogievskiy1-0/+22
2019-08-16iotests/257: test traditional sync modesJohn Snow2-2/+3128
2019-08-16block/backup: improve sync=bitmap work estimatesJohn Snow2-20/+20
2019-08-16iotests/257: test API failuresJohn Snow2-0/+152
2019-08-16iotests/257: Refactor backup helpersJohn Snow2-120/+128
2019-08-16iotests/257: add EmulatedBitmap classJohn Snow1-49/+75
2019-08-16iotests/257: add Pattern classJohn Snow1-26/+32
2019-08-16iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy2-2/+110
2019-08-16iotests: add test 257 for bitmap-mode backupsJohn Snow3-0/+2664
2019-08-16iotests: Add virtio-scsi device helperJohn Snow5-18/+10
2019-08-16iotests: teach FilePath to produce multiple pathsJohn Snow1-10/+24
2019-08-16iotests: teach run_job to cancel pending jobsJohn Snow1-2/+22
2019-08-16iotests: add testing shim for script-style python testsJohn Snow1-14/+26
2019-08-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell10-62/+845
2019-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell9-2/+8
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster7-0/+7
2019-08-16block-backend: Queue requests while drainedKevin Wolf1-0/+1
2019-08-16iotests: Add test for concurrent stream/commitMax Reitz3-0/+197
2019-08-16tests: Test mid-drain bdrv_replace_child_noperm()Max Reitz1-0/+308
2019-08-16tests: Test polling in bdrv_drop_intermediate()Max Reitz1-0/+167
2019-08-16iotests: Test migration with all kinds of filter nodesKevin Wolf3-0/+100
2019-08-16iotests: Move migration helpers to iotests.pyKevin Wolf2-23/+23
2019-08-16iotests/118: Add -blockdev based testsKevin Wolf2-15/+32
2019-08-16iotests/118: Create test classes dynamicallyKevin Wolf1-48/+21
2019-08-16iotests/118: Test media change for scsi-cdKevin Wolf2-2/+22
2019-08-15tests/libqtest: Make qmp_assert_success() independent from global_qtestThomas Huth3-8/+12
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth16-52/+66
2019-08-15tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtestThomas Huth1-3/+4
2019-08-15tests/libqtest: Remove unused function hmp()Thomas Huth2-21/+0
2019-08-15tests/libqos: Make virtio-pci code independent from global_qtestThomas Huth1-4/+4
2019-08-15tests/libqos: Make generic virtio code independent from global_qtestThomas Huth6-148/+176
2019-08-15tests: Set read-zeroes on for null-co driverAndrey Shinkevich12-16/+35
2019-08-15libqos: Account for the ctrl queue in virtio-netOleinik, Alexander2-1/+2
2019-08-06iotests: Test unaligned blocking mirror writeMax Reitz2-2/+27
2019-08-06iotests: Test incremental backup after truncationMax Reitz2-6/+36
2019-08-06iotests: Test backup job with two guest writesMax Reitz2-2/+41