summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-05-26iotests: 147: Don't test inet6 if not availableFam Zheng1-0/+7
2017-05-26qemu-iotests: Test streaming with missing job IDKevin Wolf2-2/+6
2017-05-18migration: Remove qemu-file.h from vmstate.hJuan Quintela1-0/+1
2017-05-18migration: Split vmstate-types.c from vmstate.cJuan Quintela1-1/+1
2017-05-18migration: Export qemu-file-channel.c functions in its own fileJuan Quintela1-0/+1
2017-05-18migration: Create migration/xbzrle.hJuan Quintela1-1/+1
2017-05-18Merge remote-tracking branch 'quintela/tags/migration/20170517' into stagingStefan Hajnoczi1-1/+1
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi1-2/+2
2017-05-17tests: Add [+-]feature and feature=on|off test casesEduardo Habkost1-0/+111
2017-05-17migration: Move page_cache.c to migration/Juan Quintela1-1/+1
2017-05-15Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...Stefan Hajnoczi9-4/+319
2017-05-12Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi36-153/+1786
2017-05-11tests: check -numa node,cpu=props_list usecaseIgor Mammedov1-0/+151
2017-05-11tests: numa: add case for QMP command query-cpusIgor Mammedov1-0/+45
2017-05-11tests: add CPUs to numa node mapping testIgor Mammedov2-0/+111
2017-05-11tests: acpi: extend cphp and memhp testcase with numa distance checkHe Chen7-4/+12
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-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel1-2/+2
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi2-1/+5
2017-05-10Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into stagingStefan Hajnoczi1-3/+3
2017-05-10tests: Remove redundant assignmentFam Zheng1-1/+1
2017-05-10tests: Ignore another built executable (test-hmp)Eric Blake1-0/+1
2017-05-09Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into stagingStefan Hajnoczi13-155/+185
2017-05-09crypto: move 'opaque' parameter to (nearly) the end of parameter listDaniel P. Berrange1-3/+3
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