summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Lieven2015-11-17 20:59:52 +0100
committerJohn Snow2015-11-17 21:06:15 +0100
commit5f81724d80a1492c73d329242663962139db739b (patch)
treea8fbe7169471029e3c4f730336e20414e3b383f1 /include
parentMerge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s... (diff)
downloadqemu-5f81724d80a1492c73d329242663962139db739b.tar.gz
qemu-5f81724d80a1492c73d329242663962139db739b.tar.xz
qemu-5f81724d80a1492c73d329242663962139db739b.zip
ide/atapi: make PIO read requests async
PIO read requests on the ATAPI interface used to be sync blk requests. This has two significant drawbacks. First the main loop hangs util an I/O request is completed and secondly if the I/O request does not complete (e.g. due to an unresponsive storage) Qemu hangs completely. Note: Due to possible race conditions requests during an ongoing elementary transfer are still sync. Signed-off-by: Peter Lieven <pl@kamp.de> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 1447345846-15624-2-git-send-email-pl@kamp.de Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions