aboutsummaryrefslogtreecommitdiff
path: root/path.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2010-12-15 00:23:01 +0100
committerKevin Wolf <kwolf@redhat.com>2010-12-17 16:11:01 +0100
commit2ff61ff1955cb5268a2604aba8f6aa0c4c658505 (patch)
tree9e148a79fbaafbf29c1fc715352b3d559989755f /path.c
parent40a6238a20134a4687f67072d9be99cd97aab59a (diff)
downloadqemu-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 'path.c')
0 files changed, 0 insertions, 0 deletions