qemu-e2k/hw/ide
Alexander Graf 2ff61ff195 ide: move transfer_start after variable modification
We hook into transfer_start and immediately call the end function
for ahci. This means that everything needs to be in place for the
end function when we start the transfer, so let's move the function
down to where all state is in place.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-12-17 16:11:01 +01:00
..
cmd646.c ide: Split out BMDMA code from ATA core 2010-12-17 16:11:01 +01:00
core.c ide: move transfer_start after variable modification 2010-12-17 16:11:01 +01:00
internal.h ide: Split out BMDMA code from ATA core 2010-12-17 16:11:01 +01:00
isa.c Store IDE bus id in IDEBus structure for easy access. 2010-12-11 21:27:47 +00:00
macio.c Add endianness as io mem parameter 2010-12-11 15:24:25 +00:00
microdrive.c Merge remote branch 'kwolf/for-anthony' into staging 2010-07-06 10:48:01 -05:00
mmio.c Add endianness as io mem parameter 2010-12-11 15:24:25 +00:00
pci.c ide: Split out BMDMA code from ATA core 2010-12-17 16:11:01 +01:00
pci.h ide: Split out BMDMA code from ATA core 2010-12-17 16:11:01 +01:00
piix.c ide: Split out BMDMA code from ATA core 2010-12-17 16:11:01 +01:00
qdev.c Add bootindex parameter to net/block/fd device 2010-12-11 21:32:46 +00:00
via.c ide: Split out BMDMA code from ATA core 2010-12-17 16:11:01 +01:00