aboutsummaryrefslogtreecommitdiff
path: root/include/hw/block
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-04block: Add qdev_prop_drive_iothread property typeKevin Wolf1-2/+5
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster1-0/+1
2019-03-26pflash: Require backend size to match device, improve errorsMarkus Armbruster1-1/+6
2019-03-11pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé1-0/+1
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster1-2/+2
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster1-2/+2
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster1-0/+4
2019-03-11pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster1-2/+2
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster1-21/+30
2018-08-15block: Remove deprecated -drive option serialKevin Wolf1-1/+0
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck1-0/+1
2018-06-15block: Remove deprecated -drive option serialKevin Wolf1-1/+0
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster2-2/+2
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2-0/+2
2017-12-19hw/block: Fix the return typeMao Zhongyi1-2/+2
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