summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Handle $RANDOM not being supported by the shellPeter Maydell2017-07-201-2/+2
* configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski2017-07-201-2/+2
* Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj2017-07-201-2/+2
* Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...Peter Maydell2017-07-195-2/+251
|\
| * tests: crypto: add hmac speed benchmark supportLongpeng(Mike)2017-07-193-0/+85
| * tests: crypto: add hash speed benchmark supportLongpeng(Mike)2017-07-193-0/+70
| * tests: crypto: add cipher speed benchmark supportLongpeng(Mike)2017-07-193-2/+96
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2017-07-191-4/+4
|\ \
| * | tests/ahci-test: Be mean with RAMDr. David Alan Gilbert2017-07-181-4/+4
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-07-1914-11/+702
|\ \ \ | |_|/ |/| |
| * | qemu-img: Check for backing image if specified during createJohn Snow2017-07-188-9/+10
| * | qemu-iotests: Test unplug of -device without driveKevin Wolf2017-07-182-0/+52
| * | qemu-iotests: Test 'info block'Kevin Wolf2017-07-183-0/+637
| * | block/qapi: Add qdev device name to query-blockKevin Wolf2017-07-181-0/+1
| * | block: remove timer canceling in throttle_config()Manos Pitsidianakis2017-07-181-2/+2
| * | block: add clock_type field to ThrottleGroupManos Pitsidianakis2017-07-181-2/+2
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-17' into st...Peter Maydell2017-07-182-2/+4
|\ \ \ | |_|/ |/| |
| * | nbd: Fix iotests failure due to changed client error messageEric Blake2017-07-172-2/+4
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-07-183-29/+202
|\ \ \
| * | | qmp: Include parent type on 'qom-list-types' outputEduardo Habkost2017-07-171-10/+74
| * | | qmp: Include 'abstract' field on 'qom-list-types' outputEduardo Habkost2017-07-171-13/+40
| * | | tests: Simplify abstract-interfaces check with a helperEduardo Habkost2017-07-171-18/+25
| * | | qom: Fix ambiguous path detection when ambiguous=NULLEduardo Habkost2017-07-171-0/+3
| * | | test-qdev-global-props: Test global property orderingEduardo Habkost2017-07-171-0/+33
| * | | tests: Test case for object_resolve_path*()Eduardo Habkost2017-07-171-0/+39
| |/ /
* | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-07-17-v2-tag'...Peter Maydell2017-07-182-4/+67
|\ \ \ | |_|/ |/| |
| * | test-qga: add test for guest-get-osinfoTomáš Golembiovský2017-07-182-0/+63
| * | test-qga: pass environemnt to qemu-gaTomáš Golembiovský2017-07-181-4/+4
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-07-171-1/+1
|\ \ | |/ |/|
| * exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova2017-07-171-1/+1
* | docker.py: Improve subprocess exit code handlingFam Zheng2017-07-171-7/+12
* | docker.py: Drop infile parameterFam Zheng2017-07-171-4/+2Star
* | docker: Don't enable networking as a side-effect of DEBUG=1Daniel P. Berrange2017-07-171-1/+4
|/
* vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin2017-07-142-17/+31
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-07-143-72/+206
|\
| * hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov2017-07-141-0/+1
| * test-char: add hotswap testAnton Nefedov2017-07-141-0/+71
| * test-char: split char_file_testAnton Nefedov2017-07-141-53/+84
| * test-char: split char_udp_testAnton Nefedov2017-07-141-16/+40
| * test-char: destroy chardev-udp after testAnton Nefedov2017-07-141-0/+1
| * char: add backend hotswap handlerAnton Nefedov2017-07-142-5/+11
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell2017-07-141-3/+3
|\ \ | |/ |/|
| * Convert error_report() to warn_report()Alistair Francis2017-07-131-3/+3
* | iotests: Add preallocated growth test for qcow2Max Reitz2017-07-113-0/+517
* | iotests: Add preallocated resize test for rawMax Reitz2017-07-113-0/+143
* | block/qcow2: Add qcow2_refcount_area()Max Reitz2017-07-111-1/+1
* | iotests: add test 178 for qemu-img measureStefan Hajnoczi2017-07-114-0/+615
* | qemu-iotests: support per-format golden output filesStefan Hajnoczi2017-07-111-0/+5
* | tests: Avoid non-portable 'echo -ARG'Eric Blake2017-07-118-58/+59
* | iotests: Add test for colon handlingMax Reitz2017-07-113-0/+129