summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-05-11qcow2: Optimize write zero of unaligned tail clusterEric Blake2-2/+286
2017-05-11iotests: Add test 179 to cover write zeroes with unmapEric Blake3-0/+287
2017-05-11iotests: Improve _filter_qemu_img_mapEric Blake3-24/+26
2017-05-11qcow2: Make distinction between zero cluster types obviousEric Blake1-3/+3
2017-05-11tests: Add coverage for recent block geometry fixesEric Blake3-0/+164
2017-05-11qemu-io: Switch 'map' output to byte-based reportingEric Blake2-17/+17
2017-05-11qemu-io: Switch 'alloc' command to byte-based lengthEric Blake2-5/+5
2017-05-11iotests: Extend test 066Max Reitz2-1/+173
2017-05-11tests: Add POSIX image locking test case 182Fam Zheng3-0/+77
2017-05-11qemu-iotests: Add test case 153 for image lockingFam Zheng3-0/+624
2017-05-11tests: Disable image lock in test-replicationFam Zheng1-2/+7
2017-05-11tests: Use null-co:// instead of /dev/null as the dummy imageFam Zheng6-7/+8
2017-05-11iotests: 172: Use separate images for multiple devicesFam Zheng2-49/+56
2017-05-11iotests: 091: Quit QEMU before checking imageFam Zheng1-0/+2
2017-05-11iotests: 087: Don't attach test image twiceFam Zheng1-4/+2
2017-05-11iotests: 085: Avoid image locking conflictFam Zheng2-15/+21
2017-05-11iotests: 055: Don't attach the target image already for drive-backupFam Zheng1-14/+18
2017-05-11iotests: 046: Prepare for image lockingFam Zheng1-1/+1
2017-05-11iotests: 030: Prepare for image lockingFam Zheng1-9/+9
2017-05-09Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into stagingStefan Hajnoczi13-155/+185
2017-05-09sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster2-59/+50
2017-05-09sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster1-36/+36
2017-05-09test-qga: Actually test 0xff sync bytesEric Blake2-7/+42
2017-05-09fdc-test: Avoid deprecated 'change' commandEric Blake1-4/+4
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake7-103/+103
2017-05-08qobject: Drop useless QObject castsEric Blake2-22/+22
2017-05-08test-keyval: fix leaksMarc-André Lureau1-0/+4
2017-05-08tests/check-qdict: Fix missing bracketsDr. David Alan Gilbert1-1/+1
2017-05-08Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi2-5/+28
2017-05-05Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi2-6/+362
2017-05-04tests: add /char/console testMarc-André Lureau1-1/+30
2017-05-04tests: add /char/udp testMarc-André Lureau1-0/+46
2017-05-04tests: add /char/socket testMarc-André Lureau1-2/+112
2017-05-04tests: add /char/file testMarc-André Lureau1-0/+71
2017-05-04tests: add /char/pipe testMarc-André Lureau1-0/+90
2017-05-04tests: add alias check in /char/ringbufMarc-André Lureau1-0/+10
2017-05-04char: add a /chardevs containerMarc-André Lureau2-5/+5
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan2-5/+28
2017-04-28iotests: fix exclusion optionJohn Snow1-1/+2
2017-04-28iotests: clarify help textJohn Snow1-2/+6
2017-04-28qcow2: Allow discard of final unaligned clusterEric Blake2-9/+15
2017-04-27qemu-img/convert: Move bs_n > 1 && -B check downMax Reitz1-2/+2
2017-04-27iotests: 109: Filter out "len" of failed jobsFam Zheng3-12/+20
2017-04-27iotests: Fix typo in 026Eric Blake3-3/+3
2017-04-27iotests: Launch qemu-nbd with -e 42Max Reitz1-1/+3
2017-04-27qemu_iotests: Remove _readlink()Kevin Wolf1-18/+0
2017-04-27qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf1-6/+0
2017-04-27iotests/051: Add test for empty filenameMax Reitz3-0/+7
2017-04-27qemu-iotests: Test postcopy migrationKevin Wolf3-0/+158
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf13-138/+147