index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
block
/
flash.h
Age
Commit message (
Expand
)
Author
2024-10-15
hw/block: Remove ecc
Peter Maydell
2024-10-01
hw/block: Remove OneNAND device
Peter Maydell
2024-03-19
aspeed/smc: Only wire flash devices at reset
Cédric Le Goater
2023-09-01
m25p80: Introduce an helper to retrieve the BlockBackend of a device
Cédric Le Goater
2023-03-24
hw/block: replace TABs with space
Yeqi Fu
2021-05-02
vmstate: Constify some VMStateDescriptions
Keqian Zhu
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-03-11
pflash_cfi01: Add pflash_cfi01_get_blk() helper
Philippe Mathieu-Daudé
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2019-03-11
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
Markus Armbruster
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-06-29
pflash: make TYPE_CFI_PFLASH0{1,2} macros public
Efimov Vasily
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2013-04-08
hw: move headers to include/
Paolo Bonzini