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
*
block: Add bdrv_change_backing_file
Kevin Wolf
2010-01-13
1
-0
/
+3
*
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
1
-0
/
+3
*
block migration: Cleanup dirty tracking code
Jan Kiszka
2009-12-03
1
-2
/
+1
*
Expose a mechanism to trace block writes
lirans@il.ibm.com
2009-11-17
1
-0
/
+2
*
block: add aio_flush operation
Christoph Hellwig
2009-09-11
1
-0
/
+2
*
block: add enable_write_cache flag
Christoph Hellwig
2009-09-11
1
-0
/
+3
*
Add bdrv_aio_multiwrite
Kevin Wolf
2009-09-11
1
-0
/
+6
*
qcow2: Metadata preallocation
Kevin Wolf
2009-08-27
1
-0
/
+1
*
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
2009-07-16
1
-4
/
+4
*
block: add bdrv_probe_device method
Christoph Hellwig
2009-06-15
1
-0
/
+5
*
fully split aio_pool from BlockDriver
Christoph Hellwig
2009-05-27
1
-11
/
+2
*
qcow2: Allow different cluster sizes
Kevin Wolf
2009-05-22
1
-0
/
+1
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-6
/
+11
*
implement qemu_blockalign (Stefano Stabellini)
aliguori
2009-04-22
1
-0
/
+5
*
Introduce bdrv_check (Kevin Wolf)
aliguori
2009-04-21
1
-0
/
+3
*
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