Markus Armbruster 7479acdbce win32-aio: Fix how win32_aio_process_completion() frees buffer
win32_aio_submit() allocates it with qemu_blockalign(), therefore it
must be freed with qemu_vfree(), not g_free().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-01-15 16:47:45 +01:00
2013-01-10 15:11:53 -06:00
2013-01-14 10:23:50 -06:00
2012-12-19 08:29:06 +01:00
2013-01-07 17:37:11 +01:00
2013-01-12 12:26:16 +00:00
2013-01-08 16:38:12 -06:00
2012-12-20 23:08:47 +01:00
2013-01-05 12:00:27 -08:00
2013-01-07 19:42:23 +02:00
2012-12-20 23:09:25 +01:00
2012-12-22 12:04:44 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%