]> git.proxmox.com Git - qemu.git/history - block/qcow2.c
block: move include files to include/block/
[qemu.git] / block / qcow2.c
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
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...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-10 Stefan Hajnocziblock: add BLOCK_O_CHECK for qemu-img check
2012-08-10 Stefan Hajnocziqcow2: mark image clean after repair succeeds
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.58' into staging
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-06 Stefan Hajnocziqcow2: implement lazy refcounts
2012-08-06 Stefan Hajnocziqcow2: introduce dirty bit
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-09 Stefan Hajnocziqcow2: fix #ifdef'd qcow2_check_refcounts() callers
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-15 Stefan Hajnocziqcow2: fix autoclear image header update
2012-06-15 Paolo Bonziniqcow2: always operate caches in writeback mode
2012-06-15 Kevin Wolfqcow2: Support for fixing refcount inconsistencies
2012-06-15 Kevin Wolfqemu-img check -r for repairing images
2012-06-11 Michael Tokarevchange qemu_iovec_to_buf() to match other to,from_buf...
2012-06-11 Michael Tokarevconsolidate qemu_iovec_copy() and qemu_iovec_concat...
2012-06-11 Michael Tokarevallow qemu_iovec_from_buffer() to specify offset from...
2012-06-11 Michael Tokarevconsolidate qemu_iovec_memset{,_skip}() into single...
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/cocoa-for...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-24...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-25 Jim Meyeringqcow2: don't leak buffer for unexpected qcow_version...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.50' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v55' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'sweil/for-1.1' into staging
2012-05-14 Kevin Wolfqcow2: Don't ignore failure to clear autoclear flags
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.for...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-10 Paolo Bonziniblock: push bdrv_change_backing_file error checking...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-07 Zhi Yong Wuqcow2: lock on prealloc
2012-05-02 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-02 Stefan Weilblock/qcow2: Add missing GCC_FMT_ATTR to function repor...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-20 Kevin Wolfqcow2: Zero write support
2012-04-20 Kevin Wolfqcow2: Support for feature table header extension
2012-04-20 Kevin Wolfqcow2: Support reading zero clusters
2012-04-20 Kevin Wolfqcow2: Version 3 images
2012-04-20 Kevin Wolfqcow2: Ignore reserved bits in get_cluster_offset
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-05 Paolo Bonziniblock: push recursive flushing up from drivers
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-12 Kevin Wolfqcow2: Add error messages in qcow2_truncate
2012-03-12 Kevin Wolfqcow2: Add some tracing
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Kevin Wolfqcow2: Reject too large header extensions
2012-02-29 Kevin Wolfqcow2: Fix offset in qcow2_read_extensions
2012-02-29 Kevin Wolfqcow2: Fix build with DEBUG_EXT enabled
next