aboutsummaryrefslogtreecommitdiff
path: root/hw/block/block.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-17block: make BlockConf size props 32bit and accept size suffixesRoman Kagan1-0/+10
2020-06-17block: consolidate blocksize properties consistency checksRoman Kagan1-1/+29
2019-03-26pflash: Require backend size to match device, improve errorsMarkus Armbruster1-1/+47
2018-08-15block: Remove deprecated -drive option serialKevin Wolf1-13/+0
2018-08-15block: Remove deprecated -drive geometry optionsKevin Wolf1-14/+0
2018-07-10Revert "block: Remove deprecated -drive geometry options"Cornelia Huck1-0/+14
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck1-0/+13
2018-06-15block: Remove deprecated -drive option serialKevin Wolf1-13/+0
2018-06-15block: Remove deprecated -drive geometry optionsKevin Wolf1-14/+0
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-0/+1
2017-12-19hw/block: Fix the return typeMao Zhongyi1-6/+9
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf1-2/+4
2017-02-28hw/block: Request permissionsKevin Wolf1-1/+21
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf1-0/+12
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf1-0/+16
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-20block: Clean up includesPeter Maydell1-0/+1
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova1-0/+24
2014-10-20blockdev: Fix blockdev-add not to create DriveInfoMarkus Armbruster1-6/+10
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-3/+4
2014-08-26block: Pass errp in blkconf_geometryFam Zheng1-9/+9
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+62