]> git.proxmox.com Git - mirror_qemu.git/history - block.c
block: resize backing image during active layer commit, if needed
[mirror_qemu.git] / block.c
2014-01-24 Jeff Codyblock: resize backing file image during offline commit...
2014-01-24 Benoît Canetblock: Create authorizations mechanism for external...
2014-01-24 Benoît Canetqmp: Allow to change password on named block driver...
2014-01-24 Benoît Canetqmp: Add QMP query-named-block-nodes to list the named...
2014-01-24 Benoît Canetblock: Allow the user to define "node-name" option...
2014-01-24 Benoît Canetblock: Add bs->node_name to hold the name of a bs node...
2014-01-22 Peter Feinerblock: fix backing file segfault
2014-01-22 Max Reitzblock: Allow recursive "file"s
2014-01-22 Max Reitzblock: Use bdrv_open_image() in bdrv_open()
2014-01-22 Max Reitzblock: Add bdrv_open_image()
2014-01-22 Max Reitzblock: Allow block devices without files
2014-01-22 Max Reitzblock: Pass reference to bdrv_file_open()
2014-01-22 Max Reitzblock: Allow reference for bdrv_file_open()
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-16 Anthony LiguoriMerge remote-tracking branch 'spice/tags/pull-spice...
2013-12-16 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-13 Peter Lievenblock: expect get_block_status errors in bdrv_make_zero
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-06 Stefan Hajnocziblock: clean up bdrv_drain_all() throttling comments
2013-12-04 Max Reitzblock: Close backing file early in bdrv_img_create
2013-12-03 Paolo Bonziniblock: make bdrv_co_do_write_zeroes stricter in produci...
2013-12-03 Paolo Bonziniblock: handle ENOTSUP from discard in generic code
2013-12-03 Paolo Bonziniblock: add bdrv_aio_write_zeroes
2013-12-03 Paolo Bonziniblock: add flags argument to bdrv_co_write_zeroes trace...
2013-12-03 Paolo Bonziniblock: add flags to BlockRequest
2013-12-03 Paolo Bonziniblock: generalize BlockLimits handling to cover bdrv_ai...
2013-11-29 Kevin Wolfblock: Use BDRV_O_NO_BACKING where appropriate
2013-11-29 Kevin Wolfblock: Enable BDRV_O_SNAPSHOT with driver-specific...
2013-11-29 Fam Zhengblkdebug: add "remove_break" command
2013-11-29 Fam Zhengqapi: Change BlockDirtyInfo to list
2013-11-29 Fam Zhengblock: per caller dirty bitmap
2013-11-28 Peter Lievenblock/get_block_status: fix BDRV_BLOCK_ZERO for unalloc...
2013-11-28 Peter Lievenblock: introduce bdrv_make_zero
2013-11-28 Peter Lievenblock: honour BlockLimits in bdrv_co_discard
2013-11-28 Peter Lievenblock: honour BlockLimits in bdrv_co_do_write_zeroes
2013-11-28 Peter Lievenblock: add wrappers for logical block provisioning...
2013-11-28 Peter Lievenblock: introduce BDRV_REQ_MAY_UNMAP request flag
2013-11-28 Peter Lievenblock: add flags to bdrv_*_write_zeroes
2013-11-28 Peter Lievenblock: make BdrvRequestFlags public
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ia64-17' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-11-15 Kevin Wolfblock: Fail if requested driver is not available
2013-11-14 Fam Zhengblock: Print its file name if backing file opening...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-08 Fam Zhengblock: Round up total_sectors
2013-11-07 Max Reitzblock: Save errno before error_setg_errno
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-29 Kevin Wolfblock: Avoid unecessary drv->bdrv_getlength() calls
2013-10-29 Thibaut LAURENTblock: Disable BDRV_O_COPY_ON_READ for the backing...
2013-10-28 Max Reitzblock: Don't copy backing file name on error
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 Kevin Wolfblockdev: Don't disable COR automatically with blockdev-add
2013-10-11 Kevin Wolfblock: Improve driver whitelist checks
2013-10-11 Benoît Canetblock: Add BlockDriver.bdrv_check_ext_snapshot.
2013-10-11 Peter Lievenblock/get_block_status: avoid redundant callouts on...
2013-10-11 Max Reitzblock: Add bdrv_get_specific_info
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-07 Dunrong Huangblock: use correct filename
2013-10-02 Dunrong Huangblock: use correct filename for error report
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-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.1' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/s390...
2013-09-26 Fam Zhengblock: use DIV_ROUND_UP in bdrv_co_do_readv
2013-09-25 Benoît Canetqdict: Extract qdict_extract_subqdict
2013-09-25 Benoît Canetblock: introduce BlockDriver.bdrv_needs_filename to...
2013-09-25 Peter Lievenblock/get_block_status: avoid segfault if there is...
2013-09-25 Peter Lievenblock/get_block_status: set *pnum = 0 on error
2013-09-25 Fam Zhengblock: fix backing file overriding
next