diff options
author | Alexander Graf <agraf@suse.de> | 2010-12-15 00:23:01 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2010-12-17 16:11:01 +0100 |
commit | 2ff61ff1955cb5268a2604aba8f6aa0c4c658505 (patch) | |
tree | 9e148a79fbaafbf29c1fc715352b3d559989755f /TODO | |
parent | 40a6238a20134a4687f67072d9be99cd97aab59a (diff) | |
download | qemu-2ff61ff1955cb5268a2604aba8f6aa0c4c658505.zip qemu-2ff61ff1955cb5268a2604aba8f6aa0c4c658505.tar.gz qemu-2ff61ff1955cb5268a2604aba8f6aa0c4c658505.tar.bz2 |
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>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions