summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...Peter Maydell2019-08-209-2029/+2598
|\
| * target/mips: tests/tcg: Fix target configurations for MSA testsAleksandar Markovic2019-08-198-2028/+2576
| * target/mips: tests/tcg: Add optional printing of more detailed failure infoAleksandar Markovic2019-08-191-1/+22
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...Peter Maydell2019-08-2010-15/+121
|\ \
| * | iotests: Fix 141 when run with qedMax Reitz2019-08-193-7/+12
| * | iotests: Full mirror to existing non-zero imageMax Reitz2019-08-192-6/+60
| * | iotests: Test convert -n to pre-filled imageMax Reitz2019-08-192-0/+25
| * | iotests: Convert to preallocated encrypted qcow2Max Reitz2019-08-192-1/+23
| * | mirror: Fix bdrv_has_zero_init() useMax Reitz2019-08-191-1/+1
| |/
* / decodetree: Allow !function with no input bitsRichard Henderson2019-08-192-0/+11
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...Peter Maydell2019-08-193-22/+40
|\
| * tests: Run the iotests during "make check" againThomas Huth2019-08-173-22/+40
* | tests/test-hbitmap: test next_zero and _next_dirty_area after truncateVladimir Sementsov-Ogievskiy2019-08-171-0/+22
* | iotests/257: test traditional sync modesJohn Snow2019-08-172-2/+3128
* | block/backup: improve sync=bitmap work estimatesJohn Snow2019-08-162-20/+20
* | iotests/257: test API failuresJohn Snow2019-08-162-0/+152
* | iotests/257: Refactor backup helpersJohn Snow2019-08-162-120/+128
* | iotests/257: add EmulatedBitmap classJohn Snow2019-08-161-49/+75
* | iotests/257: add Pattern classJohn Snow2019-08-161-26/+32
* | iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy2019-08-162-2/+110
* | iotests: add test 257 for bitmap-mode backupsJohn Snow2019-08-163-0/+2664
* | iotests: Add virtio-scsi device helperJohn Snow2019-08-165-18/+10Star
* | iotests: teach FilePath to produce multiple pathsJohn Snow2019-08-161-10/+24
* | iotests: teach run_job to cancel pending jobsJohn Snow2019-08-161-2/+22
* | iotests: add testing shim for script-style python testsJohn Snow2019-08-161-14/+26
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-08-1610-62/+845
|\
| * block-backend: Queue requests while drainedKevin Wolf2019-08-161-0/+1
| * iotests: Add test for concurrent stream/commitMax Reitz2019-08-163-0/+197
| * tests: Test mid-drain bdrv_replace_child_noperm()Max Reitz2019-08-161-0/+308
| * tests: Test polling in bdrv_drop_intermediate()Max Reitz2019-08-161-0/+167
| * iotests: Test migration with all kinds of filter nodesKevin Wolf2019-08-163-0/+100
| * iotests: Move migration helpers to iotests.pyKevin Wolf2019-08-162-23/+23
| * iotests/118: Add -blockdev based testsKevin Wolf2019-08-162-15/+32
| * iotests/118: Create test classes dynamicallyKevin Wolf2019-08-161-48/+21Star
| * iotests/118: Test media change for scsi-cdKevin Wolf2019-08-162-2/+22
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell2019-08-169-2/+8
|\ \
| * | Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
| * | Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
| * | Include qemu/main-loop.h lessMarkus Armbruster2019-08-167-0/+7
| |/
* | tests/libqtest: Make qmp_assert_success() independent from global_qtestThomas Huth2019-08-153-8/+12
* | tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth2019-08-1516-52/+66
* | tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtestThomas Huth2019-08-151-3/+4
* | tests/libqtest: Remove unused function hmp()Thomas Huth2019-08-152-21/+0Star
* | tests/libqos: Make virtio-pci code independent from global_qtestThomas Huth2019-08-151-4/+4
* | tests/libqos: Make generic virtio code independent from global_qtestThomas Huth2019-08-156-148/+176
* | tests: Set read-zeroes on for null-co driverAndrey Shinkevich2019-08-1512-16/+35
* | libqos: Account for the ctrl queue in virtio-netOleinik, Alexander2019-08-152-1/+2
|/
* iotests: Test unaligned blocking mirror writeMax Reitz2019-08-062-2/+27
* iotests: Test incremental backup after truncationMax Reitz2019-08-062-6/+36
* iotests: Test backup job with two guest writesMax Reitz2019-08-062-2/+41