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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vpc: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-4
/
+5
*
vmdk: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-5
/
+5
*
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
3
-48
/
+51
*
qcow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-8
/
+10
*
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
2010-07-20
1
-0
/
+1
*
block/vdi: Fix image opening and creation for odd disk sizes
Kevin Wolf
2010-07-20
1
-3
/
+15
*
block/vpc: Fix conversion from size to disk geometry
Stefan Weil
2010-07-20
1
-9
/
+12
*
qcow2: Remove abort on free_clusters failure
Kevin Wolf
2010-07-20
1
-1
/
+1
*
vmdk: Fix COW
Kevin Wolf
2010-07-20
1
-24
/
+11
*
qcow2: Fix creation of large images
Kevin Wolf
2010-07-20
1
-9
/
+32
*
vmdk: fix double free
Kevin Wolf
2010-07-20
1
-1
/
+1
*
block/vvfat.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-07-20
1
-2
/
+7
*
qcow2: Fix corruption after error in update_refcount
Kevin Wolf
2010-07-20
1
-0
/
+4
*
qcow2: Fix corruption after refblock allocation
Kevin Wolf
2010-07-20
1
-2
/
+9
*
qcow2: Fix error handling in l2_allocate
Kevin Wolf
2010-07-20
1
-9
/
+12
*
qcow2: Clear L2 table cache after write error
Kevin Wolf
2010-07-20
1
-2
/
+3
*
Merge commit 'v0.12.4' into stable-0.12
qemu-kvm-0.12.4
Avi Kivity
2010-05-09
3
-99
/
+250
|
\
|
*
qcow2: Remove request from in-flight list after error
Kevin Wolf
2010-04-10
2
-1
/
+6
|
*
qcow2: Don't ignore immediate read/write failures
Kevin Wolf
2010-04-10
1
-2
/
+6
|
*
qcow2: Rewrite alloc_refcount_block/grow_refcount_table
Kevin Wolf
2010-04-09
1
-88
/
+222
|
*
qcow2: Factor next_refcount_table_size out
Kevin Wolf
2010-04-09
1
-11
/
+19
*
|
Merge commit '6173d56bdcb53389c54e803873e6bf8f87836a4f' into stable-0.12-merge
Marcelo Tosatti
2010-02-25
4
-18
/
+20
|
\
|
|
*
qcow2: Fix access after end of array
Kevin Wolf
2010-02-23
1
-2
/
+6
|
*
don't dereference NULL after failed strdup
Jim Meyering
2010-02-23
2
-6
/
+6
|
*
qcow2: Fix signedness bugs
Kevin Wolf
2010-02-23
2
-10
/
+8
*
|
Merge commit '299e0bc52a5d56ff89ad8d7d09c82233cd8ccb6a' into stable-0.12-merge
Marcelo Tosatti
2010-02-25
6
-70
/
+159
|
\
|
|
*
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-27
3
-3
/
+33
|
*
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-27
1
-8
/
+23
|
*
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-27
1
-1
/
+5
|
*
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-27
1
-7
/
+25
|
*
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-27
1
-3
/
+6
|
*
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-27
3
-29
/
+39
|
*
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-27
1
-12
/
+18
|
*
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
2010-01-27
1
-2
/
+3
|
*
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-27
1
-4
/
+6
|
*
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
2010-01-26
1
-1
/
+1
*
|
Merge remote branch 'upstream/stable-0.12' into stable-0.12
Avi Kivity
2010-01-17
1
-14
/
+14
|
\
|
|
*
dmg: fix ->open failure
Christoph Hellwig
2010-01-12
1
-14
/
+14
*
|
Merge commit '40ff6d7e8dceca227e7f8a3e8e0d58b2c66d19b4' into upstream-merge
Avi Kivity
2009-12-07
4
-16
/
+35
|
\
|
|
*
Don't leak file descriptors
Kevin Wolf
2009-12-03
1
-1
/
+1
|
*
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
1
-0
/
+4
|
*
qcow2: Fix some more qemu_malloc fallout
Kevin Wolf
2009-12-03
2
-8
/
+21
|
*
qcow2: Store exact backing format length
Kevin Wolf
2009-12-03
1
-7
/
+9
*
|
Merge commit '365369847f2827b14b96c52d0fbaf9cce404e68a' into upstream-merge
Avi Kivity
2009-12-02
1
-8
/
+8
|
\
|
|
*
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-11-29
1
-8
/
+8
*
|
Merge commit '91011d4f3b7c311a42b842f6682ac64a2372d2b7' into upstream-merge
Avi Kivity
2009-11-22
1
-2
/
+3
|
\
|
|
*
Fix 32-bit overflow in parallels image support
David Woodhouse
2009-11-12
1
-2
/
+3
*
|
Merge commit '59f2689d9082f2f631253c810f73cd22290144a9' into upstream-merge
Avi Kivity
2009-11-22
2
-9
/
+13
|
\
|
|
*
qcow2: Allow qcow2 disk images with size zero
Stefan Weil
2009-11-09
2
-9
/
+13
*
|
Merge commit '1e5b9d2fccb205ed8fc84fb38945b8fb3d225640' into upstream-merge
Marcelo Tosatti
2009-11-06
2
-8
/
+6
|
\
|
[next]