summaryrefslogtreecommitdiff
path: root/hw/block/nand.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14nand: Don't use qdev_create() in nand_init()Andreas Färber1-1/+1
2013-06-25nand: Don't inherit from SysbusPeter Crosthwaite1-3/+4
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite1-9/+7
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite1-9/+16
2013-06-21block/nand: Formatting sweepPeter Crosthwaite1-15/+18
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+791