]> git.proxmox.com Git - mirror_qemu.git/history - block/qcow2.c
Use error_is_set() only when necessary
[mirror_qemu.git] / block / qcow2.c
2014-02-17 Markus ArmbrusterUse error_is_set() only when necessary
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-10 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-02-09 Hu Taoqcow2: check for NULL l2meta
2014-02-09 Hu Taoqcow2: remove n_start and n_end of qcow2_alloc_cluster_...
2014-02-08 Peter MaydellMerge remote-tracking branch 'remotes/mwalle/tags/lm32...
2014-02-08 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2014-02-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-02-07 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-06 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-06 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-02-05 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-02-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-04 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-02-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-02-01 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-01-31 Jeff Codyblock: remove qcow2 .bdrv_make_empty implementation
2014-01-31 Peter MaydellMerge remote-tracking branch 'sstabellini/xen-170114...
2014-01-30 Peter MaydellMerge remote-tracking branch 'mjt/tags/trivial-patches...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'sweil/tags/for_anthony...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-audio...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-usb...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2014-01-24 Kevin Wolfblock: Move initialisation of BlockLimits to bdrv_refre...
2014-01-22 Max Reitzblock: Allow reference for bdrv_file_open()
2014-01-14 Edgar E. IglesiasMerge remote branch 'luiz/queue/qmp' into qmpq
2014-01-06 Peter Crosthwaiteqemu-option: Remove qemu_opts_create_nofail
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-07 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-seabios...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-12-06 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-04 Kevin Wolfqcow2: Zero-initialise first cluster for new images
2013-12-03 Paolo Bonziniblock drivers: expose requirement for write same alignm...
2013-12-03 Paolo Bonziniblock drivers: add discard/write_zeroes properties...
2013-11-29 Kevin Wolfblock: Use BDRV_O_NO_BACKING where appropriate
2013-11-28 Peter Lievenblock: add flags to bdrv_*_write_zeroes
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-28 Max Reitzqcow2: Flush image after creation
2013-10-24 Max Reitzqcow2: Unset zero_beyond_eof in save_vmstate
2013-10-24 Max Reitzqcow2: Restore total_sectors value in save_vmstate
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: Evaluate overlap check options
2013-10-11 Max Reitzqcow2: Array assigning options to OL check bits
2013-10-11 Max Reitzqcow2: Add overlap-check options
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: Remove wrong metadata overlap check
2013-10-11 Max Reitzqcow2: Add missing space in error message
2013-10-11 Max Reitzqcow2: Add support for ImageInfoSpecific
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-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
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 Jeff Codyblock: qcow2 - used QEMU_PACKED for on-disk structures
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: Use Error parameter
2013-09-12 Max Reitzblock: Error parameter for create functions
2013-09-12 Max Reitzblock: Error parameter for open functions
2013-09-12 Max Reitzbdrv: Use "Error" for creating images
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
2013-09-12 Max Reitzqcow2: Implement bdrv_amend_options
2013-09-12 Max Reitzqcow2: Save refcount order in BDRVQcowState
2013-09-12 Kevin Wolfqcow2: Discard VM state in active L1 after creating...
2013-09-12 Kevin Wolfqcow2: Pass discard type to qcow2_discard_clusters()
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-06 Paolo Bonziniblock: return get_block_status data and flags for formats
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...
next