qemu-patch-raspberry4/hw/ide
Markus Armbruster abd7f68d08 block: Move error actions from DriveInfo to BlockDriverState
That's where they belong semantically (block device host part), even
though the actions are actually executed by guest device code.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-06-15 09:41:59 +02:00
..
cmd646.c ide: Split non-qdev code off ide_init2() 2010-06-04 11:43:39 +02:00
core.c block: Move error actions from DriveInfo to BlockDriverState 2010-06-15 09:41:59 +02:00
internal.h ide: Turn drive serial into a qdev property ide-drive.serial 2010-06-04 11:43:39 +02:00
isa.c ide: Split non-qdev code off ide_init2() 2010-06-04 11:43:39 +02:00
macio.c ide: Split non-qdev code off ide_init2() 2010-06-04 11:43:39 +02:00
microdrive.c ide: Split non-qdev code off ide_init2() 2010-06-04 11:43:39 +02:00
mmio.c ide: Split non-qdev code off ide_init2() 2010-06-04 11:43:39 +02:00
pci.c ide save/restore current transfer fields 2010-01-26 15:42:02 -06:00
pci.h ide: port pci ide to vmstate 2009-10-27 12:28:46 -05:00
piix.c ide: Split non-qdev code off ide_init2() 2010-06-04 11:43:39 +02:00
qdev.c blockdev: Collect block device code in new blockdev.c 2010-06-04 15:20:47 +02:00