summary refs log tree commit diff stats
path: root/include/hw/block/flash.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/block: Remove eccPeter Maydell2024-10-151-11/+0
* hw/block: Remove OneNAND devicePeter Maydell2024-10-011-3/+0
* aspeed/smc: Only wire flash devices at resetCédric Le Goater2024-03-191-0/+2
* m25p80: Introduce an helper to retrieve the BlockBackend of a deviceCédric Le Goater2023-09-011-0/+4
* hw/block: replace TABs with spaceYeqi Fu2023-03-241-10/+10
* vmstate: Constify some VMStateDescriptionsKeqian Zhu2021-05-021-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-6/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* Include exec/memory.h slightly lessMarkus Armbruster2019-08-161-1/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-1/+0
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+1
* pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster2019-05-071-0/+1
* pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé2019-03-111-0/+1
* pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-111-2/+2
* pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-111-2/+2
* hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster2019-03-111-0/+4
* pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster2019-03-111-2/+2
* pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster2019-03-111-21/+30
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily2016-06-291-0/+3
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-3/+3
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+64