aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2017-07-18Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-07-17-v2-tag'...Peter Maydell
2017-07-18test-qga: add test for guest-get-osinfoTomáš Golembiovský
2017-07-18test-qga: pass environemnt to qemu-gaTomáš Golembiovský
2017-07-18docker: install clang since Shippable setup_ve() verify it is availablePhilippe Mathieu-Daudé
2017-07-18docker: warn users to use newer debian8/debian9 base imagePhilippe Mathieu-Daudé
2017-07-18docker: add debian Ports base imagePhilippe Mathieu-Daudé
2017-07-18docker: add MXE (M cross environment) base image for MinGW-w64Philippe Mathieu-Daudé
2017-07-18docker: add debian/mips64el imagePhilippe Mathieu-Daudé
2017-07-18docker: add debian/mips[eb] imagesPhilippe Mathieu-Daudé
2017-07-18docker: add debian/powerpc based on JessieAlex Bennée
2017-07-18docker: add 'apt-fake' script which generate fake debian packagesPhilippe Mathieu-Daudé
2017-07-18docker: add qemu:debian-jessie based on outdated jessie releasePhilippe Mathieu-Daudé
2017-07-18docker: enable nettle to extend code coverage on arm64Philippe Mathieu-Daudé
2017-07-18docker: enable gcrypt to extend code coverage on amd64Philippe Mathieu-Daudé
2017-07-18docker: enable netmap to extend code coverage on amd64Philippe Mathieu-Daudé
2017-07-18docker: enable virgl to extend code coverage on amd64Philippe Mathieu-Daudé
2017-07-18docker: add debian/amd64 based on StretchPhilippe Mathieu-Daudé
2017-07-18docker: add debian/ppc64el based on StretchPhilippe Mathieu-Daudé
2017-07-18docker: add debian/armel based on StretchPhilippe Mathieu-Daudé
2017-07-18docker: optimize debian9 base imagePhilippe Mathieu-Daudé
2017-07-18docker: remove packages now dependent of qemu in StretchPhilippe Mathieu-Daudé
2017-07-18docker: debian/s390x no more in unstable, now available in StretchPhilippe Mathieu-Daudé
2017-07-18docker: add common packages to debian basePhilippe Mathieu-Daudé
2017-07-18docker: rename debian stable -> 9 (Stretch)Philippe Mathieu-Daudé
2017-07-18docker: add debug tools to travis.dockerAlex Bennée
2017-07-18docker: include python-yaml in travis.dockerAlex Bennée
2017-07-18docker: allow customizing Travis global_env variablesPaolo Bonzini
2017-07-17nbd: Fix iotests failure due to changed client error messageEric Blake
2017-07-17qmp: Include parent type on 'qom-list-types' outputEduardo Habkost
2017-07-17qmp: Include 'abstract' field on 'qom-list-types' outputEduardo Habkost
2017-07-17tests: Simplify abstract-interfaces check with a helperEduardo Habkost
2017-07-17qom: Fix ambiguous path detection when ambiguous=NULLEduardo Habkost
2017-07-17test-qdev-global-props: Test global property orderingEduardo Habkost
2017-07-17tests: Test case for object_resolve_path*()Eduardo Habkost
2017-07-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova
2017-07-17docker.py: Improve subprocess exit code handlingFam Zheng
2017-07-17docker.py: Drop infile parameterFam Zheng
2017-07-17docker: Don't enable networking as a side-effect of DEBUG=1Daniel P. Berrange
2017-07-14vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov
2017-07-14test-char: add hotswap testAnton Nefedov
2017-07-14test-char: split char_file_testAnton Nefedov
2017-07-14test-char: split char_udp_testAnton Nefedov
2017-07-14test-char: destroy chardev-udp after testAnton Nefedov