summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-02tests/hmp: Fix typo in the 'chardev-send-break' testThomas Huth1-1/+1
2017-08-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-3/+3
2017-08-02tests/bios-tables-test: Compiler warning fixDr. David Alan Gilbert1-1/+1
2017-08-02tests: switch pxe and vm gen id tests to use kvmMichael S. Tsirkin2-2/+2
2017-08-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-30/+126
2017-08-01qemu-iotests/059: Fix leaked image filesKevin Wolf3-12/+24
2017-08-01qemu-iotests/063: Fix leaked imageKevin Wolf1-3/+1
2017-08-01qemu-iotests/162: Fix leaked temporary filesKevin Wolf1-0/+7
2017-08-01qemu-iotests/153: Fix leaked scratch imagesKevin Wolf1-0/+1
2017-08-01qemu-iotests/141: Fix image cleanupKevin Wolf1-1/+1
2017-08-01qemu-iotests: Remove blkdebug.conf after testsKevin Wolf2-0/+2
2017-08-01qemu-iotests/041: Fix leaked scratch imagesKevin Wolf1-1/+3
2017-08-01iotests: Add test of recent fix to 'qemu-img measure'Eric Blake3-0/+71
2017-08-01iotests: Check dirty bitmap statistics in 124Eric Blake1-1/+6
2017-08-01iotests: Redirect stderr to stdout in 186Max Reitz2-7/+7
2017-08-01iotests: Fix test 156Max Reitz1-2/+2
2017-08-01rtc-test: introduce more update testsPaolo Bonzini1-1/+81
2017-08-01rtc-test: cleanup register_b_set_flag testPaolo Bonzini1-30/+46
2017-07-31tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé1-1/+1
2017-07-31tests: test-netfilter && pxe-test require slirpMarc-André Lureau1-4/+4
2017-07-31tests: check-qom-proplist: fix leakMarc-André Lureau1-0/+2
2017-07-25qemu-iotests: Fix reference output for 186Kevin Wolf1-3/+3
2017-07-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-25/+116
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf4-17/+44
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf4-6/+70
2017-07-24iotests: Remove a few tests from 'quick' groupEric Blake1-2/+2
2017-07-24block: Use JSON null instead of "" to disable backing fileMarkus Armbruster2-2/+2
2017-07-24tests/test-qobject-input-visitor: Drop redundant testMarkus Armbruster1-6/+0
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster4-1/+18
2017-07-24qapi: Use QNull for a more regular visit_type_null()Markus Armbruster3-7/+18
2017-07-24qapi: Separate type QNull from QObjectMarkus Armbruster2-12/+12
2017-07-21Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell21-55/+470
2017-07-20tests: Handle $RANDOM not being supported by the shellPeter Maydell1-2/+2
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