summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg: enable building for sh4Alex Bennée2018-06-204-0/+24
* tests/tcg: enable building for m68kAlex Bennée2018-06-204-0/+22
* tests/tcg: enable building for HPPAAlex Bennée2018-06-204-0/+21
* tests/tcg/alpha: add Alpha specific testsAlex Bennée2018-06-206-61/+17Star
* tests/tcg: enable building for AlphaAlex Bennée2018-06-205-0/+59
* tests/tcg: enable building for ppc64Alex Bennée2018-06-201-0/+2
* tests/tcg: enable building for s390xAlex Bennée2018-06-201-0/+2
* tests/tcg/mips: include common mips hello-mipsAlex Bennée2018-06-201-0/+19
* tests/docker/Makefile.include: fix mipsel-cross dependancyAlex Bennée2018-06-201-0/+1
* tests/tcg: enable building for MIPSAlex Bennée2018-06-201-0/+17
* tests/tcg: move MIPS specific tests into subdirAlex Bennée2018-06-203-11/+7Star
* tests/tcg/arm: add fcvt test cases for AArch32/64Alex Bennée2018-06-205-1/+7027
* tests/tcg: enable building for AArch64Alex Bennée2018-06-201-0/+8
* tests/tcg/arm: fix up test-arm-iwmmxt testAlex Bennée2018-06-202-0/+5
* tests/tcg: enable building for ARMAlex Bennée2018-06-202-1/+12
* tests/tcg: move ARM specific tests into subdirAlex Bennée2018-06-205-9/+24
* tests/tcg/i386/test-i386: fix printf formatAlex Bennée2018-06-201-1/+1
* tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée2018-06-201-2/+2
* tests/tcg/x86_64: add Makefile.targetAlex Bennée2018-06-202-2/+17
* tests/tcg/i386: add runner for test-i386-fpremAlex Bennée2018-06-202-3/+25
* tests/tcg/i386: fix test-i386Alex Bennée2018-06-201-1/+0Star
* tests/tcg/i386: Build fix for hello-i386Fam Zheng2018-06-201-0/+1
* tests/tcg: enable building for i386Alex Bennée2018-06-202-0/+16
* tests/tcg: move i386 specific tests into subdirAlex Bennée2018-06-2014-39/+68
* tests/tcg/multiarch: move most output to stdoutAlex Bennée2018-06-201-20/+20
* tests/tcg/multiarch: don't hard code paths/ports for linux-testAlex Bennée2018-06-201-18/+21
* tests/tcg/multiarch: enable additional linux-test testsAlex Bennée2018-06-201-18/+33
* tests/tcg/multiarch: Build fix for linux-testFam Zheng2018-06-201-47/+21Star
* tests/tcg: move architecture independent tests into subdirAlex Bennée2018-06-209-194/+41Star
* docker: Makefile.include introduce DOCKER_SCRIPTAlex Bennée2018-06-201-4/+6
* docker: allow "cc" command to run in user contextAlex Bennée2018-06-201-0/+4
* docker: extend "cc" command to accept compilerAlex Bennée2018-06-201-1/+3
* docker: Add "cc" subcommandAlex Bennée2018-06-201-0/+25
* docker: docker.py wrap StringIO import for python3Alex Bennée2018-06-201-1/+4
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-195-37/+832
|\
| * iotests: Add test for active mirroringMax Reitz2018-06-183-0/+126
| * test-hbitmap: Add non-advancing iter_next testsMax Reitz2018-06-181-12/+24
| * hbitmap: Add @advance param to hbitmap_iter_next()Max Reitz2018-06-181-13/+13
| * test-bdrv-drain: Test graph changes in drain_all sectionKevin Wolf2018-06-181-2/+73
| * test-bdrv-drain: Test that bdrv_drain_invoke() doesn't pollKevin Wolf2018-06-181-14/+88
| * test-bdrv-drain: Graph change through parent callbackKevin Wolf2018-06-181-0/+130
| * test-bdrv-drain: Test node deletion in subtree recursionKevin Wolf2018-06-181-9/+29
| * test-bdrv-drain: Add test for node deletionMax Reitz2018-06-181-0/+169
| * block: Really pause block jobs on drainKevin Wolf2018-06-181-8/+10
| * tests/test-bdrv-drain: bdrv_drain_all() works in coroutines nowKevin Wolf2018-06-181-2/+14
| * block: Use bdrv_do_drain_begin/end in bdrv_drain_all()Kevin Wolf2018-06-181-10/+4Star
| * test-bdrv-drain: bdrv_drain() works with cross-AioContext eventsKevin Wolf2018-06-181-1/+186
* | Acceptance tests: add Linux kernel boot and console checking testCleber Rosa2018-06-151-0/+47
* | Acceptance tests: add quick VNC testsCleber Rosa2018-06-151-0/+60
* | Add functional/acceptance tests infrastructureCleber Rosa2018-06-153-0/+88
|/