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-refcount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-07-20
1
-15
/
+16
*
qcow2: Remove abort on free_clusters failure
Kevin Wolf
2010-07-20
1
-1
/
+1
*
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: 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
*
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-27
1
-0
/
+6
*
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: Fix some more qemu_malloc fallout
Kevin Wolf
2009-12-03
1
-7
/
+15
*
qcow2: Fix grow_refcount_table error handling
Kevin Wolf
2009-10-27
1
-1
/
+0
*
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
1
-1
/
+2
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-2
/
+2
*
qcow2: Fix L1 table memory allocation
Kevin Wolf
2009-07-10
1
-1
/
+1
*
qcow2: Cache refcount blocks during snapshot creation
Kevin Wolf
2009-06-29
1
-0
/
+40
*
update_refcount: Write complete sectors
Kevin Wolf
2009-06-16
1
-8
/
+26
*
qcow2: Rename global functions
Kevin Wolf
2009-06-16
1
-20
/
+20
*
qcow2: Split out guest cluster functions
Kevin Wolf
2009-06-16
1
-0
/
+28
*
qcow2: Split out refcount handling
Kevin Wolf
2009-06-16
1
-0
/
+808