]> git.proxmox.com Git - qemu.git/history - block/qcow2.c
block: introduce bdrv_get_block_status API
[qemu.git] / block / qcow2.c
2013-09-06 Paolo Bonziniblock: introduce bdrv_get_block_status API
2013-09-06 Paolo Bonziniblock: expect errors from bdrv_co_is_allocated
2013-09-06 Fam Zhengblock: make bdrv_delete() static
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-02 Max Reitzqcow2_check: Mark image consistent
2013-08-30 Max Reitzqcow2: Employ metadata overlap checks
2013-08-30 Max Reitzqcow2: Add corrupt bit
2013-08-30 Kevin Wolfqcow2: Change default for new images to compat=1.1
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-22 Asias Heblock: Introduce bs->zero_beyond_eof
2013-08-21 Kevin Wolfqcow2: Change default for new images to compat=1.1
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-07-26 Kevin Wolfqcow2: Use dashes instead of underscores in options
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-28 Peter Lievenblock: change default of .has_zero_init to 0
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-24 Kevin Wolfqcow2: Batch discards
2013-06-24 Kevin Wolfqcow2: Options to enable discard for freed clusters
2013-06-24 Kevin Wolfqcow2: Add refcount update reason to all callers
2013-05-17 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-14 Kevin Wolfqcow2: Catch some L1 table index overflows
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-22 Stefan Hajnocziqcow2: allow sub-cluster compressed write to last cluster
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-15 Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-04-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-28 Kevin Wolfqcow2: Allow requests with multiple l2metas
2013-03-28 Kevin Wolfqcow2: Remove bogus unlock of s->lock
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Kevin Wolfblock: Add options QDict to bdrv_file_open() prototypes
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-19 Kevin Wolfqcow2: Fix segfault in qcow2_invalidate_cache
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Paolo Bonziniqcow2: make is_allocated return true for zero clusters
2013-03-15 Kevin Wolfqcow2: Allow lazy refcounts to be enabled on the comman...
2013-03-15 Kevin Wolfblock: Add options QDict to bdrv_open() prototype
2013-03-15 Kevin Wolfblock: Add options QDict to .bdrv_open()
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-25 Stefan Weilblock: Use error code EMEDIUMTYPE for wrong format...
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Kevin Wolfqcow2: Fix segfault on zero-length write
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-13 Kevin Wolfqcow2: Execute run_dependent_requests() without lock
2012-12-13 Kevin Wolfqcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2
2012-12-13 Kevin Wolfqcow2: Allocate l2meta only for cluster allocations
2012-12-13 Kevin Wolfqcow2: Drop l2meta.cluster_offset
2012-12-13 Kevin Wolfqcow2: Allocate l2meta dynamically
2012-12-12 Kevin Wolfqcow2: Move BLKDBG_EVENT out of the lock
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Jim Meyeringqcow2: mark this file's sole strncpy use as justified
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-24 Jeff Codyblock: qcow2 image file reopen
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
next