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