summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-08-02tests/hmp: Fix typo in the 'chardev-send-break' testThomas Huth
2017-08-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-08-02tests/bios-tables-test: Compiler warning fixDr. David Alan Gilbert
2017-08-02tests: switch pxe and vm gen id tests to use kvmMichael S. Tsirkin
2017-08-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-08-01qemu-iotests/059: Fix leaked image filesKevin Wolf
2017-08-01qemu-iotests/063: Fix leaked imageKevin Wolf
2017-08-01qemu-iotests/162: Fix leaked temporary filesKevin Wolf
2017-08-01qemu-iotests/153: Fix leaked scratch imagesKevin Wolf
2017-08-01qemu-iotests/141: Fix image cleanupKevin Wolf
2017-08-01qemu-iotests: Remove blkdebug.conf after testsKevin Wolf
2017-08-01qemu-iotests/041: Fix leaked scratch imagesKevin Wolf
2017-08-01iotests: Add test of recent fix to 'qemu-img measure'Eric Blake
2017-08-01iotests: Check dirty bitmap statistics in 124Eric Blake
2017-08-01iotests: Redirect stderr to stdout in 186Max Reitz
2017-08-01iotests: Fix test 156Max Reitz
2017-08-01rtc-test: introduce more update testsPaolo Bonzini
2017-08-01rtc-test: cleanup register_b_set_flag testPaolo Bonzini
2017-07-31tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé
2017-07-31tests: test-netfilter && pxe-test require slirpMarc-André Lureau
2017-07-31tests: check-qom-proplist: fix leakMarc-André Lureau
2017-07-25qemu-iotests: Fix reference output for 186Kevin Wolf
2017-07-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf
2017-07-24iotests: Remove a few tests from 'quick' groupEric Blake
2017-07-24block: Use JSON null instead of "" to disable backing fileMarkus Armbruster
2017-07-24tests/test-qobject-input-visitor: Drop redundant testMarkus Armbruster
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster
2017-07-24qapi: Use QNull for a more regular visit_type_null()Markus Armbruster
2017-07-24qapi: Separate type QNull from QObjectMarkus Armbruster
2017-07-21Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell
2017-07-20tests: Handle $RANDOM not being supported by the shellPeter Maydell
2017-07-20configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj
2017-07-19Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...Peter Maydell
2017-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2017-07-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-07-19tests: crypto: add hmac speed benchmark supportLongpeng(Mike)
2017-07-19tests: crypto: add hash speed benchmark supportLongpeng(Mike)
2017-07-19tests: crypto: add cipher speed benchmark supportLongpeng(Mike)
2017-07-18Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-17' into st...Peter Maydell
2017-07-18tests/ahci-test: Be mean with RAMDr. David Alan Gilbert
2017-07-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-07-18qemu-img: Check for backing image if specified during createJohn Snow
2017-07-18qemu-iotests: Test unplug of -device without driveKevin Wolf
2017-07-18qemu-iotests: Test 'info block'Kevin Wolf
2017-07-18block/qapi: Add qdev device name to query-blockKevin Wolf
2017-07-18block: remove timer canceling in throttle_config()Manos Pitsidianakis
2017-07-18block: add clock_type field to ThrottleGroupManos Pitsidianakis