]> git.proxmox.com Git - mirror_qemu.git/history - block
qdev: allow both pre- and post-order vists in qdev walking functions
[mirror_qemu.git] / block /
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 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...
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-14 Peter Lievenqcow2: fix possible corruption when reading multiple...
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-07 Jeff Codyblock: vhdx - add .bdrv_create() support
2013-11-07 Jeff Codyblock: vhdx - fix comment typos in header, fix incorrec...
2013-11-07 Jeff Codyblock: vhdx - break out code operations to functions
2013-11-07 Jeff Codyblock: vhdx - move more endian translations to vhdx...
2013-11-07 Jeff Codyblock: vhdx - remove BAT file offset bit shifting
2013-11-07 Jeff Codyblock: vhdx write support
2013-11-07 Jeff Codyblock: vhdx - add log write support
2013-11-07 Jeff Codyblock: vhdx - add region overlap detection for image...
2013-11-07 Jeff Codyblock: vhdx - log parsing, replay, and flush support
2013-11-07 Jeff Codyblock: vhdx code movement - move vhdx_close() above...
2013-11-07 Jeff Codyblock: vhdx - update log guid in header, and first...
2013-11-07 Jeff Codyblock: vhdx - break endian translation functions out
2013-11-07 Jeff Codyblock: vhdx - log support struct and defines
2013-11-07 Jeff Codyblock: vhdx code movement - VHDXMetadataEntries and...
2013-11-07 Jeff Codyblock: vhdx - add header update capability.
2013-11-07 Jeff Codyblock: vhdx - minor comments and typo correction.
2013-11-07 Peter Lievenblock/vpc: fix virtual size for images created with...
2013-11-07 Andreas Toblerblock/raw-posix: fix FreeBSD compilation
2013-11-06 Peter Maydellbswap.h: Remove cpu_to_be64wu()
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/e820.1' into staging
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-31 Fam Zhengvmdk: Implment bdrv_get_specific_info
2013-10-30 MORITA Kazutakasheepdog: check simultaneous create in resend_aioreq
2013-10-30 MORITA Kazutakasheepdog: cancel aio requests if possible
2013-10-30 MORITA Kazutakasheepdog: make add_aio_request and send_aioreq void...
2013-10-30 MORITA Kazutakasheepdog: try to reconnect to sheepdog after network...
2013-10-30 MORITA Kazutakasheepdog: reload inode outside of resend_aioreq
2013-10-30 MORITA Kazutakasheepdog: handle vdi objects in resend_aio_req
next