Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vpc: fix a file descriptor leak | Blue Swirl | 2011-01-12 | 1 | -17/+30 |
* | block: Remove unused s->hd in various drivers | Kevin Wolf | 2010-11-24 | 1 | -2/+0 |
* | vpc: Implement bdrv_flush | Kevin Wolf | 2010-11-04 | 1 | -8/+13 |
* | vpc: Use bdrv_(p)write_sync for metadata writes | Kevin Wolf | 2010-06-22 | 1 | -4/+5 |
* | vpc: Read/write multiple sectors at once | Kevin Wolf | 2010-06-15 | 1 | -11/+30 |
* | block/vpc: Fix conversion from size to disk geometry | Stefan Weil | 2010-05-17 | 1 | -9/+12 |
* | block: Open the underlying image file in generic code | Kevin Wolf | 2010-05-03 | 1 | -20/+12 |
* | Fix spelling in comment. | Stefan Weil | 2009-09-09 | 1 | -1/+1 |
* | eliminate errors about unused results in block/vpc.c | Nathan Froyd | 2009-08-24 | 1 | -4/+4 |
* | qemu-img: Print available options with -o ? | Kevin Wolf | 2009-06-06 | 1 | -1/+5 |
* | Convert all block drivers to new bdrv_create | Kevin Wolf | 2009-05-22 | 1 | -4/+17 |
* | Move block drivers into their own directory | Anthony Liguori | 2009-05-14 | 1 | -0/+606 |