[Qemu-devel] Re: [PATCH 1/2] Add no-op aio emulation stub

2010-05-14 Thread Kevin Wolf
Am 13.05.2010 01:36, schrieb Alexander Graf: > We need to be able to do nothing in AIO fashion. Since I suspect this > could be useful for more cases than the non flushing, I figured I'd > create a new function that does everything AIO-like, but doesn't do > anything. > > Signed-off-by: Alexander

[Qemu-devel] Re: [PATCH 1/2] Add no-op aio emulation stub

2010-05-11 Thread Kevin Wolf
Am 10.05.2010 23:51, schrieb Alexander Graf: > We need to be able to do nothing in AIO fashion. Since I suspect this > could be useful for more cases than the non flushing, I figured I'd > create a new function that does everything AIO-like, but doesn't do > anything. > > Signed-off-by: Alexander