summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: numa: add case for QMP command query-cpusIgor Mammedov2017-05-111-0/+45
* tests: add CPUs to numa node mapping testIgor Mammedov2017-05-112-0/+111
* tests: acpi: extend cphp and memhp testcase with numa distance checkHe Chen2017-05-117-4/+12
* 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
* | iotests/051: Add test for empty filenameMax Reitz2017-04-273-0/+7
* | qemu-iotests: Test postcopy migrationKevin Wolf2017-04-273-0/+158
* | qemu-iotests: Filter HMP readline escape charactersKevin Wolf2017-04-2713-138/+147
|/
* tests: Add a tester for HMP commandsThomas Huth2017-04-262-0/+163
* libqtest: Add a generic function to run a callback function for every machineThomas Huth2017-04-264-89/+80Star
* libqtest: Ignore QMP events when parsing the response for HMP commandsThomas Huth2017-04-262-1/+9
* qemu-iotests: _cleanup_qemu must be called on exitJeff Cody2017-04-2410-5/+19
* qemu-iotests: exclude vxhs from image creation via protocolJeff Cody2017-04-249-0/+9
* block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal2017-04-244-0/+39
* crypto: Make errp the last parameter of functionsFam Zheng2017-04-241-6/+6
* block: Make errp the last parameter of bdrv_img_createFam Zheng2017-04-241-4/+4
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-04-211-1/+1
|\
| * trace: Put all trace.o into libqemuutil.aXu, Anthony2017-04-211-1/+1
* | throttle: make throttle_config(throttle_get_config()) symmetricStefan Hajnoczi2017-04-211-4/+4
* | throttle: do not use invalid config in testStefan Hajnoczi2017-04-211-4/+4
|/
* block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng2017-04-111-5/+5
* tests/block-job-txn: Don't start block job before adding to txnFam Zheng2017-04-111-1/+5
* iotests: Add mirror tests for orphaned sourceMax Reitz2017-04-073-2/+63
* io: fix incoming client socket initializationWang guang2017-04-041-0/+8