Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-aio: Allow reads beyond the end of growable images | Kevin Wolf | 2011-10-14 | 1 | -3/+14 |
* | linux-aio: Fix laio_submit error handling | Kevin Wolf | 2011-10-11 | 1 | -2/+2 |
* | linux-aio: remove process requests callback | Paolo Bonzini | 2011-09-20 | 1 | -10/+1 |
* | linux aio: some comments | Frediano Ziglio | 2011-09-06 | 1 | -0/+1 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -2/+2 |
* | async: Remove AsyncContext | Kevin Wolf | 2011-08-02 | 1 | -39/+4 |
* | linux-aio: Fix typo in read() EINTR check | Stefan Hajnoczi | 2010-04-23 | 1 | -1/+1 |
* | linux-aio: Honour AsyncContext | Kevin Wolf | 2009-10-27 | 1 | -15/+72 |
* | Add qemu_aio_process_queue() | Kevin Wolf | 2009-10-27 | 1 | -1/+1 |
* | raw-posix: add Linux native AIO support | Christoph Hellwig | 2009-08-27 | 1 | -0/+204 |