summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | qcow2: Make distinction between zero cluster types obviousEric Blake2017-05-111-3/+3
| * | tests: Add coverage for recent block geometry fixesEric Blake2017-05-113-0/+164
| * | qemu-io: Switch 'map' output to byte-based reportingEric Blake2017-05-112-17/+17
| * | qemu-io: Switch 'alloc' command to byte-based lengthEric Blake2017-05-112-5/+5
| * | iotests: Extend test 066Max Reitz2017-05-112-1/+173
| * | tests: Add POSIX image locking test case 182Fam Zheng2017-05-113-0/+77
| * | qemu-iotests: Add test case 153 for image lockingFam Zheng2017-05-113-0/+624
| * | tests: Disable image lock in test-replicationFam Zheng2017-05-111-2/+7
| * | tests: Use null-co:// instead of /dev/null as the dummy imageFam Zheng2017-05-116-7/+8
| * | iotests: 172: Use separate images for multiple devicesFam Zheng2017-05-112-49/+56
| * | iotests: 091: Quit QEMU before checking imageFam Zheng2017-05-111-0/+2
| * | iotests: 087: Don't attach test image twiceFam Zheng2017-05-111-4/+2Star
| * | iotests: 085: Avoid image locking conflictFam Zheng2017-05-112-15/+21
| * | iotests: 055: Don't attach the target image already for drive-backupFam Zheng2017-05-111-14/+18
| * | iotests: 046: Prepare for image lockingFam Zheng2017-05-111-1/+1
| * | iotests: 030: Prepare for image lockingFam Zheng2017-05-111-9/+9
| |/
* | Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi2017-05-102-1/+5
|\ \
| * | tests: Remove redundant assignmentFam Zheng2017-05-101-1/+1
| * | tests: Ignore another built executable (test-hmp)Eric Blake2017-05-101-0/+1
| * | tests: Ignore more test executablesEric Blake2017-05-071-0/+3
* | | Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into stagingStefan Hajnoczi2017-05-101-3/+3
|\ \ \ | |_|/ |/| |
| * | crypto: move 'opaque' parameter to (nearly) the end of parameter listDaniel P. Berrange2017-05-091-3/+3
* | | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into stagingStefan Hajnoczi2017-05-0913-155/+185
|\ \ \
| * | | sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster2017-05-092-59/+50Star
| * | | sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster2017-05-091-36/+36
| * | | test-qga: Actually test 0xff sync bytesEric Blake2017-05-092-7/+42
| * | | fdc-test: Avoid deprecated 'change' commandEric Blake2017-05-091-4/+4
| * | | qobject: Use simpler QDict/QList scalar insertion macrosEric Blake2017-05-097-103/+103
| * | | qobject: Drop useless QObject castsEric Blake2017-05-082-22/+22
| * | | test-keyval: fix leaksMarc-André Lureau2017-05-081-0/+4
| * | | tests/check-qdict: Fix missing bracketsDr. David Alan Gilbert2017-05-081-1/+1
| |/ /
* | | Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi2017-05-082-5/+28
|\ \ \ | |/ / |/| |
| * | hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan2017-05-032-5/+28
* | | Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi2017-05-052-6/+362
|\ \ \ | |_|/ |/| |
| * | tests: add /char/console testMarc-André Lureau2017-05-041-1/+30
| * | tests: add /char/udp testMarc-André Lureau2017-05-041-0/+46
| * | tests: add /char/socket testMarc-André Lureau2017-05-041-2/+112
| * | tests: add /char/file testMarc-André Lureau2017-05-041-0/+71
| * | tests: add /char/pipe testMarc-André Lureau2017-05-041-0/+90
| * | tests: add alias check in /char/ringbufMarc-André Lureau2017-05-041-0/+10
| * | char: add a /chardevs containerMarc-André Lureau2017-05-042-5/+5
| |/
* | iotests: fix exclusion optionJohn Snow2017-04-281-1/+2
* | iotests: clarify help textJohn Snow2017-04-281-2/+6
* | qcow2: Allow discard of final unaligned clusterEric Blake2017-04-282-9/+15
* | qemu-img/convert: Move bs_n > 1 && -B check downMax Reitz2017-04-271-2/+2
* | iotests: 109: Filter out "len" of failed jobsFam Zheng2017-04-273-12/+20
* | iotests: Fix typo in 026Eric Blake2017-04-273-3/+3
* | iotests: Launch qemu-nbd with -e 42Max Reitz2017-04-271-1/+3
* | qemu_iotests: Remove _readlink()Kevin Wolf2017-04-271-18/+0Star
* | qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf2017-04-271-6/+0Star