summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com
2019-08-20test-bitmap: test set 1 bit case for bitmap_setWei Yang
2019-08-20util/qemu-timer: refactor deadline calculation for external timersPavel Dovgalyuk
2019-08-20tests: Fix uninitialized byte in test_visitor_in_fuzzAndrey Shinkevich
2019-08-20test-throttle: Fix uninitialized use of burst_lengthAndrey Shinkevich
2019-08-20Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...Peter Maydell
2019-08-20Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...Peter Maydell
2019-08-19target/mips: tests/tcg: Fix target configurations for MSA testsAleksandar Markovic
2019-08-19target/mips: tests/tcg: Add optional printing of more detailed failure infoAleksandar Markovic
2019-08-19iotests: Fix 141 when run with qedMax Reitz
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz
2019-08-19iotests: Test convert -n to pre-filled imageMax Reitz
2019-08-19iotests: Convert to preallocated encrypted qcow2Max Reitz
2019-08-19mirror: Fix bdrv_has_zero_init() useMax Reitz
2019-08-19decodetree: Allow !function with no input bitsRichard Henderson
2019-08-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...Peter Maydell
2019-08-17tests: Run the iotests during "make check" againThomas Huth
2019-08-16tests/test-hbitmap: test next_zero and _next_dirty_area after truncateVladimir Sementsov-Ogievskiy
2019-08-16iotests/257: test traditional sync modesJohn Snow
2019-08-16block/backup: improve sync=bitmap work estimatesJohn Snow
2019-08-16iotests/257: test API failuresJohn Snow
2019-08-16iotests/257: Refactor backup helpersJohn Snow
2019-08-16iotests/257: add EmulatedBitmap classJohn Snow
2019-08-16iotests/257: add Pattern classJohn Snow
2019-08-16iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy
2019-08-16iotests: add test 257 for bitmap-mode backupsJohn Snow
2019-08-16iotests: Add virtio-scsi device helperJohn Snow
2019-08-16iotests: teach FilePath to produce multiple pathsJohn Snow
2019-08-16iotests: teach run_job to cancel pending jobsJohn Snow
2019-08-16iotests: add testing shim for script-style python testsJohn Snow
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