summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test-announce-self: convert to qgraphPaolo Bonzini2019-03-203-76/+30Star
* 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
| * tests/tcg: add gdb runner variantAlex Bennée2019-03-121-0/+3
| * tests/tcg: split run-test into user and system variantsAlex Bennée2019-03-121-2/+17
| * tests/tcg: add QEMU_OPT option for test runnerAlex Bennée2019-03-121-1/+4
| * tests/tcg: enable tcg tests for softmmuAlex Bennée2019-03-121-4/+3Star
| * tests/tcg: add softmmu awareness to MakefileAlex Bennée2019-03-122-2/+17
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-143-2/+4
|\ \
| * | test-migration: fix memory leakPaolo Bonzini2019-03-121-1/+2
| * | test-bdrv-graph-mod: fix Error leakPaolo Bonzini2019-03-121-0/+1
| * | test-char: fix undefined behaviorPaolo Bonzini2019-03-121-1/+1
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-03-136-2/+553
|\ \ \
| * | | tests/qemu-iotests: add bitmap resize test 246John Snow2019-03-123-0/+410
| * | | iotests: add busy/recording bit test to 124John Snow2019-03-122-2/+115
| * | | block/dirty-bitmap: add recording and busy propertiesJohn Snow2019-03-121-0/+28
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-03-139-7/+1080
|\ \ \
| * | | qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia2019-03-123-0/+997
| * | | file-posix: Make auto-read-only dynamicKevin Wolf2019-03-121-6/+6
| * | | file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf2019-03-123-0/+25
| * | | qemu-iotests: commit to backing file with auto-read-onlyKevin Wolf2019-03-122-0/+51
| * | | tests/virtio-blk-test: Disable auto-read-onlyKevin Wolf2019-03-121-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into stagingPeter Maydell2019-03-1311-0/+94
|\ \ \
| * | | decodetree: Properly diagnose fields overflowing an insnRichard Henderson2019-03-124-0/+20
| * | | test/decode: Add tests for PatternGroupsBastian Koppelmann2019-03-126-0/+68
| * | | decodetree: Allow grouping of overlapping patternsRichard Henderson2019-03-121-0/+6
| |/ /
* | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...Peter Maydell2019-03-124-67/+45Star
|\ \ \
| * | | ahci-test: Drop dependence on global_qtestEric Blake2019-03-123-52/+39Star
| * | | tests: test-announce-self: fix memory leakLi Qiang2019-03-121-15/+6Star
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-03-121-2/+3
|\ \ \ | |_|/ |/| |
| * | hostmem-memfd: disable for systems without sealing supportIlya Maximets2019-03-111-2/+3
* | | Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson2019-03-123-9/+27
* | | ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater2019-03-121-2/+0Star
| |/ |/|
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-111-1/+2
|\ \
| * | tests: test-qgraph: fix a memory leakLi Qiang2019-03-111-1/+2
| |/
* | target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic2019-03-1120-0/+3022