aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-18block: Use bdrv_default_perms()Max Reitz
2020-05-18tests: Use child_of_bds instead of child_fileMax Reitz
2020-05-18block: Use child_of_bds in remaining placesMax Reitz
2020-05-18block: Make filter drivers use child_of_bdsMax Reitz
2020-05-18block: Make format drivers use child_of_bdsMax Reitz
2020-05-18block: Drop child_backingMax Reitz
2020-05-18block: Make backing files child_of_bds childrenMax Reitz
2020-05-18block: Drop child_formatMax Reitz
2020-05-18block: Switch child_format users to child_of_bdsMax Reitz
2020-05-18raw-format: Split raw_read_options()Max Reitz
2020-05-18block: Add bdrv_default_perms()Max Reitz
2020-05-18block: Relax *perms_for_storage for data childrenMax Reitz
2020-05-18block: Pull out bdrv_default_perms_for_storage()Max Reitz
2020-05-18block: Pull out bdrv_default_perms_for_cow()Max Reitz
2020-05-18block: Distinguish paths in *_format_default_permsMax Reitz
2020-05-18block: Add child_of_bdsMax Reitz
2020-05-18block: Unify bdrv_child_cb_detach()Max Reitz
2020-05-18block: Unify bdrv_child_cb_attach()Max Reitz
2020-05-18block: Use bdrv_inherited_options()Max Reitz
2020-05-18block: Add generic bdrv_inherited_options()Max Reitz
2020-05-18block: Rename bdrv_inherited_options()Max Reitz
2020-05-18block: Pass parent_is_format to .inherit_options()Max Reitz
2020-05-18block: Pass BdrvChildRole to .inherit_options()Max Reitz
2020-05-18block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz
2020-05-18block: Add BdrvChildRole to BdrvChildMax Reitz
2020-05-18block: Add BdrvChildRole and BdrvChildRoleBitsMax Reitz
2020-05-18block: Rename BdrvChildRole to BdrvChildClassMax Reitz
2020-05-18block: Add BlockDriver.is_formatMax Reitz
2020-05-18block: Mark commit, mirror, blkreplay as filtersMax Reitz
2020-05-18block: Use bdrv_make_empty() where possibleMax Reitz
2020-05-18replication: Avoid blk_make_empty() on read-only childKevin Wolf
2020-05-18block: Use blk_make_empty() after commitsMax Reitz
2020-05-18block: Add blk_make_empty()Max Reitz
2020-05-18block: Add bdrv_make_empty()Max Reitz
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf
2020-05-18block/replication.c: Avoid cancelling the job twiceLukas Straub
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf
2020-05-18mirror: Make sure that source and target size matchKevin 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-15Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into stagingPeter Maydell
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-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-1...Peter Maydell
2020-05-15MAINTAINERS: update the orphaned cpus-common.c fileAlex Bennée
2020-05-15qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé
2020-05-15qemu/plugin: Move !CONFIG_PLUGIN stubs altogetherPhilippe Mathieu-Daudé