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-vpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C99 initializers for BlockDriver methods
aurel32
2009-03-07
1
-8
/
+8
*
block: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
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