summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
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-18docker: install clang since Shippable setup_ve() verify it is availablePhilippe Mathieu-Daudé1-0/+1
2017-07-18docker: warn users to use newer debian8/debian9 base imagePhilippe Mathieu-Daudé2-0/+14
2017-07-18docker: add debian Ports base imagePhilippe Mathieu-Daudé1-0/+35
2017-07-18docker: add MXE (M cross environment) base image for MinGW-w64Philippe Mathieu-Daudé4-0/+85
2017-07-18docker: add debian/mips64el imagePhilippe Mathieu-Daudé2-0/+31
2017-07-18docker: add debian/mips[eb] imagesPhilippe Mathieu-Daudé3-4/+36
2017-07-18docker: add debian/powerpc based on JessieAlex Bennée2-0/+43
2017-07-18docker: add 'apt-fake' script which generate fake debian packagesPhilippe Mathieu-Daudé1-0/+46
2017-07-18docker: add qemu:debian-jessie based on outdated jessie releasePhilippe Mathieu-Daudé1-0/+36
2017-07-18docker: enable nettle to extend code coverage on arm64Philippe Mathieu-Daudé1-0/+3
2017-07-18docker: enable gcrypt to extend code coverage on amd64Philippe Mathieu-Daudé1-0/+3
2017-07-18docker: enable netmap to extend code coverage on amd64Philippe Mathieu-Daudé1-0/+8
2017-07-18docker: enable virgl to extend code coverage on amd64Philippe Mathieu-Daudé1-1/+11
2017-07-18docker: add debian/amd64 based on StretchPhilippe Mathieu-Daudé2-0/+19
2017-07-18docker: add debian/ppc64el based on StretchPhilippe Mathieu-Daudé2-0/+26