index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
qcow2-refcount.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block: Open the underlying image file in generic code
Kevin Wolf
2010-05-03
1
-40
/
+40
*
qcow2: Trigger blkdebug events
Kevin Wolf
2010-04-23
1
-0
/
+18
*
qcow2: More checks for qemu-img check
Kevin Wolf
2010-02-23
1
-0
/
+12
*
qcow2: Rewrite alloc_refcount_block/grow_refcount_table
Kevin Wolf
2010-02-23
1
-88
/
+222
*
qcow2: Factor next_refcount_table_size out
Kevin Wolf
2010-02-23
1
-11
/
+19
*
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-26
1
-0
/
+6
*
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-26
1
-8
/
+23
*
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-26
1
-1
/
+5
*
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-26
1
-7
/
+25
*
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-26
1
-3
/
+6
*
qcow2-refcount: remove dead assignment
Amit Shah
2010-01-13
1
-1
/
+0
*
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
[prev]