summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-08Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi2-5/+28
2017-05-07tests: Ignore more test executablesEric Blake1-0/+3
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
2017-04-26tests: Add a tester for HMP commandsThomas Huth2-0/+163
2017-04-26libqtest: Add a generic function to run a callback function for every machineThomas Huth4-89/+80
2017-04-26libqtest: Ignore QMP events when parsing the response for HMP commandsThomas Huth2-1/+9
2017-04-24qemu-iotests: _cleanup_qemu must be called on exitJeff Cody10-5/+19
2017-04-24qemu-iotests: exclude vxhs from image creation via protocolJeff Cody9-0/+9
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal4-0/+39
2017-04-24crypto: Make errp the last parameter of functionsFam Zheng1-6/+6
2017-04-24block: Make errp the last parameter of bdrv_img_createFam Zheng1-4/+4
2017-04-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+1
2017-04-21trace: Put all trace.o into libqemuutil.aXu, Anthony1-1/+1
2017-04-21throttle: make throttle_config(throttle_get_config()) symmetricStefan Hajnoczi1-4/+4
2017-04-21throttle: do not use invalid config in testStefan Hajnoczi1-4/+4
2017-04-11block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng1-5/+5