]> git.proxmox.com Git - mirror_qemu.git/history - block/qcow2-refcount.c
qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147)
[mirror_qemu.git] / block / qcow2-refcount.c
2014-04-01 Kevin Wolfqcow2: Don't rely on free_cluster_index in alloc_refcou...
2014-04-01 Kevin Wolfqcow2: Check refcount table size (CVE-2014-0144)
2014-03-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-03-19 Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-03-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-03-19 Max Reitzqcow2: Fix fail path in realloc_refcount_block()
2014-03-19 Max Reitzqcow2: Correct comment for realloc_refcount_block()
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-03-13 Max Reitzqcow2-refcount: Sanitize refcount table entry
2014-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jliu/or32-ld...
2014-02-15 Peter MaydellMerge remote-tracking branch 'remotes/jovanovic/mips...
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/alon/pull-libcaca...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-02-09 Hu Taoqcow2: fix offset overflow in qcow2_alloc_clusters_at()
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-12-06 Hu Taoqcow2: use start_of_cluster() and offset_into_cluster...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-10-11 Max Reitzqcow2: Make overlap check mask variable
2013-10-11 Max Reitzqcow2: Use negated overflow check mask
2013-10-11 Max Reitzqcow2: Free preallocated zero clusters
2013-10-11 Max Reitzqcow2: Use pread for inactive L1 in overlap check
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-10-02 Max Reitzqcow2: CHECK_OFLAG_COPIED is obsolete
2013-10-02 Max Reitzqcow2: Correct endianness in overlap check
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-25 Max Reitzqcow2: Don't shadow return value
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-12 Max Reitzqcow2-cluster: Expand zero clusters
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-02 Max Reitzqcow2-refcount: Repair shared refcount blocks
2013-08-30 Max Reitzqcow2-refcount: Repair OFLAG_COPIED errors
2013-08-30 Max Reitzqcow2-refcount: Move OFLAG_COPIED checks
2013-08-30 Max Reitzqcow2: Metadata overlap checks
2013-08-30 Max Reitzqcow2-refcount: Snapshot update for zero clusters
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-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Kevin Wolfqcow2: Fix L1 write error handling in qcow2_update_snap...
2013-04-05 Kevin Wolfqcow2: Return real error in qcow2_update_snapshot_refcount
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: Fix "total clusters" number in bdrv_check
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15 Stefan Hajnocziqcow2: drop unnecessary flush in qcow2_update_snapshot_...
2013-03-15 Stefan Hajnocziqcow2: drop flush in update_cluster_refcount()
2013-03-15 Stefan Hajnocziqcow2: flush in qcow2_update_snapshot_refcount()
2013-03-15 Stefan Hajnocziqcow2: set L2 cache dependency in qcow2_alloc_bytes()
2013-03-15 Stefan Hajnocziqcow2: flush refcount cache correctly in alloc_refcount...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-22 Stefan Hajnocziqcow2: support compressed clusters in BlockFragInfo
2013-02-22 Stefan Hajnocziqcow2: record fragmentation statistics during check
2013-02-22 Stefan Hajnocziqcow2: introduce check_refcounts_l1/l2() flags
2013-02-22 Federico Simoncelliqemu-img: find the image end offset during check
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-31 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-30 Markus Armbrusterg_malloc(0) and g_malloc0(0) return NULL; simplify
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...
next