aboutsummaryrefslogtreecommitdiff
path: root/include/hw/block/block.h
AgeCommit message (Expand)Author
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-06-17block: make BlockConf size props 32bit and accept size suffixesRoman Kagan
2020-06-17block: consolidate blocksize properties consistency checksRoman Kagan
2019-10-31block: Support providing LCHS from userSam Eiderman
2019-10-31block: Refactor macros - fix tabbingSam Eiderman
2019-06-04block: Add qdev_prop_drive_iothread property typeKevin Wolf
2019-03-26pflash: Require backend size to match device, improve errorsMarkus Armbruster
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2017-12-19hw/block: Fix the return typeMao Zhongyi
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf
2017-02-28hw/block: Request permissionsKevin Wolf
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-02-23include: Clean up includesPeter Maydell
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-15block: remove bootindex property from qdev to qomGonglei
2014-08-26block: Pass errp in blkconf_geometryFam Zheng
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini