alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
[qemu] / qemu-io.c
2009-09-09 Stefan Weilqemu-io: Improve portability (win32 now supported).
2009-08-28 Christoph Hellwigraw-posix: add Linux native AIO support
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-22 Christoph Hellwigqemu-io: reject invalid pattern
2009-07-22 Kevin Wolfqemu-io: Rework alloc command
2009-07-16 Christoph Hellwigqemu-io: use BDRV_O_FILE to implement the growable...
2009-07-16 Kevin Wolfqemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate
2009-07-10 Kevin Wolfqemu-io: fix memory leak
2009-07-10 Christoph Hellwigqemu-io: add flag to mark files growable
2009-07-10 Christoph Hellwigqemu-io: better input validation for vector-based commands
2009-07-10 Christoph Hellwigqemu-io: small cleanups for the aio code
2009-06-24 Christoph Hellwigqemu-io: add aio read/write/flush commands
2009-06-24 Stefan Weilqemu-io: Fix spelling in help message.
2009-06-24 Stefan WeilFix dump output in qemu-io.
2009-05-09 Paul BrookWorkaround compiler warnings at -O1
2009-05-01 Kevin Wolfqemu-io: Optionally verify only part of read data
2009-04-18 aliguoriqemu-io: Verify read data by patterns (Kevin Wolf)
2009-04-18 aliguoriqemu-io: Fix handling of bdrv_is_allocated() return...
2009-04-18 aliguoria couple of qemu-io fixes (Christoph Hellwig)
2009-04-05 aliguoriAdd files not included in previous commit.