gus: Do not manually free the state, qdev does it for us
[qemu] / aio.c
2009-07-22 NolanHandle BH's queued by AIO completions in qemu_aio_flush()
2009-06-15 Andrea Arcangelifix qemu_aio_flush
2009-05-08 Alexander GrafAIO deletion race fix
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2008-10-12 aliguoriMake sure to initialize fd_sets in aio.c
2008-09-22 aliguoriRefactor AIO to allow multiple AIO implementations