diff options
author | John Snow <jsnow@redhat.com> | 2016-02-10 13:29:39 -0500 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:41:57 -0600 |
commit | b66255f2cec75f153bc2f3e428e1134820fc8fc0 (patch) | |
tree | 8c36ecdc0ec1f12f69e8c267c761a866d584b599 /pc-bios/README | |
parent | a9ad46cd7c23a779ca2af8a9c9ebc6e1c1a1a690 (diff) | |
download | hqemu-b66255f2cec75f153bc2f3e428e1134820fc8fc0.zip hqemu-b66255f2cec75f153bc2f3e428e1134820fc8fc0.tar.gz |
ide: Add silent DRQ cancellation
Split apart the ide_transfer_stop function into two versions: one that
interrupts and one that doesn't. The one that doesn't can be used to
halt any PIO transfers that are in the DRQ phase. It will not halt
any PIO transfers that are currently in the process of buffering data
for the guest to read.
Signed-off-by: John Snow <jsnow@redhat.com>
Reported-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[Renamed 'etf' to 'end_transfer_func' --js]
Message-id: 1453225191-11871-6-git-send-email-jsnow@redhat.com
Diffstat (limited to 'pc-bios/README')
0 files changed, 0 insertions, 0 deletions