index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: support known backing format for image create and open (Uri Lublin)
aliguori
2009-03-28
1
-0
/
+4
*
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
2009-03-28
1
-7
/
+4
*
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
2009-03-12
1
-0
/
+8
*
Revert r6405
aliguori
2009-03-11
1
-1
/
+0
*
Revert r6407
aliguori
2009-03-11
1
-1
/
+0
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
block: Introduce bdrv_get_encrypted_filename (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+1
*
block: Improve bdrv_iterate (Jan Kiszka)
aliguori
2009-03-05
1
-1
/
+2
*
qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri ...
aliguori
2009-01-22
1
-0
/
+1
*
block-qcow2: export highest_allocated through BlockDriverInfo and get_info() ...
aliguori
2009-01-22
1
-0
/
+1
*
Vectored block device API (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+8
*
Use writeback caching by default with qcow2
aliguori
2008-12-04
1
-1
/
+2
*
Abstract out geometry detection code from IDE for reuse
aliguori
2008-11-25
1
-0
/
+1
*
Use an option rom instead of boot sector for -kernel
aliguori
2008-11-08
1
-1
/
+0
*
Expand cache= option and use write-through caching by default
aliguori
2008-10-14
1
-1
/
+4
*
Add bdrv_flush_all()
aliguori
2008-10-06
1
-0
/
+2
*
Refactor AIO to allow multiple AIO implementations
aliguori
2008-09-22
1
-4
/
+2
*
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
1
-2
/
+0
*
Use signalfd() to work around signal/select race
aliguori
2008-09-10
1
-3
/
+0
*
Allow QEMU to connect directly to an NBD server, by Laurent Vivier.
ths
2008-07-03
1
-0
/
+1
*
New qemu-img convert -B option, by Marc Bevand.
ths
2008-06-05
1
-0
/
+2
*
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
2008-03-11
1
-1
/
+0
*
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
2008-03-11
1
-0
/
+1
*
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
2007-12-24
1
-0
/
+2
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-0
/
+1
*
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
2007-12-17
1
-1
/
+1
*
Collecting block device statistics, by Richard W.M. Jones.
ths
2007-12-02
1
-0
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+0
*
Split block API from vl.h.
pbrook
2007-11-11
1
-0
/
+157