summaryrefslogtreecommitdiff
path: root/qemu-img.texi
diff options
context:
space:
mode:
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2009-03-28 16:11:25 +0000
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>2009-03-28 16:11:25 +0000
commit7403b14eeb4670d54497284b110ca3e3be4a99a4 (patch)
treeeeaa665b9911bf9baa42240d67956c1a4c0bc35a /qemu-img.texi
parentc240b9af599d20e06a58090366be682684bd8555 (diff)
downloadqemu-7403b14eeb4670d54497284b110ca3e3be4a99a4.tar.gz
Fix DMA API when handling an immediate error from block layer (Avi Kivity)
The block layer may signal an immediate error on an asynchronous request by returning NULL. The DMA API did not handle this correctly, returning an AIO request which would never complete (and which would crash if cancelled). Fix by detecting the failure and propagating it. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6893 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-img.texi')
0 files changed, 0 insertions, 0 deletions