aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-05-18block: Add BdrvChildRole to BdrvChildMax Reitz
2020-05-18block: Rename BdrvChildRole to BdrvChildClassMax Reitz
2020-05-18block: Use blk_make_empty() after commitsMax Reitz
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf
2020-05-18iotests/229: Use blkdebug to inject an errorKevin Wolf
2020-05-18iotests/109: Don't mirror with mismatched sizeKevin Wolf
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers
2020-05-15tests/guest-debug: catch hanging guestsAlex Bennée
2020-05-15qom: Drop @errp parameter of object_property_del()Markus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-15tests/check-qom-proplist: Improve iterator coverageMarkus Armbruster
2020-05-13iotests: 287: add qcow2 compression type testDenis Plotnikov
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2020-05-08iotests/055: Use cache.no-flush for vmdk targetKevin Wolf
2020-05-08iotests: Backup with different source/target sizeKevin Wolf
2020-05-08iotests/283: Use consistent size for source and targetKevin Wolf
2020-05-08iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf
2020-05-08qcow2: Avoid integer wraparound in qcow2_co_truncate()Alberto Garcia
2020-05-08iotests/113: mark bochs as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/109: mark required formats as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy
2020-05-08iotests/055: refactor compressed backup to vmdkVladimir Sementsov-Ogievskiy
2020-05-08iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy
2020-05-08iotests/148: use skip_if_unsupportedVladimir Sementsov-Ogievskiy
2020-05-08iotests/082: require bochsVladimir Sementsov-Ogievskiy
2020-05-08iotests: handle tmpfsVladimir Sementsov-Ogievskiy
2020-05-07crypto: extend hash benchmark to cover more algorithmsDaniel P. Berrangé
2020-05-06Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0...Peter Maydell
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée
2020-05-06tests/guest-debug: use the unix socket for linux-user testsAlex Bennée
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée
2020-05-05Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...Peter Maydell
2020-05-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...Peter Maydell
2020-05-05Fix iotest 153Maxim Levitsky
2020-05-05block: Comment cleanupsEric Blake
2020-05-05qcow2: Allow resize of images with internal snapshotsEric Blake
2020-05-05iotests: use python logging for iotests.log()John Snow
2020-05-05iotests: Mark verify functions as privateJohn Snow
2020-05-05iotest 258: use script_mainJohn Snow
2020-05-05iotests: add script_initializeJohn Snow
2020-05-05iotests: add hmp helper with loggingJohn Snow
2020-05-05iotests: limit line length to 79 charsJohn Snow
2020-05-05iotests: touch up log function signatureJohn Snow
2020-05-05iotests: drop pre-Python 3.4 compatibility codeJohn Snow