aboutsummaryrefslogtreecommitdiffstats
path: root/block.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths1-0/+1
2008-06-05New qemu-img convert -B option, by Marc Bevand.ths1-0/+2
2008-03-11Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel321-1/+0
2008-03-11Fix CVE-2008-0928 - insufficient block device address range checkingaurel321-0/+1
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths1-0/+2
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog1-0/+1
2007-12-17Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths1-1/+1
2007-12-02Collecting block device statistics, by Richard W.M. Jones.ths1-0/+1
2007-11-17Break up vl.h.pbrook1-1/+0
2007-11-11Split block API from vl.h.pbrook1-0/+157