]> git.proxmox.com Git - qemu.git/history - block
smc91c111: Fix receive starvation
[qemu.git] / block /
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
2013-10-30 MORITA Kazutakasheepdog: check return values of qemu_co_recv/send...
2013-10-29 Kevin Wolfblock: Avoid unecessary drv->bdrv_getlength() calls
2013-10-28 Liu Yuansheepdog: pass copy_policy in the request
2013-10-28 Liu Yuansheepdog: explicitly set copies as type uint8_t
2013-10-28 Max Reitzqcow2: Flush image after creation
2013-10-26 Stefan Weilmisc: New spelling fixes in comments
2013-10-24 Peter Lievenblock/vpc: check that the image has not been truncated
2013-10-24 Max Reitzqcow2: Unset zero_beyond_eof in save_vmstate
2013-10-24 Max Reitzqcow2: Restore total_sectors value in save_vmstate
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-18 Fam Zhengvmdk: fix VMFS extent parsing
2013-10-18 Fam Zhengvmdk: Only read cid from image file when opening
2013-10-17 Max Reitzblock/raw-win32: Always use -errno in hdev_open
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 Fam Zhengvmdk: Fix vmdk_parse_extents
2013-10-11 Fam Zhengvmdk: refuse enabling zeroed grain with flat images
2013-10-11 Fam Zhengvmdk: convert error code to use errp
2013-10-11 Max Reitzblock/raw-posix: Employ error parameter
2013-10-11 Max Reitzblkverify: Employ error parameter
2013-10-11 Max Reitzblkdebug: Employ error parameter
2013-10-11 Max Reitzblock/raw-win32: Employ error parameter
2013-10-11 Max Reitzblock/raw_bsd: Employ error parameter
2013-10-11 Max Reitzqcow2: Evaluate overlap check options
2013-10-11 Max Reitzqcow2: Add more overlap check bitmask macros
2013-10-11 Max Reitzqcow2: Array assigning options to OL check bits
2013-10-11 Max Reitzqcow2: Add overlap-check options
2013-10-11 Max Reitzqcow2: Make overlap check mask variable
2013-10-11 Max Reitzqcow2: Use negated overflow check mask
2013-10-11 Max Reitzqcow2: Use better type for numerical snapshot ID
2013-10-11 Max Reitzqcow2: Fix snapshot restoration in snapshot_create
2013-10-11 Max Reitzqcow2: Remove wrong metadata overlap check
2013-10-11 Max Reitzqcow2: Add missing space in error message
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 Reitzqcow2: Assert against snapshot name/ID overflow
2013-10-11 Max Reitzqcow2: Free allocated snapshot table on error
2013-10-11 Max Reitzqcow2: Always use error path on writing snapshots
2013-10-11 Max Reitzqcow2: Free preallocated zero clusters
2013-10-11 Max Reitzqcow2: Use pread for inactive L1 in overlap check
2013-10-11 Max Reitzqcow2: Add support for ImageInfoSpecific
2013-10-11 Max Reitzblock/qapi: Human-readable ImageInfoSpecific dump
2013-10-11 Max Reitzblock: Add bdrv_get_specific_info
2013-10-11 Fam Zhengqapi: make use of new BlockJobType
2013-10-11 Fam Zhengblockjob: rename BlockJobType to BlockJobDriver
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-09 Peter Lievenblock/iscsi: reenable iscsi_co_get_block_status
2013-10-07 Max Reitzqcow2: Free allocated L2 cluster on error
2013-10-02 Max Reitzqcow2: Switch L1 table in a single sequence
2013-10-02 Jeff Codyblock: vhdx - add migration blocker
2013-10-02 Max Reitzqcow2: CHECK_OFLAG_COPIED is obsolete
2013-10-02 Max Reitzqcow2: Correct endianness in overlap check
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
next