]> Git Repo - qemu.git/commit - hw/ide/ahci.c
ahci: factor ncq_finish out of ncq_cb
authorJohn Snow <[email protected]>
Sat, 4 Jul 2015 06:06:04 +0000 (02:06 -0400)
committerJohn Snow <[email protected]>
Sat, 4 Jul 2015 06:06:04 +0000 (02:06 -0400)
commit54f3223730736fca1e6e89bb7f99c4f8432fdabb
tree50ee5219067196a45399ba138d9c2389d2113d72
parent631ddc22cbb401f2777dc8b117196f0988df4eea
ahci: factor ncq_finish out of ncq_cb

When we add werror=stop or rerror=stop support to NCQ,
we'll want to take a codepath where we don't actually
complete the command, so factor that out into a new routine.

Signed-off-by: John Snow <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1435767578[email protected]
hw/ide/ahci.c
This page took 0.02339 seconds and 4 git commands to generate.