summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-08-14qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa2-7/+1
2017-08-14libqtest: Fix typo in commentsEric Blake1-4/+4
2017-08-11qemu-iotests: fix 185Vladimir Sementsov-Ogievskiy1-0/+4
2017-08-11tests/multiboot: Fix whitespace failureEric Blake1-1/+1
2017-08-10IDE: test flush on empty CDROMKevin Wolf1-0/+19
2017-08-09libqtest: always set up signal handler for SIGABRTJens Freimann1-1/+1
2017-08-09acpi-test: update expected DSDT filesMichael S. Tsirkin5-0/+0
2017-08-08qemu-iotests: Test reopen between read-only and read-writeKevin Wolf3-0/+88
2017-08-08block/null: Remove 'filename' optionKevin Wolf1-1/+1
2017-08-08qemu-iotests/109: Fix lock race conditionCleber Rosa2-1/+58
2017-08-03build-sys: add --disable-vhost-userMarc-André Lureau1-3/+3
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