GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block-dmg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move block drivers into their own directory
Anthony Liguori
2009-05-14
1
-301
/
+0
*
Convert block infrastructure to use new module init functionality
Anthony Liguori
2009-05-14
1
-2
/
+10
*
Use C99 initializers for BlockDriver methods
aurel32
2009-03-07
1
-7
/
+6
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-1
/
+1
*
block: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+2
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Add qemu_realloc(), by Gerd Hoffmann.
ths
2008-08-06
1
-5
/
+5
*
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
-3
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-7
/
+7
*
async file I/O API
bellard
2006-08-01
1
-4
/
+4
*
use uint8_t instead of char
bellard
2006-02-01
1
-4
/
+4
*
raw dmg support
bellard
2005-04-28
1
-1
/
+3
*
gcc 2.x fix
bellard
2005-01-03
1
-1
/
+3
*
.dmg disk image format support (Johannes Schindelin)
bellard
2004-12-12
1
-0
/
+293