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_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
2009-04-07
1
-4
/
+4
*
Fix savevm after BDRV_FILE size enforcement
aliguori
2009-04-05
1
-0
/
+5
*
block: support known backing format for image create and open (Uri Lublin)
aliguori
2009-03-28
1
-0
/
+7
*
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
2009-03-28
1
-10
/
+3
*
Refactor aio callback allocation to use an aiocb pool (Avi Kivity)
aliguori
2009-03-20
1
-1
/
+13
*
Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity)
aliguori
2009-03-12
1
-4
/
+0
*
Add internal scsi generic block API (Avi Kivity)
aliguori
2009-03-12
1
-0
/
+10
*
monitor: Rework early disk password inquiry (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+1
*
Fix CVE-2008-0928 - insufficient block device address range checking (Anthony...
aliguori
2009-03-03
1
-0
/
+3
*
qemu: record devfn on block driver instance (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+1
*
Use an option rom instead of boot sector for -kernel
aliguori
2008-11-08
1
-3
/
+0
*
Fix warnings that would be caused by ld flag --warn-common
blueswir1
2008-09-17
1
-1
/
+1
*
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
/
+4
*
Collecting block device statistics, by Richard W.M. Jones.
ths
2007-12-02
1
-0
/
+6
*
Split block API from vl.h.
pbrook
2007-11-11
1
-0
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
vmdk compatibility level 6 images, by Soren Hansen.
ths
2007-09-16
1
-0
/
+4
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-13
/
+13
*
better support of host drives
bellard
2006-08-19
1
-3
/
+9
*
Dynamically allocate AIO Completion Blocks.
pbrook
2006-08-07
1
-11
/
+16
*
qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors
bellard
2006-08-06
1
-1
/
+2
*
multiple snapshot support
bellard
2006-08-05
1
-0
/
+11
*
async file I/O API
bellard
2006-08-01
1
-2
/
+30
*
Disk cache flush support.
pbrook
2006-06-04
1
-0
/
+1
*
qcow_make_empty() support (Johannes Schindelin)
bellard
2005-12-18
1
-0
/
+3
*
better BIOS ATA translation support
bellard
2004-11-16
1
-1
/
+1
*
fixed block close() method prototype
bellard
2004-09-18
1
-1
/
+1
*
new disk image layer
bellard
2004-08-01
1
-0
/
+77