aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-03-14tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree buildsStefano Garzarella1-0/+1
2019-03-14Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-12031...Peter Maydell129-358/+1188
2019-03-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-2/+4
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell6-2/+553
2019-03-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell9-7/+1080
2019-03-13Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into stagingPeter Maydell11-0/+94
2019-03-12Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...Peter Maydell4-67/+45
2019-03-12qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia3-0/+997
2019-03-12file-posix: Make auto-read-only dynamicKevin Wolf1-6/+6
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf3-0/+25
2019-03-12qemu-iotests: commit to backing file with auto-read-onlyKevin Wolf2-0/+51
2019-03-12tests/virtio-blk-test: Disable auto-read-onlyKevin Wolf1-1/+1
2019-03-12tests/qemu-iotests: add bitmap resize test 246John Snow3-0/+410
2019-03-12.travis.yml: separate softfloat from check-tcgAlex Bennée1-1/+1
2019-03-12tests/tcg/arm: account for pauth randomnessAlex Bennée1-6/+20
2019-03-12tests/tcg/i386: add memory test to exercise softmmuAlex Bennée1-0/+243
2019-03-12tests/tcg/i386: add system mode Hello World testAlex Bennée4-0/+255
2019-03-12tests/tcg: provide a minilib for system testsAlex Bennée4-0/+180
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée4-168/+65
2019-03-12tests/tcg/cris: align mul operationsAlex Bennée1-0/+11
2019-03-12tests/tcg/cris: comment out the ccs testAlex Bennée1-7/+7
2019-03-12tests/tcg: split cris tests into bare and libc directoriesAlex Bennée102-0/+0
2019-03-12tests/tcg/cris: cleanup sys.cAlex Bennée1-48/+52
2019-03-12tests/docker: add fedora-cris-cross compilersAlex Bennée1-0/+8
2019-03-12tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi3-0/+204
2019-03-12tests/tcg/xtensa: enable system testsAlex Bennée2-102/+42
2019-03-12tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé2-0/+42
2019-03-12tests/tcg/mips: fix hello-mips compilationAlex Bennée2-8/+5
2019-03-12tests/tcg: add gdb runner variantAlex Bennée1-0/+3
2019-03-12tests/tcg: split run-test into user and system variantsAlex Bennée1-2/+17
2019-03-12tests/tcg: add QEMU_OPT option for test runnerAlex Bennée1-1/+4
2019-03-12tests/tcg: enable tcg tests for softmmuAlex Bennée1-4/+3
2019-03-12tests/tcg: add softmmu awareness to MakefileAlex Bennée2-2/+17
2019-03-12decodetree: Properly diagnose fields overflowing an insnRichard Henderson4-0/+20
2019-03-12test/decode: Add tests for PatternGroupsBastian Koppelmann6-0/+68
2019-03-12decodetree: Allow grouping of overlapping patternsRichard Henderson1-0/+6
2019-03-12iotests: add busy/recording bit test to 124John Snow2-2/+115
2019-03-12block/dirty-bitmap: add recording and busy propertiesJohn Snow1-0/+28
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-2/+3
2019-03-12test-migration: fix memory leakPaolo Bonzini1-1/+2
2019-03-12test-bdrv-graph-mod: fix Error leakPaolo Bonzini1-0/+1
2019-03-12test-char: fix undefined behaviorPaolo Bonzini1-1/+1
2019-03-12ahci-test: Drop dependence on global_qtestEric Blake3-52/+39
2019-03-12tests: test-announce-self: fix memory leakLi Qiang1-15/+6
2019-03-12Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson3-9/+27
2019-03-12ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater1-2/+0
2019-03-11hostmem-memfd: disable for systems without sealing supportIlya Maximets1-2/+3
2019-03-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+2
2019-03-11tests: test-qgraph: fix a memory leakLi Qiang1-1/+2
2019-03-11target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic20-0/+3022