aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-03-12tests/tcg/arm: account for pauth randomnessAlex Bennée
2019-03-12tests/tcg/i386: add memory test to exercise softmmuAlex Bennée
2019-03-12tests/tcg/i386: add system mode Hello World testAlex Bennée
2019-03-12tests/tcg: provide a minilib for system testsAlex Bennée
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée
2019-03-12tests/tcg/cris: align mul operationsAlex Bennée
2019-03-12tests/tcg/cris: comment out the ccs testAlex Bennée
2019-03-12tests/tcg: split cris tests into bare and libc directoriesAlex Bennée
2019-03-12tests/tcg/cris: cleanup sys.cAlex Bennée
2019-03-12tests/docker: add fedora-cris-cross compilersAlex Bennée
2019-03-12tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi
2019-03-12tests/tcg/xtensa: enable system testsAlex Bennée
2019-03-12tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé
2019-03-12tests/tcg/mips: fix hello-mips compilationAlex Bennée
2019-03-12tests/tcg: add gdb runner variantAlex Bennée
2019-03-12tests/tcg: split run-test into user and system variantsAlex Bennée
2019-03-12tests/tcg: add QEMU_OPT option for test runnerAlex Bennée
2019-03-12tests/tcg: enable tcg tests for softmmuAlex Bennée
2019-03-12tests/tcg: add softmmu awareness to MakefileAlex Bennée
2019-03-12Suppress test warnings about missing Spectre/Meltdown mitigations with TCGDavid Gibson
2019-03-12ppc/pnv: activate XSCOM tests for POWER9Cédric Le Goater
2019-03-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-11tests: test-qgraph: fix a memory leakLi Qiang
2019-03-11target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer multiply instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer dot product instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer divide instructionsMateja Marjanovic
2019-03-11target/mips: Add tests for a variety of MSA integer average instructionsMateja Marjanovic
2019-03-11tests/tcg: target/mips: Rename two header files for consistencyAleksandar Markovic
2019-03-11tests/tcg: target/mips: Correct preambles of test source filesAleksandar Markovic
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell
2019-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...Peter Maydell
2019-03-08qemu-iotests: Add dependency to qemu-nbd toolPhilippe Mathieu-Daudé
2019-03-08ahci-test: Add dependency to qemu-img toolPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: amend with external data fileKevin Wolf
2019-03-08qemu-iotests: General tests for qcow2 with external data fileKevin Wolf
2019-03-08qemu-iotests: Preallocation with external data fileKevin Wolf
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Store data file name in the imageKevin Wolf
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08tests/bios-tables: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08tests/multiboot: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich