23 Commits (9a4767809fe9ac184806bef38be2e2a84e451a65)

Author SHA1 Message Date
Kevin Wolf 9a4767809f qcow2: Fix order in qcow2_snapshot_delete 15 years ago
Kevin Wolf 43a0cac465 qcow2: Fix order of refcount updates in qcow2_snapshot_goto 15 years ago
Kevin Wolf 589f284b76 qcow2: Return real error in qcow2_snapshot_goto 15 years ago
Kevin Wolf d1ea98d56d qcow2: Rework qcow2_snapshot_create error handling 15 years ago
Kevin Wolf 03343166f7 qcow2: Cleanups and memleak fix in qcow2_snapshot_create 15 years ago
Kevin Wolf d69969c404 qcow2: Update snapshot table information at once 15 years ago
Kevin Wolf 07fd877900 qcow2: Return real error code in qcow2_write_snapshots 15 years ago
Kevin Wolf 42deb29fed qcow2: Return real error code in qcow2_read_snapshots 15 years ago
Stefan Weil 541dc0d47f Use new macro QEMU_PACKED for packed structures 15 years ago
Philipp Hahn 6cbc3031c8 qcow2: Fix DEBUG_* compilation 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Kevin Wolf 35d7ace74b qcow2: Fix L1 table size after bdrv_snapshot_goto 15 years ago
Jes Sorensen 7c80ab3f21 block/qcow2.c: rename qcow_ functions to qcow2_ 16 years ago
edison 51ef67270b Copy snapshots out of QCOW2 disk 16 years ago
Stefan Hajnoczi 72893756e0 qcow2: Support exact L1 table growth 16 years ago
Kevin Wolf 29216ed14f qcow2: Move sync out of qcow2_alloc_clusters 16 years ago
Kevin Wolf 8b3b720620 qcow2: Use bdrv_(p)write_sync for metadata writes 16 years ago
Kevin Wolf 66f82ceed6 block: Open the underlying image file in generic code 17 years ago
Kevin Wolf 5d757b563d qcow2: Don't ignore qcow2_alloc_clusters return value 17 years ago
Kevin Wolf 702ef63f3e qcow2: Fix some more qemu_malloc fallout 17 years ago
Filip Navara 14899cdf3a Fix QCOW2 debugging code to compile again 17 years ago
Kevin Wolf ed6ccf0f51 qcow2: Rename global functions 17 years ago
Kevin Wolf c142442b06 qcow2: Split out snapshot functions 17 years ago