summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | qemu-iotests/141: Fix image cleanupKevin Wolf2017-08-011-1/+1
* | qemu-iotests: Remove blkdebug.conf after testsKevin Wolf2017-08-012-0/+2
* | qemu-iotests/041: Fix leaked scratch imagesKevin Wolf2017-08-011-1/+3
* | iotests: Add test of recent fix to 'qemu-img measure'Eric Blake2017-08-013-0/+71
* | iotests: Check dirty bitmap statistics in 124Eric Blake2017-08-011-1/+6
* | iotests: Redirect stderr to stdout in 186Max Reitz2017-08-012-7/+7
* | iotests: Fix test 156Max Reitz2017-08-011-2/+2
|/
* tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé2017-07-311-1/+1
* tests: test-netfilter && pxe-test require slirpMarc-André Lureau2017-07-311-4/+4
* tests: check-qom-proplist: fix leakMarc-André Lureau2017-07-311-0/+2
* qemu-iotests: Fix reference output for 186Kevin Wolf2017-07-251-3/+3
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-07-248-25/+116
|\
| * qemu-iotests: Avoid unnecessary sleepsKevin Wolf2017-07-244-17/+44
| * block: Skip implicit nodes in query-block/blockstatsKevin Wolf2017-07-244-6/+70
| * iotests: Remove a few tests from 'quick' groupEric Blake2017-07-241-2/+2
* | block: Use JSON null instead of "" to disable backing fileMarkus Armbruster2017-07-242-2/+2
* | tests/test-qobject-input-visitor: Drop redundant testMarkus Armbruster2017-07-241-6/+0Star
* | qapi: Introduce a first class 'null' typeMarkus Armbruster2017-07-244-1/+18
* | qapi: Use QNull for a more regular visit_type_null()Markus Armbruster2017-07-243-7/+18
* | qapi: Separate type QNull from QObjectMarkus Armbruster2017-07-242-12/+12
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell2017-07-2121-55/+470
|\
| * docker: install clang since Shippable setup_ve() verify it is availablePhilippe Mathieu-Daudé2017-07-181-0/+1
| * docker: warn users to use newer debian8/debian9 base imagePhilippe Mathieu-Daudé2017-07-182-0/+14
| * docker: add debian Ports base imagePhilippe Mathieu-Daudé2017-07-181-0/+35
| * docker: add MXE (M cross environment) base image for MinGW-w64Philippe Mathieu-Daudé2017-07-184-0/+85
| * docker: add debian/mips64el imagePhilippe Mathieu-Daudé2017-07-182-0/+31
| * docker: add debian/mips[eb] imagesPhilippe Mathieu-Daudé2017-07-183-4/+36
| * docker: add debian/powerpc based on JessieAlex Bennée2017-07-182-0/+43
| * docker: add 'apt-fake' script which generate fake debian packagesPhilippe Mathieu-Daudé2017-07-181-0/+46
| * docker: add qemu:debian-jessie based on outdated jessie releasePhilippe Mathieu-Daudé2017-07-181-0/+36
| * docker: enable nettle to extend code coverage on arm64Philippe Mathieu-Daudé2017-07-181-0/+3
| * docker: enable gcrypt to extend code coverage on amd64Philippe Mathieu-Daudé2017-07-181-0/+3
| * docker: enable netmap to extend code coverage on amd64Philippe Mathieu-Daudé2017-07-181-0/+8
| * docker: enable virgl to extend code coverage on amd64Philippe Mathieu-Daudé2017-07-181-1/+11
| * docker: add debian/amd64 based on StretchPhilippe Mathieu-Daudé2017-07-182-0/+19
| * docker: add debian/ppc64el based on StretchPhilippe Mathieu-Daudé2017-07-182-0/+26
| * docker: add debian/armel based on StretchPhilippe Mathieu-Daudé2017-07-182-0/+25
| * docker: optimize debian9 base imagePhilippe Mathieu-Daudé2017-07-181-3/+4
| * docker: remove packages now dependent of qemu in StretchPhilippe Mathieu-Daudé2017-07-184-12/+0Star
| * docker: debian/s390x no more in unstable, now available in StretchPhilippe Mathieu-Daudé2017-07-182-10/+11
| * docker: add common packages to debian basePhilippe Mathieu-Daudé2017-07-181-1/+4
| * docker: rename debian stable -> 9 (Stretch)Philippe Mathieu-Daudé2017-07-185-13/+18
| * docker: add debug tools to travis.dockerAlex Bennée2017-07-181-1/+1
| * docker: include python-yaml in travis.dockerAlex Bennée2017-07-181-1/+1
| * docker: allow customizing Travis global_env variablesPaolo Bonzini2017-07-181-3/+3
* | tests: Handle $RANDOM not being supported by the shellPeter Maydell2017-07-201-2/+2
* | configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski2017-07-201-2/+2
* | Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj2017-07-201-2/+2
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...Peter Maydell2017-07-195-2/+251
|\ \
| * | tests: crypto: add hmac speed benchmark supportLongpeng(Mike)2017-07-193-0/+85