]> Git Repo - qemu.git/history - include/block/block_int.h
block: Replace in_use with operation blocker
[qemu.git] / include / block / block_int.h
2014-05-28 Fam Zhengblock: Replace in_use with operation blocker
2014-05-28 Fam Zhengblock: Introduce op_blockers to BlockDriverState
2014-05-22 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-05-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-05-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-05-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2014-05-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-05-20 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-05-19 Peter Lievenblock: optimize zero writes with bdrv_write_zeroes
2014-05-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-05-02 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-05-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-04-30 Kevin Wolfblock: Unlink temporary files in raw-posix/win32
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/seccomp...
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 Kevin Wolfblock: Add error handling to bdrv_invalidate_cache()
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 Benoît Canetblock: Rewrite the snapshot authorization mechanism...
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: 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: Switch BdrvTrackedRequest to byte granularity
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: Move initialisation of BlockLimits to bdrv_refre...
2014-01-24 Benoît Canetblock: Create authorizations mechanism for external...
2014-01-24 Benoît Canetblock: Add bs->node_name to hold the name of a bs node...
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...
2013-12-20 Fam Zhengblock: Add commit_active_start()
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-05 Peter Lievenblock: add opt_transfer_length to BlockLimits
2013-12-04 Wenchao Xiasnapshot: distinguish id and name in load_tmp
2013-11-29 Fam Zhengblkdebug: add "remove_break" command
2013-11-29 Liu Yuansheepdog: support user-defined redundancy option
2013-11-29 Fam Zhengblock: per caller dirty bitmap
2013-11-28 Peter Lievenblock: add BlockLimits structure to BlockDriverState
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-29 Kevin Wolfblock: Avoid unecessary drv->bdrv_getlength() calls
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 Benoît Canetblock: Add BlockDriver.bdrv_check_ext_snapshot.
2013-10-11 Max Reitzblock: Add bdrv_get_specific_info
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 Benoît Canetblock: introduce BlockDriver.bdrv_needs_filename to...
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 Reitzbdrv: Use "Error" for creating images
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
2013-09-12 Wenchao Xiasnapshot: distinguish id and name in snapshot delete
2013-09-12 Max Reitzblock: Image file option amendment
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: introduce bdrv_get_block_status API
2013-09-06 Fam Zhengblock: implement reference count for BlockDriverState
next
This page took 0.595523 seconds and 107 git commands to generate.