]> git.proxmox.com Git - qemu.git/history - block/qcow2-cluster.c
virtio-balloon: Check if balloon registration failed
[qemu.git] / block / qcow2-cluster.c
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Kevin Wolfqcow2: Fix in-flight list after qcow2_cache_put failure
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Kevin Wolfqcow2: Fix memory leaks in error cases
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Kevin Wolfqcow2: Fix order in L2 table COW
2011-02-10 Kevin Wolfqcow2: Fix error handling for reading compressed clusters
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Kevin Wolfqcow2: Add bdrv_discard support
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Kevin Wolfqcow2: Batch flushes for COW
2011-01-24 Kevin Wolfqcow2: Use QcowCache
2011-01-24 Aurelien Jarnoqcow2: fix unaligned access
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Jes Sorensenblock/qcow2.c: rename qcow_ functions to qcow2_
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfqcow2: Invalidate cache after failed read
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Stefan Hajnocziqcow2: Support exact L1 table growth
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Kevin Wolfqcow2: Avoid bounce buffers for AIO read requests
2010-09-21 Kevin Wolfqcow2: Get rid of additional sync on COW
2010-09-21 Kevin Wolfqcow2: Move sync out of qcow2_alloc_clusters
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Kevin Wolfqcow2: Remove unnecessary flush after L2 write
2010-06-22 Kevin Wolfqcow2: Use bdrv_(p)write_sync for metadata writes
2010-06-15 Kevin Wolfqcow2: Restore L1 entry on l2_allocate failure
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 Kevin Wolfqcow2: Change l2_load to return 0/-errno
2010-05-28 Kevin Wolfqcow2: Allow qcow2_get_cluster_offset to return errors
2010-05-28 Kevin Wolfqcow2: Fix error handling in l2_allocate
2010-05-28 Kevin Wolfqcow2: Clear L2 table cache after write error
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin Wolfqcow2: Return 0/-errno in l2_allocate
2010-04-23 Kevin Wolfqcow2: Return 0/-errno in write_l1_entry
2010-04-23 Kevin Wolfqcow2: Fix error return code in qcow2_alloc_cluster_link_l2
2010-04-23 Kevin Wolfqcow2: Return 0/-errno in write_l2_entries
2010-04-23 Kevin Wolfqcow2: Trigger blkdebug events
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Kevin Wolfqcow2: Remove request from in-flight list after error
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Kevin Wolfqcow2: Fix access after end of array
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Kevin Wolfqcow2: Fix signedness bugs
2010-01-26 Kevin Wolfqcow2: Don't ignore qcow2_alloc_clusters return value
2010-01-26 Kevin Wolfqcow2: Return 0/-errno in qcow2_alloc_cluster_offset
2010-01-26 Kevin Wolfqcow2: Return 0/-errno in get_cluster_table
2010-01-26 Kevin Wolfqcow2: Fix error handling in qcow2_grow_l1_table
2009-11-09 Stefan Weilqcow2: Allow qcow2 disk images with size zero
2009-10-27 Kevin WolfRevert "qcow2: Bring synchronous read/write back to...
2009-10-15 Kevin Wolfqcow2: Bring synchronous read/write back to life
2009-10-05 Kevin Wolfqcow2: Increase maximum cluster size to 2 MB
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-09 Kevin Wolfqcow2: Order concurrent AIO requests on the same unallo...
2009-07-10 Kevin Wolfqcow2: Fix L1 table memory allocation
2009-06-16 Kevin Wolfalloc_cluster_link_l2: Write complete sectors
2009-06-16 Kevin Wolfl2_allocate: Write complete sectors
2009-06-16 Kevin Wolfqcow2: Rename global functions
2009-06-16 Kevin Wolfqcow2: Split out guest cluster functions