summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-07-20configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski1-2/+2
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj1-2/+2
2017-07-19Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...Peter Maydell5-2/+251
2017-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-4/+4
2017-07-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell14-11/+702
2017-07-19tests: crypto: add hmac speed benchmark supportLongpeng(Mike)3-0/+85
2017-07-19tests: crypto: add hash speed benchmark supportLongpeng(Mike)3-0/+70
2017-07-19tests: crypto: add cipher speed benchmark supportLongpeng(Mike)3-2/+96
2017-07-18Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-17' into st...Peter Maydell2-2/+4
2017-07-18tests/ahci-test: Be mean with RAMDr. David Alan Gilbert1-4/+4
2017-07-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell3-29/+202
2017-07-18qemu-img: Check for backing image if specified during createJohn Snow8-9/+10
2017-07-18qemu-iotests: Test unplug of -device without driveKevin Wolf2-0/+52
2017-07-18qemu-iotests: Test 'info block'Kevin Wolf3-0/+637
2017-07-18block/qapi: Add qdev device name to query-blockKevin Wolf1-0/+1
2017-07-18block: remove timer canceling in throttle_config()Manos Pitsidianakis1-2/+2
2017-07-18block: add clock_type field to ThrottleGroupManos Pitsidianakis1-2/+2
2017-07-18Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-07-17-v2-tag'...Peter Maydell2-4/+67
2017-07-18test-qga: add test for guest-get-osinfoTomáš Golembiovský2-0/+63
2017-07-18test-qga: pass environemnt to qemu-gaTomáš Golembiovský1-4/+4
2017-07-17nbd: Fix iotests failure due to changed client error messageEric Blake2-2/+4
2017-07-17qmp: Include parent type on 'qom-list-types' outputEduardo Habkost1-10/+74
2017-07-17qmp: Include 'abstract' field on 'qom-list-types' outputEduardo Habkost1-13/+40
2017-07-17tests: Simplify abstract-interfaces check with a helperEduardo Habkost1-18/+25
2017-07-17qom: Fix ambiguous path detection when ambiguous=NULLEduardo Habkost1-0/+3
2017-07-17test-qdev-global-props: Test global property orderingEduardo Habkost1-0/+33
2017-07-17tests: Test case for object_resolve_path*()Eduardo Habkost1-0/+39
2017-07-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+1
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova1-1/+1
2017-07-17docker.py: Improve subprocess exit code handlingFam Zheng1-7/+12
2017-07-17docker.py: Drop infile parameterFam Zheng1-4/+2
2017-07-17docker: Don't enable networking as a side-effect of DEBUG=1Daniel P. Berrange1-1/+4
2017-07-14vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin2-17/+31
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-72/+206
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov1-0/+1
2017-07-14test-char: add hotswap testAnton Nefedov1-0/+71
2017-07-14test-char: split char_file_testAnton Nefedov1-53/+84
2017-07-14test-char: split char_udp_testAnton Nefedov1-16/+40
2017-07-14test-char: destroy chardev-udp after testAnton Nefedov1-0/+1
2017-07-14char: add backend hotswap handlerAnton Nefedov2-5/+11
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell1-3/+3
2017-07-13Convert error_report() to warn_report()Alistair Francis1-3/+3
2017-07-11iotests: Add preallocated growth test for qcow2Max Reitz3-0/+517
2017-07-11iotests: Add preallocated resize test for rawMax Reitz3-0/+143
2017-07-11block/qcow2: Add qcow2_refcount_area()Max Reitz1-1/+1
2017-07-11iotests: add test 178 for qemu-img measureStefan Hajnoczi4-0/+615
2017-07-11qemu-iotests: support per-format golden output filesStefan Hajnoczi1-0/+5
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake8-58/+59
2017-07-11iotests: Add test for colon handlingMax Reitz3-0/+129
2017-07-11iotests: Use absolute paths for executablesMax Reitz1-0/+11