Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32-aio: use iov utility functions instead of open-coding them | Michael Tokarev | 2013-01-18 | 1 | -14/+3 |
* | win32-aio: Fix memory leak | Kevin Wolf | 2013-01-17 | 1 | -1/+1 |
* | win32-aio: Fix vectored reads | Kevin Wolf | 2013-01-17 | 1 | -1/+1 |
* | win32-aio: Fix how win32_aio_process_completion() frees buffer | Markus Armbruster | 2013-01-15 | 1 | -1/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -3/+3 |
* | block: move include files to include/block/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | aio: rename AIOPool to AIOCBInfo | Stefan Hajnoczi | 2012-11-14 | 1 | -2/+2 |
* | block: Workaround for older versions of MinGW gcc | Stefan Weil | 2012-11-14 | 1 | -5/+5 |
* | raw-win32: implement native asynchronous I/O | Paolo Bonzini | 2012-10-31 | 1 | -0/+226 |