aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix %lld or %llx printf format useBlue Swirl2010-05-221-6/+8
* block: Open the underlying image file in generic codeKevin Wolf2010-05-031-5/+5
* don't dereference NULL after failed strdupJim Meyering2010-02-101-1/+1
* block/curl: %Z is not a valid conversion specifiermalc2010-02-081-1/+1
* Do not use dprintfmalc2010-02-071-8/+8
* Add qemu_aio_process_queue()Kevin Wolf2009-10-271-4/+4
* Fix Sparse warning about "expression using sizeof on a function"Blue Swirl2009-08-011-3/+3
* Allow adjustment of http block device's readahead size, via a newNolan2009-07-091-3/+47
* fully split aio_pool from BlockDriverChristoph Hellwig2009-05-271-16/+11
* Add HTTP protocol using curl v6Alexander Graf2009-05-221-0/+523