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-vpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block-vpc: Fix support for images > 4 GB (Kevin Wolf)
aliguori
2009-01-27
1
-1
/
+1
*
block-vpc: Create images (Kevin Wolf)
aliguori
2009-01-26
1
-0
/
+169
*
block-vpc: Write support (Kevin Wolf)
aliguori
2009-01-26
1
-16
/
+150
*
block-vpc: Use the qemu block layer (Kevin Wolf)
aliguori
2009-01-26
1
-27
/
+32
*
block-vpc: Fix disk size (Kevin Wolf)
aliguori
2009-01-26
1
-3
/
+6
*
block-vpc: Adapt header structures to official documentation (Kevin Wolf)
aliguori
2009-01-26
1
-36
/
+82
*
block-vpc: Split up struct vpc_subheader (Kevin Wolf)
aliguori
2009-01-26
1
-42
/
+43
*
Fix char* signedness, by Andre Przywara.
ths
2007-12-16
1
-1
/
+1
*
Split block API from vl.h.
pbrook
2007-11-11
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-5
/
+5
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-10
/
+10
*
async file I/O API
bellard
2006-08-01
1
-8
/
+5
*
C99 64 bit printf
bellard
2006-06-25
1
-1
/
+1
*
probing fixes
bellard
2005-04-28
1
-2
/
+1
*
Virtual PC read-only disk image support (Alex Beregszaszi)
bellard
2005-04-27
1
-0
/
+243