aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-05-21tests/acceptance: Add a test for the canon-a1100 machineThomas Huth1-0/+35
2020-05-21Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell1-0/+92
2020-05-20tests/util-sockets: add abstract unix socket casesxiaoqiang zhao1-0/+92
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson1-1/+1
2020-05-19Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-20/+33
2020-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-122/+220
2020-05-18iotests/030: Reduce run time by unthrottling job earlierKevin Wolf1-3/+3
2020-05-18iotests: log messages from notrun()John Snow1-6/+5
2020-05-18block: Drop @child_class from bdrv_child_perm()Max Reitz2-19/+1
2020-05-18block: Drop child_fileMax Reitz1-5/+3
2020-05-18block: Use bdrv_default_perms()Max Reitz3-9/+20
2020-05-18tests: Use child_of_bds instead of child_fileMax Reitz2-14/+21
2020-05-18block: Make backing files child_of_bds childrenMax Reitz1-6/+7
2020-05-18block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz2-2/+4
2020-05-18block: Add BdrvChildRole to BdrvChildMax Reitz2-11/+13
2020-05-18block: Rename BdrvChildRole to BdrvChildClassMax Reitz2-18/+20
2020-05-18block: Use blk_make_empty() after commitsMax Reitz1-4/+4
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf3-0/+48
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf1-4/+4
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf2-2/+47
2020-05-18iotests/229: Use blkdebug to inject an errorKevin Wolf2-8/+16
2020-05-18iotests/109: Don't mirror with mismatched sizeKevin Wolf3-48/+41
2020-05-18iotests: Enhance 223 to cover qemu-img map improvementsEric Blake2-3/+6
2020-05-18qemu_img: add cvtnum_full to print error reportsEyal Moscovici1-4/+4
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers1-0/+10
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers1-0/+4
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers1-0/+24
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers1-0/+63
2020-05-15tests/guest-debug: catch hanging guestsAlex Bennée1-0/+6
2020-05-15tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé1-2/+9
2020-05-15tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé1-6/+14
2020-05-15tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé1-6/+4
2020-05-15tests/fuzz: Add missing space in test descriptionPhilippe Mathieu-Daudé1-3/+3
2020-05-15tests/fuzz/Makefile: Do not link code using unavailable devicesPhilippe Mathieu-Daudé1-3/+3
2020-05-15qom: Drop @errp parameter of object_property_del()Markus Armbruster1-1/+1
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2-22/+11
2020-05-15tests/check-qom-proplist: Improve iterator coverageMarkus Armbruster1-25/+26
2020-05-13iotests: 287: add qcow2 compression type testDenis Plotnikov3-0/+220
2020-05-13qcow2: introduce compression type featureDenis Plotnikov19-147/+212
2020-05-08iotests/055: Use cache.no-flush for vmdk targetKevin Wolf1-4/+7
2020-05-08iotests: Backup with different source/target sizeKevin Wolf2-4/+41
2020-05-08iotests/283: Use consistent size for source and targetKevin Wolf2-2/+6
2020-05-08iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf2-3/+6
2020-05-08qcow2: Avoid integer wraparound in qcow2_co_truncate()Alberto Garcia3-0/+98
2020-05-08iotests/113: mark bochs as required to support whitelistingVladimir Sementsov-Ogievskiy1-2/+2
2020-05-08iotests/109: mark required formats as required to support whitelistingVladimir Sementsov-Ogievskiy1-0/+1
2020-05-08iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy1-0/+4
2020-05-08iotests/055: refactor compressed backup to vmdkVladimir Sementsov-Ogievskiy2-35/+39
2020-05-08iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy1-8/+0
2020-05-08iotests/148: use skip_if_unsupportedVladimir Sementsov-Ogievskiy1-0/+1