qemu-e2k/hw/block
Peter Crosthwaite 7426aa72c3 nand: Don't inherit from Sysbus
Nand chips are not sysbus devices - they do not have any sense of MMIO,
nor interrupts. Re-parent to TYPE_DEVICE accordingly.

Cc: afaerber@suse.de

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-06-25 19:15:46 +01:00
..
dataplane
block.c
cdrom.c
ecc.c
fdc.c
hd-geometry.c
m25p80.c
Makefile.objs
nand.c nand: Don't inherit from Sysbus 2013-06-25 19:15:46 +01:00
nvme.c
nvme.h
onenand.c
pc_sysfw.c
pflash_cfi01.c
pflash_cfi02.c
tc58128.c
virtio-blk.c
xen_blkif.h
xen_disk.c