summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* iotest: Fix 241 to run in generic directoryEric Blake2019-04-122-4/+6
* iotests: Let 245 pass on tmpfsMax Reitz2019-04-121-2/+8
* tests: Make check-block a phony targetMarkus Armbruster2019-04-091-1/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-04-081-0/+1
|\
| * hmp: Fix drive_add ... format=help crashMarkus Armbruster2019-04-081-0/+1
* | test qgraph.c: Fix segs due to out of scope defaultDr. David Alan Gilbert2019-04-081-2/+4
* | tests/libqos: fix usage of bool in pci-spapr.cJafar Abdi2019-04-081-1/+1
* | tests/libqos: fix usage of bool in pci-pc.cJafar Abdi2019-04-081-1/+1
|/
* Merge remote-tracking branch 'remotes/berrange/tags/filemon-next-pull-request...Peter Maydell2019-04-021-327/+323Star
|\
| * filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé2019-04-021-58/+72
| * filemon: ensure watch IDs are unique to QFileMonitor scopeDaniel P. Berrangé2019-04-021-8/+108
| * tests: refactor file monitor test to make it more understandableDaniel P. Berrangé2019-04-021-326/+208Star
* | tests/qemu-iotests/235: Allow fallback to tcgThomas Huth2019-04-021-1/+1
* | block: test block-stream with a base node that is used by block-commitAlberto Garcia2019-04-022-2/+19
* | tests/qemu-iotests: Remove redundant COPYING fileThomas Huth2019-04-021-339/+0Star
* | iotests: Fix test 200 on s390x without virtio-pciThomas Huth2019-04-021-3/+11
|/
* nbd/server: Advertise actual minimum block sizeEric Blake2019-04-013-7/+9
* nbd/client: Report offsets in bdrv_block_statusEric Blake2019-03-313-14/+14
* iotests: Add 241 to test NBD on unaligned imagesEric Blake2019-03-313-0/+127
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-283-76/+30Star
|\
| * test-announce-self: convert to qgraphPaolo Bonzini2019-03-203-76/+30Star
* | Merge remote-tracking branch 'remotes/xtensa/tags/20190326-xtensa' into stagingPeter Maydell2019-03-284-167/+18Star
|\ \
| * | tests/tcg/xtensa: clean up test setMax Filippov2019-03-233-167/+1Star
| * | target/xtensa: fix break_dependency for repeated resourcesMax Filippov2019-03-221-0/+17
* | | iotests: add 248: test resume mirror after auto pause on ENOSPCVladimir Sementsov-Ogievskiy2019-03-263-0/+80
* | | docker: trivial changes to `make docker` helpWainer dos Santos Moschetta2019-03-251-3/+3
* | | docker: Fix travis script unable to find source dirWainer dos Santos Moschetta2019-03-251-0/+1
* | | docker: Fix travis.py parser and misc changeWainer dos Santos Moschetta2019-03-251-6/+5Star
* | | i386: Disable OSPKE on CPU model definitionsEduardo Habkost2019-03-201-0/+33
|/ /
* | qemu-iotests: Treat custom TEST_DIR in 051Lukáš Doktor2019-03-191-1/+1
* | qemu-iotests: Fix 232 for non-qcow2Kevin Wolf2019-03-195-50/+102
* | iotests: 153: Wait for an answer to QMP commandsSergio Lopez2019-03-192-6/+12
* | qmp: common 'id' handling & make QGA conform to QMP specMarc-André Lureau2019-03-181-8/+5Star
* | tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree buildsStefano Garzarella2019-03-141-0/+1
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-12031...Peter Maydell2019-03-14129-358/+1188
|\
| * .travis.yml: separate softfloat from check-tcgAlex Bennée2019-03-121-1/+1
| * tests/tcg/arm: account for pauth randomnessAlex Bennée2019-03-121-6/+20
| * tests/tcg/i386: add memory test to exercise softmmuAlex Bennée2019-03-121-0/+243
| * tests/tcg/i386: add system mode Hello World testAlex Bennée2019-03-124-0/+255
| * tests/tcg: provide a minilib for system testsAlex Bennée2019-03-124-0/+180
| * tests/tcg: enable cris base user-mode testsAlex Bennée2019-03-124-168/+65Star
| * tests/tcg/cris: align mul operationsAlex Bennée2019-03-121-0/+11
| * tests/tcg/cris: comment out the ccs testAlex Bennée2019-03-121-7/+7
| * tests/tcg: split cris tests into bare and libc directoriesAlex Bennée2019-03-12102-0/+0
| * tests/tcg/cris: cleanup sys.cAlex Bennée2019-03-121-48/+52
| * tests/docker: add fedora-cris-cross compilersAlex Bennée2019-03-121-0/+8
| * tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi2019-03-123-0/+204
| * tests/tcg/xtensa: enable system testsAlex Bennée2019-03-122-102/+42Star
| * tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé2019-03-122-0/+42
| * tests/tcg/mips: fix hello-mips compilationAlex Bennée2019-03-122-8/+5Star