]> Git Repo - qemu.git/commit - hw/ide/ahci.c
ahci: construct PIO Setup FIS for PIO commands
authorPaolo Bonzini <[email protected]>
Mon, 4 Aug 2014 21:11:18 +0000 (17:11 -0400)
committerStefan Hajnoczi <[email protected]>
Fri, 15 Aug 2014 17:03:12 +0000 (18:03 +0100)
commit088415202b9dadb387cb6d9fd25324ae7fd4da4b
tree5640586e49523ecec20ffca667f4a8111085ebd8
parentc7e73adb48abb9fc5cbfc4f1ce6090fbdb0bdbea
ahci: construct PIO Setup FIS for PIO commands

PIO commands should put a PIO Setup FIS in the receive area when data
transfer ends.  Currently QEMU does not do this and only places the
D2H FIS at the end of the operation.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: John Snow <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
hw/ide/ahci.c
This page took 0.02279 seconds and 4 git commands to generate.