summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Add chardev-send-break monitor commandStefan Fritsch2-2/+11
2017-06-26qemu-iotests: 068: test iothread modeStefan Hajnoczi2-10/+24
2017-06-26qemu-iotests: 068: use -drive/-device instead of -hdaStefan Hajnoczi1-1/+6
2017-06-26qemu-iotests: 068: extract _qemu() functionStefan Hajnoczi1-6/+9
2017-06-26qemu-iotests: Test exiting qemu with running jobKevin Wolf3-0/+266
2017-06-26qemu-iotests: Allow starting new qemu after cleanupKevin Wolf1-0/+3
2017-06-22Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ...Peter Maydell7-21/+103
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell26-368/+457
2017-06-21docker: add mipsel build targetPhilippe Mathieu-Daudé2-0/+30
2017-06-21docker: add extra libs to s390x target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+10
2017-06-21docker: add extra libs to arm64 target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+11
2017-06-21docker: add extra libs to armhf target to extend codebase coveragePhilippe Mathieu-Daudé1-0/+11
2017-06-21docker: use eatmydata in debian arm64 imagePhilippe Mathieu-Daudé1-2/+5
2017-06-21docker: use eatmydata in debian armhf imagePhilippe Mathieu-Daudé1-2/+5
2017-06-21docker: use eatmydata, install common build packages in base imagePhilippe Mathieu-Daudé1-1/+4
2017-06-21docker: use better regex to generate deb-src entriesPhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: install ca-certificates package in base imagePhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: rebuild image if 'extra files' checksum does not matchPhilippe Mathieu-Daudé1-3/+13
2017-06-21docker: add --include-files argument to 'build' commandPhilippe Mathieu-Daudé2-3/+12
2017-06-21docker: let _copy_with_mkdir() sub_path argument be optionalPhilippe Mathieu-Daudé1-1/+1
2017-06-21docker: update qemu:debian base following stretch releaseAlex Bennée1-8/+0
2017-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-7/+118
2017-06-20Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell3-4/+4
2017-06-20tests/qdict: check more get_try_int() casesMarc-André Lureau1-0/+7
2017-06-20qapi: update the qobject visitor to use QNUM_U64Marc-André Lureau2-9/+20
2017-06-20json: learn to parse uint64 numbersMarc-André Lureau1-0/+44
2017-06-20qnum: add uint typeMarc-André Lureau1-0/+48
2017-06-20tests: remove /{qnum, qlist, dict}/destroy testMarc-André Lureau4-53/+6
2017-06-20qapi: Remove visit_start_alternate() parameter promote_intMarc-André Lureau1-1/+1
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau23-282/+307
2017-06-19tests: add more int/number ranges checksMarc-André Lureau1-1/+38
2017-06-19tests: Remove test cases for alternates of 'number' and 'int'Marc-André Lureau4-38/+2
2017-06-16tests/q35-test: add TSEG size checksLaszlo Ersek1-0/+113
2017-06-16tests/q35-test: push down qtest_start / qtest_end to test case(s)Laszlo Ersek1-7/+5
2017-06-16docker: Add flex and bison to centos6 imageFam Zheng1-1/+1
2017-06-16docker: Add libaio to fedora imageFam Zheng1-1/+1
2017-06-16docker: Add bzip2 and hostname to fedora imageFam Zheng1-1/+1
2017-06-16docker: Run tests with current userFam Zheng1-1/+1
2017-06-15megasas: always store SCSIRequest* into MegasasCmdPaolo Bonzini1-0/+35
2017-06-15megasas: add qtestPaolo Bonzini2-0/+54
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell1-1/+2
2017-06-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+9
2017-06-13migration: Move migration.h to migration/Juan Quintela1-1/+1
2017-06-13migration: Move constants to savevm.hJuan Quintela1-0/+1
2017-06-12Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...Peter Maydell1-0/+29
2017-06-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-4/+222
2017-06-09qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf2-4/+35
2017-06-09qemu-iotests: Block migration testKevin Wolf3-0/+187
2017-06-08vhost-user-bridge: fix iov_restore_front() warningMarc-André Lureau1-2/+9
2017-06-08test-char: start a /char/serial testMarc-André Lureau1-0/+29