Age | Commit message (Expand) | Author | Files | Lines |
2009-01-22 | qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ... | aliguori | 1 | -0/+1 |
2009-01-22 | block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ... | aliguori | 1 | -0/+1 |
2009-01-22 | Vectored block device API (Avi Kivity) | aliguori | 1 | -0/+8 |
2008-12-04 | Use writeback caching by default with qcow2 | aliguori | 1 | -1/+2 |
2008-11-25 | Abstract out geometry detection code from IDE for reuse | aliguori | 1 | -0/+1 |
2008-11-08 | Use an option rom instead of boot sector for -kernel | aliguori | 1 | -1/+0 |
2008-10-14 | Expand cache= option and use write-through caching by default | aliguori | 1 | -1/+4 |
2008-10-06 | Add bdrv_flush_all() | aliguori | 1 | -0/+2 |
2008-09-22 | Refactor AIO to allow multiple AIO implementations | aliguori | 1 | -4/+2 |
2008-09-15 | Use common objects for qemu-img and qemu-nbd | aliguori | 1 | -2/+0 |
2008-09-10 | Use signalfd() to work around signal/select race | aliguori | 1 | -3/+0 |
2008-07-03 | Allow QEMU to connect directly to an NBD server, by Laurent Vivier. | ths | 1 | -0/+1 |
2008-06-05 | New qemu-img convert -B option, by Marc Bevand. | ths | 1 | -0/+2 |
2008-03-11 | Revert fix for CVE-2008-0928. Will be fixed in a different way later. | aurel32 | 1 | -1/+0 |
2008-03-11 | Fix CVE-2008-0928 - insufficient block device address range checking | aurel32 | 1 | -0/+1 |
2007-12-24 | Real SCSI device passthrough (v4), by Laurent Vivier. | ths | 1 | -0/+2 |
2007-12-24 | Add "cache" parameter to "-drive" (Laurent Vivier). | balrog | 1 | -0/+1 |
2007-12-17 | Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. | ths | 1 | -1/+1 |
2007-12-02 | Collecting block device statistics, by Richard W.M. Jones. | ths | 1 | -0/+1 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+0 |
2007-11-11 | Split block API from vl.h. | pbrook | 1 | -0/+157 |