summaryrefslogtreecommitdiffstats
path: root/block.h
Commit message (Expand)AuthorAgeFilesLines
* Use common objects for qemu-img and qemu-nbdaliguori2008-09-151-2/+0Star
* Use signalfd() to work around signal/select racealiguori2008-09-101-3/+0Star
* Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths2008-07-031-0/+1
* New qemu-img convert -B option, by Marc Bevand.ths2008-06-051-0/+2
* Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel322008-03-121-1/+0Star
* Fix CVE-2008-0928 - insufficient block device address range checkingaurel322008-03-111-0/+1
* Real SCSI device passthrough (v4), by Laurent Vivier.ths2007-12-241-0/+2
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-241-0/+1
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-171-1/+1
* Collecting block device statistics, by Richard W.M. Jones.ths2007-12-021-0/+1
* Break up vl.h.pbrook2007-11-171-1/+0Star
* Split block API from vl.h.pbrook2007-11-111-0/+157