aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-08-27tests: fix modules-test with no default machineMarc-André Lureau1-1/+3
2019-08-27build-sys: build ui-spice-app as a moduleMarc-André Lureau1-0/+3
2019-08-23modules-test: ui-spice-app is not built as modulePaolo Bonzini1-3/+0
2019-08-23modules-test: fix const castPaolo Bonzini1-1/+1
2019-08-22test: skip tests if socket_check_protocol_support() failedMarc-André Lureau3-3/+9
2019-08-22test-char: skip tcp tests if ipv4 check failedMarc-André Lureau2-5/+14
2019-08-22tests: specify the address family when checking bindMarc-André Lureau2-15/+13
2019-08-22tests/docker: add podman supportMarc-André Lureau1-2/+6
2019-08-22docker.py: add podman supportMarc-André Lureau1-5/+43
2019-08-22docker.py: add --run-as-current-userMarc-André Lureau2-1/+6
2019-08-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-0/+80
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2-5/+5
2019-08-21tests: add module loading testMarc-André Lureau4-0/+80
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com2-5/+5
2019-08-20test-bitmap: test set 1 bit case for bitmap_setWei Yang1-0/+12
2019-08-20util/qemu-timer: refactor deadline calculation for external timersPavel Dovgalyuk2-4/+6
2019-08-20tests: Fix uninitialized byte in test_visitor_in_fuzzAndrey Shinkevich1-5/+3
2019-08-20test-throttle: Fix uninitialized use of burst_lengthAndrey Shinkevich1-0/+2
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