qemu-e2k/hw/block
Peter Crosthwaite 095b9c4860 m25p80: Add debug message for no bdrv
If there is no backing bdrv, let the debugging developer know about it.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2013-04-16 10:25:34 +02:00
..
dataplane hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00
Makefile.objs hw: move block devices to hw/block/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
block.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
cdrom.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
ecc.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
fdc.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
hd-geometry.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
m25p80.c m25p80: Add debug message for no bdrv 2013-04-16 10:25:34 +02:00
nand.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
onenand.c hw: move block devices to hw/block/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
pc_sysfw.c hw: move block devices to hw/block/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
pflash_cfi01.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pflash_cfi02.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
tc58128.c hw: move block devices to hw/block/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
virtio-blk.c Typo, spelling and grammatical fixes 2013-04-12 14:33:20 +02:00
xen_blkif.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_disk.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00