Re: [Qemu-devel] [PATCH] Revert "aio: clean up now-unused functions"

2012-11-09 Thread malc
On Sat, 10 Nov 2012, Paolo Bonzini wrote: > Il 09/11/2012 21:43, malc ha scritto: > > > > Breaks (at least) SB16. Apparently doesn't do what commit message says > > it does. > > > > This reverts commit 22bfa75eafc21522afbb265091faa9cc0649e9fb. > > NACK in this shape, but reverting just the asyn

Re: [Qemu-devel] [PATCH] Revert "aio: clean up now-unused functions"

2012-11-09 Thread Paolo Bonzini
Il 09/11/2012 21:43, malc ha scritto: > > Breaks (at least) SB16. Apparently doesn't do what commit message says > it does. > > This reverts commit 22bfa75eafc21522afbb265091faa9cc0649e9fb. NACK in this shape, but reverting just the async.c parts (and making aio_bh_update_timeout static otherwis

[Qemu-devel] [PATCH] Revert "aio: clean up now-unused functions"

2012-11-09 Thread malc
Breaks (at least) SB16. Apparently doesn't do what commit message says it does. This reverts commit 22bfa75eafc21522afbb265091faa9cc0649e9fb. --- async.c | 23 --- oslib-posix.c | 31 +++ qemu-aio.h|1 + qemu-common.h |1 + 4