]> git.proxmox.com Git - mirror_qemu.git/history - block
block: resize backing image during active layer commit, if needed
[mirror_qemu.git] / block /
2014-01-24 Jeff Codyblock: resize backing image during active layer commit...
2014-01-24 Peter Maydellblock/curl: Implement the libcurl timer callback interface
2014-01-24 Benoît Canetblock: Create authorizations mechanism for external...
2014-01-24 Benoît Canetqmp: Add QMP query-named-block-nodes to list the named...
2014-01-24 Fam Zhengqapi: Add "backing" to BlockStats
2014-01-24 Fam Zhengvmdk: Fix format specific information (create type...
2014-01-24 Zhang Mindrive mirror:fix memory leak
2014-01-24 Liu Yuansheepdog: fix 'qemu-img map'
2014-01-24 Fam Zhengvmdk: Check for overhead when opening
2014-01-24 Hu Taoqcow2: fix wrong value of L1E_OFFSET_MASK, L2E_OFFSET_M...
2014-01-22 Max Reitzblkverify: Don't require protocol filename
2014-01-22 Max Reitzblkverify: Allow command-line configuration
2014-01-22 Max Reitzblkdebug: Allow command-line file configuration
2014-01-22 Max Reitzblock: Allow reference for bdrv_file_open()
2014-01-22 Max Reitzblkdebug: Use command-line in read_config()
2014-01-22 Max Reitzblkdebug: Always call read_config()
2014-01-22 Max Reitzblkdebug: Don't require sophisticated filename
2014-01-22 Max Reitzblkdebug: Use errp for read_config()
2014-01-22 Fam Zhengvmdk: Fix big flat extent IO
2014-01-22 Liu Yuansheepdog: fix clone operation by 'qemu-img create -b'
2014-01-22 Bharata B Raogluster: Add support for creating zero-filled image
2014-01-22 Bharata B Raogluster: Implement .bdrv_co_write_zeroes for gluster
2014-01-22 Bharata B Raogluster: Convert aio routines into coroutines
2014-01-22 Peter Lievenblock/iscsi: return -ENOMEM if an async call fails...
2014-01-22 Stefan Hajnoczirbd: switch from pipe to QEMUBH completion notification
2014-01-14 Edgar E. IglesiasMerge remote branch 'luiz/queue/qmp' into qmpq
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2014-01-06 Peter Crosthwaiteqemu-option: Remove qemu_opts_create_nofail
2013-12-20 Fam Zhengcommit: Remove unused check
2013-12-20 Fam Zhengcommit: Support commit active layer
2013-12-20 Fam Zhengblock: Add commit_active_start()
2013-12-20 Fam Zhengmirror: Move base to MirrorBlockJob
2013-12-20 Fam Zhengmirror: Don't close target
2013-12-20 Fam Zhengvmdk: Allow vmdk_create to work with protocol
2013-12-20 Fam Zhengvmdk: Check VMFS extent line field number
2013-12-20 Jeff Codyblock: vhdx - improve error message, and .bdrv_check...
2013-12-20 Stefan Weilblock/iscsi: Fix compilation for libiscsi 1.4.0 (API...
2013-12-20 Liu Yuansheepdog: fix dynamic grow for running qcow2 format
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-16 Peter Lievenblock/iscsi: use a bh to schedule co reentrance
2013-12-16 Marc-André Lureaunbd: avoid uninitialized warnings
2013-12-16 Marc-André Lureaunbd: finish any pending coroutine
2013-12-16 Marc-André Lureaunbd: make nbd_client_session_close() idempotent
2013-12-16 Marc-André Lureaunbd: pass export name as init argument
2013-12-16 Marc-André Lureaunbd: don't change socket block during negotiate
2013-12-16 Marc-André LureauSplit nbd block client code
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-13 Fam Zhengblkdebug: Use QLIST_FOREACH_SAFE to resume IO
2013-12-13 Stefan Weilblock/vvfat: Fix compiler warnings for OpenBSD
2013-12-13 Liu Yuansheepdog: check if '-o redundancy' is passed from user
2013-12-09 Peter Lievenblock/iscsi: introduce bdrv_co_{readv, writev, flush_to...
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 Hu Taoqcow2: use start_of_cluster() and offset_into_cluster...
2013-12-05 Peter Lievenblock/iscsi: set bs->bl.opt_transfer_length
2013-12-05 Peter Lievenblock/iscsi: set bdi->cluster_size
2013-12-04 Wenchao Xiaqemu-nbd: support internal snapshot export
2013-12-04 Wenchao Xiasnapshot: distinguish id and name in load_tmp
2013-12-04 Kevin Wolfqcow2: Zero-initialise first cluster for new images
2013-12-03 Paolo Bonziniraw-posix: add support for write_zeroes on XFS and...
2013-12-03 Paolo Bonziniraw-posix: implement write_zeroes with MAY_UNMAP for...
2013-12-03 Paolo Bonziniraw-posix: implement write_zeroes with MAY_UNMAP for...
2013-12-03 Paolo Bonziniblock/iscsi: check WRITE SAME support differently depen...
2013-12-03 Peter Lievenblock/iscsi: updated copyright
2013-12-03 Peter Lievenblock/iscsi: remove .bdrv_has_zero_init
2013-12-03 Paolo Bonziniblock drivers: expose requirement for write same alignm...
2013-12-03 Paolo Bonziniblock drivers: add discard/write_zeroes properties...
2013-12-03 Paolo Bonzinivpc, vhdx: add get_info
2013-12-03 Paolo Bonziniblock: handle ENOTSUP from discard in generic code
2013-12-03 Fam Zhengvmdk: Fix creating big description file
2013-11-29 Fam Zhengvmdk: Allow read only open of VMDK version 3
2013-11-29 Kevin Wolfblock: Use BDRV_O_NO_BACKING where appropriate
2013-11-29 Fam Zhengblkdebug: add "remove_break" command
2013-11-29 Liu Yuansheepdog: support user-defined redundancy option
2013-11-29 Liu Yuansheepdog: refactor do_sd_create()
2013-11-29 Charlie ShepherdCOW: Extend checking allocated bits to beyond one sector
2013-11-29 Charlie ShepherdCOW: Speed up writes
2013-11-29 Fam Zhengqapi: Change BlockDirtyInfo to list
2013-11-29 Fam Zhengblock: per caller dirty bitmap
2013-11-28 Max Reitzblock/stream: Don't stream unbacked devices
2013-11-28 Liu Yuansheepdog: implement .bdrv_get_allocated_file_size
2013-11-28 Peter Lieveniscsi: add bdrv_co_write_zeroes
2013-11-28 Peter Lieveniscsi: simplify iscsi_co_discard
2013-11-28 Peter Lieveniscsi: set limits in BlockDriverState
2013-11-28 Peter Lievenblock/raw: copy BlockLimits on raw_open
2013-11-28 Peter Lievenblock/iscsi: add .bdrv_get_info
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-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...
next