aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-07-02tcg/tests: target/mips: Correct MSA test compilation and execution orderAleksandar Markovic8-48/+48
2019-07-02tcg/tests: target/mips: Amend MSA integer multiply testsAleksandar Markovic8-891/+891
2019-07-02tcg/tests: target/mips: Amend MSA fixed point multiply testsAleksandar Markovic17-0/+1840
2019-07-02tests/machine-none: Test recent MIPS cpusPhilippe Mathieu-Daudé1-2/+2
2019-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell1-1/+1
2019-07-02net/announce: Expand test for stopping self announceDr. David Alan Gilbert1-3/+54
2019-07-02block/stream: introduce a bottom nodeAndrey Shinkevich1-2/+2
2019-07-02hw/block/pflash_cfi02: Implement erase suspend/resumeStephen Checkoway1-0/+110
2019-07-02hw/block/pflash_cfi02: Implement multi-sector eraseStephen Checkoway1-9/+61
2019-07-02hw/block/pflash_cfi02: Fix CFI in autoselect modeStephen Checkoway1-0/+39
2019-07-02hw/block/pflash_cfi02: Implement nonuniform sector sizesStephen Checkoway1-39/+118
2019-07-02tests/pflash-cfi02: Refactor to support testing multiple configurationsPhilippe Mathieu-Daudé1-99/+267
2019-07-02hw/block/pflash_cfi02: Fix command address comparisonStephen Checkoway1-2/+10
2019-07-02tests/pflash-cfi02: Add test for supported CFI commandsStephen Checkoway2-0/+227
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow5-16/+17
2019-07-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...Peter Maydell54-960/+10907
2019-06-26tests/tcg: target/mips: Fix some test cases for pack MSA instructionsAleksandar Markovic12-384/+384
2019-06-26tests/tcg: target/mips: Add support for MSA MIPS32R6 testingsAleksandar Markovic4-0/+1980
2019-06-26tests/tcg: target/mips: Add support for MSA big-endian target testingsAleksandar Markovic5-633/+1631
2019-06-26tests/tcg: target/mips: Amend tests for MSA int multiply instructionsAleksandar Markovic10-0/+1744
2019-06-26tests/tcg: target/mips: Amend tests for MSA int dot product instructionsAleksandar Markovic15-0/+2644
2019-06-26tests/tcg: target/mips: Add tests for MSA move instructionsAleksandar Markovic4-0/+170
2019-06-26tests/tcg: target/mips: Add tests for MSA bit move instructionsAleksandar Markovic14-4/+2415
2019-06-24Merge tag 's390x-tcg-2019-06-21' into s390-next-stagingCornelia Huck1-1/+1
2019-06-24iotests: Fix 205 for concurrent runsMax Reitz1-1/+1
2019-06-24ssh: switch from libssh2 to libsshPino Toscano7-19/+47
2019-06-24vmdk: Reduce the max bound for L1 table sizeSam Eiderman1-1/+1
2019-06-24iotest 134: test cluster-misaligned encrypted writeAnton Nefedov2-0/+19
2019-06-21tests/tcg/s390x: Fix alignment of csst parameter listRichard Henderson1-1/+1
2019-06-21tests/tcg: target/mips: Amend tests for MSA pack instructionsAleksandar Markovic13-12/+708
2019-06-21tests/tcg: target/mips: Include isa/ase and group name in test outputAleksandar Markovic260-736/+1492
2019-06-18iotests: Test failure to loosen restrictionsMax Reitz2-0/+27
2019-06-18block: drop bs->jobVladimir Sementsov-Ogievskiy1-2/+3
2019-06-18iotests: Hide timestamps for skipped testsMax Reitz1-0/+1
2019-06-18monitor: Replace monitor_init() with monitor_init_{hmp, qmp}()Kevin Wolf1-1/+2
2019-06-16tests/rebuild-expected-aml.sh: blow out difflistMichael S. Tsirkin1-0/+3
2019-06-16q35: update DSDTMichael S. Tsirkin9-8/+0
2019-06-16q35: fix mmconfig and PCI0._CRSGerd Hoffmann1-0/+8
2019-06-14iotests: Test qemu-img convert -C --salvageMax Reitz2-0/+4
2019-06-14iotests: Test qemu-img convert --salvageMax Reitz3-0/+214
2019-06-14blockdev: Overlays are not snapshotsMax Reitz1-5/+5
2019-06-14iotests: restrict 254 to support only qcow2Vladimir Sementsov-Ogievskiy1-0/+2
2019-06-14iotests: Fix intermittent failure in 219Max Reitz1-3/+10
2019-06-14iotests: Filter 175's allocation informationMax Reitz2-8/+26
2019-06-14iotests: add iotest 256 for testing blockdev-backup across iothread contextsJohn Snow3-0/+242
2019-06-14iotests.py: rewrite run_job to be pickierJohn Snow1-19/+29
2019-06-14iotests.py: do not use infinite waitsJohn Snow1-7/+7
2019-06-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-06-13' into st...Peter Maydell5-62/+52
2019-06-13target/arm: Fix output of PAuth AuthRichard Henderson2-1/+62
2019-06-13iotests: Let 233 run concurrentlyMax Reitz2-53/+42