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
*
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