]> git.ipfire.org Git - thirdparty/qemu.git/history - block.c
block: Change BDS parameter of bdrv_open() to **
[thirdparty/qemu.git] / block.c
2014-02-21  Max Reitzblock: Change BDS parameter of bdrv_open() to **
2014-02-21  Kevin Wolfblock: Fix bdrv_is_first_non_filter()
2014-02-21  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-21  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-21  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-02-21  Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-02-20  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-02-20  Peter MaydellMerge remote-tracking branch 'remotes/rth/tcg-next...
2014-02-20  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-02-20  Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-02-17  Markus ArmbrusterUse error_is_set() only when necessary
2014-02-15  Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-02-15  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
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-14  Benoît Canetblock: Open by reference will try device then node_name.
2014-02-14  Benoît Canetblock: Relax bdrv_lookup_bs constraints.
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  Kevin Wolfblock: Fix 32 bit truncation in mark_request_serialising()
2014-02-09  Kevin Wolfblock: Don't call ROUND_UP with negative values
2014-02-09  Kevin Wolfblock: bdrv_aligned_pwritev: Assert overlap range
2014-02-09  Kevin Wolfblock: Fix memory leaks in bdrv_co_do_pwritev()
2014-02-09  Kevin Wolfblock: Fail gracefully with missing filename
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  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: Switch bdrv_io_limits_intercept() to byte granul...
2014-01-24  Kevin Wolfqemu-iotests: Test pwritev RMW logic
2014-01-24  Kevin Wolfblock: Make bdrv_pwrite() a bdrv_prwv_co() wrapper
2014-01-24  Kevin Wolfblock: Make bdrv_pread() a bdrv_prwv_co() wrapper
2014-01-24  Kevin Wolfblock: Change coroutine wrapper to byte granularity
2014-01-24  Kevin Wolfblock: Assert serialisation assumptions in pwritev
2014-01-24  Kevin Wolfblock: Align requests in bdrv_co_do_pwritev()
2014-01-24  Kevin Wolfblock: Allow wait_serialising_requests() at any point
2014-01-24  Kevin Wolfblock: Make overlap range for serialisation dynamic
2014-01-24  Kevin Wolfblock: Generalise and optimise COR serialisation
2014-01-24  Kevin Wolfblock: Make zero-after-EOF work with larger alignment
2014-01-24  Kevin Wolfblock: Allow waiting for overlapping requests between...
2014-01-24  Kevin Wolfblock: Switch BdrvTrackedRequest to byte granularity
2014-01-24  Kevin Wolfblock: Introduce bdrv_co_do_pwritev()
2014-01-24  Kevin Wolfblock: write: Handle COR dependency after I/O throttling
2014-01-24  Kevin Wolfblock: Introduce bdrv_aligned_pwritev()
2014-01-24  Kevin Wolfblock: Introduce bdrv_co_do_preadv()
2014-01-24  Kevin Wolfblock: Introduce bdrv_aligned_preadv()
2014-01-24  Paolo Bonziniraw: Probe required direct I/O alignment
2014-01-24  Paolo Bonziniblock: rename buffer_alignment to guest_block_size
2014-01-24  Kevin Wolfblock: Don't use guest sector size for qemu_blockalign()
2014-01-24  Kevin Wolfblock: Detect unaligned length in bdrv_qiov_is_aligned()
2014-01-24  Kevin Wolfblock: Update BlockLimits when they might have changed
2014-01-24  Kevin Wolfblock: Inherit opt_transfer_length
2014-01-24  Kevin Wolfblock: Move initialisation of BlockLimits to bdrv_refre...
2014-01-24  Kevin Wolfblock: Fix bdrv_commit return value
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
next