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
/
qcow2-cluster.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-21
/
+24
*
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
2010-07-20
1
-0
/
+1
*
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
*
qcow2: Remove request from in-flight list after error
Kevin Wolf
2010-04-10
1
-0
/
+1
*
qcow2: Fix access after end of array
Kevin Wolf
2010-02-23
1
-2
/
+6
*
qcow2: Fix signedness bugs
Kevin Wolf
2010-02-23
1
-6
/
+6
*
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-27
1
-2
/
+17
*
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-27
1
-10
/
+18
*
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-27
1
-12
/
+18
*
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-27
1
-4
/
+6
*
qcow2: Allow qcow2 disk images with size zero
Stefan Weil
2009-11-09
1
-0
/
+3
*
Revert "qcow2: Bring synchronous read/write back to life"
Kevin Wolf
2009-10-27
1
-3
/
+3
*
qcow2: Bring synchronous read/write back to life
Kevin Wolf
2009-10-15
1
-3
/
+3
*
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
1
-6
/
+8
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
qcow2: Order concurrent AIO requests on the same unallocated cluster
Kevin Wolf
2009-09-09
1
-0
/
+39
*
qcow2: Fix L1 table memory allocation
Kevin Wolf
2009-07-10
1
-1
/
+1
*
alloc_cluster_link_l2: Write complete sectors
Kevin Wolf
2009-06-16
1
-3
/
+25
*
l2_allocate: Write complete sectors
Kevin Wolf
2009-06-16
1
-5
/
+28
*
qcow2: Rename global functions
Kevin Wolf
2009-06-16
1
-31
/
+32
*
qcow2: Split out guest cluster functions
Kevin Wolf
2009-06-16
1
-0
/
+754