]> git.ipfire.org Git - thirdparty/qemu.git/history - include/block/block.h
block: add bdrv_aio_write_zeroes
[thirdparty/qemu.git] / include / block / block.h
2013-12-03  Paolo Bonziniblock: add bdrv_aio_write_zeroes
2013-12-03  Paolo Bonziniblock: add flags to BlockRequest
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: introduce bdrv_make_zero
2013-11-28  Peter Lievenblock: add wrappers for logical block provisioning...
2013-11-28  Peter Lievenblock: add logical block provisioning info to BlockDriv...
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-10-31  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
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  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 'amit/char-remove-watch...
2013-09-30  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
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 Reitzblock: Error parameter for create functions
2013-09-12  Max Reitzblock: Error parameter for open functions
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: define get_block_status return value
2013-09-06  Paolo Bonziniblock: introduce bdrv_get_block_status API
2013-09-06  Paolo Bonziniblock: remove bdrv_is_allocated_above/bdrv_co_is_alloca...
2013-09-06  Paolo Bonziniblock: make bdrv_co_is_allocated static
2013-09-06  Fam Zhengblock: make bdrv_delete() static
2013-09-06  Fam Zhengblock: implement reference count for BlockDriverState
2013-09-06  Benoît Canetblock: Enable the new throttling code in the block...
2013-09-03  Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-02  Max Reitzqcow2-refcount: Repair shared refcount blocks
2013-07-26  Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-22  Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-arm...
2013-07-22  Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-22  Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-07-22  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-19  Peter Lievenblock: add bdrv_write_zeroes()
2013-07-18  Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-for...
2013-07-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15  Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-15  Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-15  Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-07-15  Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-07-15  Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-arm...
2013-07-15  Anthony LiguoriMerge remote-tracking branch 'rth/axp-next' into staging
2013-07-15  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-07-15  Kevin Wolfblock: Add return value for bdrv_flush_all()
2013-07-15  Kevin Wolfblock: Don't parse protocol from file.filename
2013-06-28  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-28  Peter Lievenblock: change default of .has_zero_init to 0
2013-06-15  Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14  Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-10  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-06-07  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-06  Kevin Wolfblkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
2013-06-04  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-04  Wenchao Xiablock: move qmp and info dump related code to block...
2013-06-04  Wenchao Xiablock: move snapshot code in block.c to block/snapshot.c
2013-06-04  Stefan Hajnocziblock: drop bs_snapshots global variable
2013-06-04  Fam Zhengblock: add block driver read only whitelist
2013-04-22  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-22  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-22  Kevin Wolfblock: Add driver-specific options for backing files
2013-04-19  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15  Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15  Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15  Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-03-26  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23  Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22  Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22  Kevin Wolfblock: Add options QDict to bdrv_file_open() prototypes
2013-03-15  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-15  Kevin Wolfblock: Add options QDict to bdrv_open() prototype
2013-02-26  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-22  Paolo Bonziniblock: implement BDRV_O_UNMAP
2013-02-22  Miroslav Rezaninaqemu-img: Add "Quiet mode" option
2013-02-22  Miroslav Rezaninablock: Add synchronous wrapper for bdrv_co_is_allocated...
next