Re: [Qemu-devel] [PATCH 0/4] Fix qemu_aio_flush callers

2012-11-13 Thread Kevin Wolf
Am 13.11.2012 18:39, schrieb Paolo Bonzini: > Il 13/11/2012 16:51, Kevin Wolf ha scritto: >> This series has two patches that fixes current qemu_aio_flush() callers, >> which >> should call bdrv_drain_all() instead. The other two patches are for changing >> the coroutine request cancellation to wa

Re: [Qemu-devel] [PATCH 0/4] Fix qemu_aio_flush callers

2012-11-13 Thread Paolo Bonzini
Il 13/11/2012 16:51, Kevin Wolf ha scritto: > This series has two patches that fixes current qemu_aio_flush() callers, which > should call bdrv_drain_all() instead. The other two patches are for changing > the coroutine request cancellation to waiting for a single request (Paolo > didn't want to ch

[Qemu-devel] [PATCH 0/4] Fix qemu_aio_flush callers

2012-11-13 Thread Kevin Wolf
This series has two patches that fixes current qemu_aio_flush() callers, which should call bdrv_drain_all() instead. The other two patches are for changing the coroutine request cancellation to waiting for a single request (Paolo didn't want to change this to bdrv_drain_all()) and removing qemu_aio