Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-03 | block: Open the underlying image file in generic code | Kevin Wolf | 1 | -5/+5 |
2010-02-10 | don't dereference NULL after failed strdup | Jim Meyering | 1 | -1/+1 |
2010-02-08 | block/curl: %Z is not a valid conversion specifier | malc | 1 | -1/+1 |
2010-02-07 | Do not use dprintf | malc | 1 | -8/+8 |
2009-10-27 | Add qemu_aio_process_queue() | Kevin Wolf | 1 | -4/+4 |
2009-08-01 | Fix Sparse warning about "expression using sizeof on a function" | Blue Swirl | 1 | -3/+3 |
2009-07-09 | Allow adjustment of http block device's readahead size, via a new | Nolan | 1 | -3/+47 |
2009-05-27 | fully split aio_pool from BlockDriver | Christoph Hellwig | 1 | -16/+11 |
2009-05-22 | Add HTTP protocol using curl v6 | Alexander Graf | 1 | -0/+523 |