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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
unlink the bs from bdrv-list upon bdrv_delete(bs)
aurel32
2008-04-08
1
-1
/
+8
*
Revert fix for CVE-2008-0928. Will be fixed in a different way later.
aurel32
2008-03-11
1
-74
/
+0
*
Fix CVE-2008-0928 - insufficient block device address range checking
aurel32
2008-03-11
1
-0
/
+74
*
Honor TMPDIR environment variable
aurel32
2008-03-10
1
-1
/
+5
*
Real SCSI device passthrough (v4), by Laurent Vivier.
ths
2007-12-24
1
-0
/
+16
*
Add "cache" parameter to "-drive" (Laurent Vivier).
balrog
2007-12-24
1
-1
/
+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
-4
/
+46
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-3
/
+2
*
Split block API from vl.h.
pbrook
2007-11-11
1
-3
/
+9
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-11
/
+11
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-48
/
+48
*
Parallels disk image support, by Alex Beregszaszi.
ths
2007-07-31
1
-0
/
+1
*
Use PATH_MAX for name lengths, by Sergey Vlasov.
ths
2007-02-11
1
-2
/
+2
*
Define ENOMEDIUM to match ENODEV if it isn't available.
ths
2007-01-26
1
-4
/
+0
*
Darwin build fix, by Pierre d'Herbemont.
ths
2007-01-18
1
-0
/
+4
*
path_is_absolute() fix for win32
bellard
2007-01-07
1
-0
/
+5
*
win32 block device fixes (initial patch by kazu)
bellard
2007-01-07
1
-11
/
+28
*
Escape filname printout properly, by Anthony Liguori and Julian Seward.
ths
2006-12-22
1
-3
/
+6
*
fixed handling of relative filenames with -snapshot
bellard
2006-08-24
1
-1
/
+2
*
win32 compilation fixes
bellard
2006-08-23
1
-4
/
+11
*
fixed error handling
bellard
2006-08-23
1
-1
/
+3
*
better support of host drives
bellard
2006-08-19
1
-59
/
+159
*
fixed aio emulation
bellard
2006-08-07
1
-8
/
+7
*
Dynamically allocate AIO Completion Blocks.
pbrook
2006-08-07
1
-130
/
+107
*
qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors
bellard
2006-08-06
1
-7
/
+5
*
multiple snapshot support
bellard
2006-08-05
1
-8
/
+136
*
async file I/O API
bellard
2006-08-01
1
-316
/
+569
*
Windows sparse file support (Frediano Ziglio)
bellard
2006-06-26
1
-0
/
+46
*
Disk cache flush support.
pbrook
2006-06-04
1
-0
/
+15
*
Solaris port (Ben Taylor)
bellard
2006-04-25
1
-1
/
+19
*
qcow_make_empty() support (Johannes Schindelin)
bellard
2005-12-18
1
-3
/
+13
*
update boot sector when using -kernel (Magnus Damm)
bellard
2005-11-26
1
-0
/
+3
*
OS X: support for the built in CD-ROM drive (Mike Kronenberg)
bellard
2005-10-30
1
-1
/
+107
*
probing fixes
bellard
2005-04-28
1
-19
/
+23
*
Virtual PC read-only disk image support (Alex Beregszaszi)
bellard
2005-04-27
1
-0
/
+1
*
BSD fix
bellard
2005-04-27
1
-5
/
+6
*
BSD cdrom device access fix
bellard
2005-04-26
1
-3
/
+39
*
raw CDROM access for windows (Filip Navara)
bellard
2005-04-26
1
-0
/
+6
*
Bochs disk image support (Alex Beregszaszi)
bellard
2005-04-26
1
-0
/
+1
*
.dmg disk image format support (Johannes Schindelin)
bellard
2004-12-12
1
-0
/
+1
*
better BIOS ATA translation support
bellard
2004-11-16
1
-0
/
+10
*
cloop driver (Johannes Schindelin)
bellard
2004-09-29
1
-0
/
+1
*
fixed block close() method prototype
bellard
2004-09-18
1
-1
/
+1
*
64 bit file I/O by default
bellard
2004-08-03
1
-5
/
+13
*
new disk image layer
bellard
2004-08-01
1
-261
/
+340
*
completion support
bellard
2004-07-14
1
-0
/
+9
*
buffer overflow fix
bellard
2004-06-19
1
-1
/
+1
*
64 bit fix
bellard
2004-05-08
1
-1
/
+1
[next]