Age | Commit message (Expand) | Author |
2011-11-23 | vpc: Add missing error handling in alloc_block | Kevin Wolf |
2011-11-23 | vpc: Add migration blocker | Kevin Wolf |
2011-11-11 | block: Rename bdrv_co_flush to bdrv_co_flush_to_disk | Kevin Wolf |
2011-11-11 | block: Fix vpc initialization of the Dynamic Disk Header | Charles Arnold |
2011-10-21 | block: change flush to co_flush | Paolo Bonzini |
2011-10-21 | block: take lock around bdrv_write implementations | Paolo Bonzini |
2011-10-21 | block: take lock around bdrv_read implementations | Paolo Bonzini |
2011-10-21 | block: add a CoMutex to synchronous read drivers | Paolo Bonzini |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-01 | block/vpc.c: Detect too-large vpc file | Serge E. Hallyn |
2011-04-13 | vpc.c: Use get_option_parameter() does the search | Mitnick Lyu |
2011-01-12 | vpc: fix a file descriptor leak | Blue Swirl |
2010-11-24 | block: Remove unused s->hd in various drivers | Kevin Wolf |
2010-11-04 | vpc: Implement bdrv_flush | Kevin Wolf |
2010-06-22 | vpc: Use bdrv_(p)write_sync for metadata writes | Kevin Wolf |
2010-06-15 | vpc: Read/write multiple sectors at once | Kevin Wolf |
2010-05-17 | block/vpc: Fix conversion from size to disk geometry | Stefan Weil |
2010-05-03 | block: Open the underlying image file in generic code | Kevin Wolf |
2009-09-09 | Fix spelling in comment. | Stefan Weil |
2009-08-24 | eliminate errors about unused results in block/vpc.c | Nathan Froyd |
2009-06-06 | qemu-img: Print available options with -o ? | Kevin Wolf |
2009-05-22 | Convert all block drivers to new bdrv_create | Kevin Wolf |
2009-05-14 | Move block drivers into their own directory | Anthony Liguori |