summaryrefslogtreecommitdiff
path: root/hw/block/pflash_cfi01.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-17rename pflash_t member width to bank_widthRoy Franz1-8/+9
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-1/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-28pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton1-0/+3
2013-07-23pflash_cfi01: Use QOM realize for pflash_cfi01Hu Tao1-7/+5
2013-07-23pflash-cfi01: QOM'ify some moreHu Tao1-9/+12
2013-07-04hw/block: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+2
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka1-3/+3
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+769