aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2019-03-11target/mips: Add tests for a variety of MSA integer multiply instructionsMateja Marjanovic8-0/+1208
2019-03-11target/mips: Add tests for a variety of MSA integer dot product instructionsMateja Marjanovic6-0/+906
2019-03-11target/mips: Add tests for a variety of MSA integer divide instructionsMateja Marjanovic8-0/+1208
2019-03-11target/mips: Add tests for a variety of MSA integer average instructionsMateja Marjanovic16-0/+2416
2019-03-11tests/tcg: target/mips: Rename two header files for consistencyAleksandar Markovic116-232/+232
2019-03-11tests/tcg: target/mips: Correct preambles of test source filesAleksandar Markovic117-208/+208
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell4-3/+42
2019-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell200-229/+950
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell11-28/+5028
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...Peter Maydell95-2221/+6881
2019-03-08qemu-iotests: Add dependency to qemu-nbd toolPhilippe Mathieu-Daudé1-1/+1
2019-03-08ahci-test: Add dependency to qemu-img toolPhilippe Mathieu-Daudé1-1/+1
2019-03-08qemu-iotests: amend with external data fileKevin Wolf2-1/+133
2019-03-08qemu-iotests: General tests for qcow2 with external data fileKevin Wolf3-0/+326
2019-03-08qemu-iotests: Preallocation with external data fileKevin Wolf2-0/+54
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf1-0/+27
2019-03-08qcow2: Store data file name in the imageKevin Wolf1-0/+27
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf1-1/+1
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf3-13/+13
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf3-0/+90
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé2-18/+31
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé185-185/+185
2019-03-08tests/bios-tables: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2019-03-08tests/multiboot: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich1-0/+3
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich2-1/+55