]> git.proxmox.com Git - qemu.git/history - block.c
Open 2.0 development tree
[qemu.git] / block.c
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
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
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-20 Fam Zhengblock: don't lose data from last incomplete sector
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 Reitzbdrv: Use "Error" for creating images
2013-09-12 Max Reitzbdrv: Use "Error" for opening images
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: look for zero blocks in bs->file
2013-09-06 Paolo Bonziniblock: add default get_block_status implementation...
2013-09-06 Paolo Bonziniblock: return BDRV_BLOCK_ZERO past end of backing file
2013-09-06 Paolo Bonziniblock: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
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: make bdrv_has_zero_init return false for copy...
2013-09-06 Paolo Bonziniblock: expect errors from bdrv_co_is_allocated
2013-09-06 Paolo Bonziniblock: remove bdrv_is_allocated_above/bdrv_co_is_alloca...
2013-09-06 Paolo Bonziniblock: do not use ->total_sectors in bdrv_co_is_allocated
2013-09-06 Paolo Bonziniblock: make bdrv_co_is_allocated static
2013-09-06 Paolo Bonziniblock: keep bs->total_sectors up to date even for growa...
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-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-30 Kevin Wolfblock: Remove redundant assertion
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-08-22 MORITA Kazutakablock: Produce zeros when protocols reading beyond...
2013-08-22 Asias Heblock: Introduce bs->zero_beyond_eof
next