summaryrefslogtreecommitdiff
path: root/include/hw/block
AgeCommit message (Expand)AuthorFilesLines
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf1-1/+4
2017-02-28hw/block: Request permissionsKevin Wolf1-1/+2
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf1-0/+8
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf1-1/+4
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily1-0/+3
2016-03-11fdc: add function to determine drive chs limitsRoman Kagan1-0/+2
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2016-01-25fdc: add drive type qapi enumJohn Snow1-8/+1
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova1-2/+3
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2-6/+6
2014-10-15block: remove bootindex property from qdev to qomGonglei1-1/+0
2014-08-26block: Pass errp in blkconf_geometryFam Zheng1-2/+4
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini1-6/+0
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber1-0/+2
2013-04-08hw: move headers to include/Paolo Bonzini3-0/+167