]> xenbits.xen.org Git - xenclient/ioemu.git/commit
ide: wait for outstanding aio requests before unplugging the disk
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 31 Mar 2009 15:51:03 +0000 (16:51 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 31 Mar 2009 15:51:03 +0000 (16:51 +0100)
commit73d0f9a5439717a7c6661ac9ff87656bd7bc2938
tree218b9c37fe7704aa9e1679eb9e815300c055d1ba
parentcbb61e46e0d5218da5c7a90686ea996f9b5d0ac3
ide: wait for outstanding aio requests before unplugging the disk

this patch adds a wait on the completion of any outstanding aio requests
before unplugging the hard drive.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/ide.c