vmstate: rename run_after_load() -> post_load()
[qemu] / block / qcow2-refcount.c
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