qemu-patch-raspberry4/hw/ide
Gerd Hoffmann 9cdd03a791 ide: move cmd+irq from IDEState to IDEBus.
These variables are per bus, not per drive.  Lets move them and
cleanup things a bit.  And fix the cmd migration bug for real.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-09-04 09:37:27 -05:00
..
core.c ide: move cmd+irq from IDEState to IDEBus. 2009-09-04 09:37:27 -05:00
internal.h ide: move cmd+irq from IDEState to IDEBus. 2009-09-04 09:37:27 -05:00
isa.c ide: pass down DriveInfo instead of BlockDriverState 2009-09-04 09:37:27 -05:00
macio.c ide: move cmd+irq from IDEState to IDEBus. 2009-09-04 09:37:27 -05:00
microdrive.c ide: pass down DriveInfo instead of BlockDriverState 2009-09-04 09:37:27 -05:00
mmio.c ide: pass down DriveInfo instead of BlockDriverState 2009-09-04 09:37:27 -05:00
pci.c ide: pass down DriveInfo instead of BlockDriverState 2009-09-04 09:37:27 -05:00