]> git.proxmox.com Git - qemu.git/history - block/qcow2-refcount.c
user_only: compile everything with -fpie
[qemu.git] / block / qcow2-refcount.c
2009-12-03 Kevin Wolfqcow2: Fix some more qemu_malloc fallout
2009-10-27 Kevin Wolfqcow2: Fix grow_refcount_table error handling
2009-10-05 Kevin Wolfqcow2: Increase maximum cluster size to 2 MB
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-10 Kevin Wolfqcow2: Fix L1 table memory allocation
2009-06-29 Kevin Wolfqcow2: Cache refcount blocks during snapshot creation
2009-06-16 Kevin Wolfupdate_refcount: Write complete sectors
2009-06-16 Kevin Wolfqcow2: Rename global functions
2009-06-16 Kevin Wolfqcow2: Split out guest cluster functions
2009-06-16 Kevin Wolfqcow2: Split out refcount handling