]> git.proxmox.com Git - qemu.git/history - block
target-unicore32: Change gen_intermediate_code_internal() signature
[qemu.git] / block /
2013-07-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-05 Fam Zhengcurl: refuse to open URL from HTTP server without range...
2013-07-05 Fam Zhengvmdk: Implement .bdrv_has_zero_init
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-28 Kevin Wolfvpc: Implement .bdrv_has_zero_init
2013-06-28 Fam Zhengvmdk: remove wrong calculation of relative path
2013-06-28 Kevin Wolfgluster: Return bdrv_has_zero_init = 0
2013-06-28 Richard W.M. Jonesblock/ssh: Set bdrv_has_zero_init according to the...
2013-06-28 Kevin Wolfblock: Make BlockJobTypes const
2013-06-28 Dietmar Maurerblock: add basic backup support to block driver
2013-06-28 Kevin Wolfraw-posix: Fix /dev/cdrom magic on OS X
2013-06-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-24 Fam Zhengvmdk: refuse to open higher version than supported
2013-06-24 Kevin Wolfqcow2: Batch discards
2013-06-24 Kevin Wolfqcow2: Options to enable discard for freed clusters
2013-06-24 Kevin Wolfqcow2: Add refcount update reason to all callers
2013-06-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-06-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-06-18 Paolo Bonziniiscsi: reorganize iscsi_readcapacity_sync
2013-06-18 Paolo Bonziniiscsi: simplify freeing of tasks
2013-06-18 Ján Tomkonbd: strip braces from literal IPv6 address in URI
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-06-17 Evgeny Budilovskyvmdk: Allow reading variable size descriptor files
2013-06-17 Richard W.M. Jonescurl: Don't set curl options on the handle just before...
2013-06-17 Stefan Hajnoczivmdk: byteswap VMDK4Header.desc_offset field
2013-06-17 Richard W.M. Jonesblock/curl.c: Refuse to open the handle for writes.
2013-06-17 Liu Yuansheepdog: support 'qemu-img snapshot -a'
2013-06-17 Liu Yuansheepdog: fix snapshot tag initialization
2013-06-17 Luiz Capitulinoblock: mirror_complete(): use error_setg_file_open()
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
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-11 Richard W.M. Jonescurl: Whitespace only changes.
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-07 Wenchao Xiaqmp: add ImageInfo in BlockDeviceInfo used by query...
2013-06-07 Wenchao Xiablock: add image info query function bdrv_query_image_i...
2013-06-07 Wenchao Xiablock: add snapshot info query function bdrv_query_snap...
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: dump snapshot and image info to specified output
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-05-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-22 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-05-18 Qiao NuohanRemove twice include of qemu-common.h
2013-05-17 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-05-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-14 Kevin Wolfqcow2: Catch some L1 table index overflows
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-05-12 Dong Xu Wangremove double semicolons
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-03 Fam Zhengvmdk: add bdrv_co_write_zeroes
2013-05-03 Fam Zhengvmdk: store fields of VmdkMetaData in cpu endian
2013-05-03 Fam Zhengvmdk: change magic number to macro
2013-05-03 Fam Zhengvmdk: Add option to create zeroed-grain image
2013-05-03 Fam Zhengvmdk: add support for “zeroed‐grain” GTE
2013-05-03 Fam Zhengvmdk: named return code.
2013-05-03 Jeff Codyblock: add read-only support to VHDX image format.
2013-05-03 Jeff Codyblock: initial VHDX driver support framework - supports...
2013-05-03 Jeff Codyblock: vhdx header for the QEMU support of VHDX images
2013-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-26 Liu Yuansheepdog: fix loadvm operation
2013-04-26 MORITA Kazutakasheepdog: resend write requests when SD_RES_READONLY...
2013-04-26 MORITA Kazutakasheepdog: add helper function to reload inode
2013-04-26 MORITA Kazutakasheepdog: add SD_RES_READONLY result code
2013-04-26 MORITA Kazutakasheepdog: cleanup find_vdi_name
2013-04-26 Kevin Wolfrbd: Fix use after free in rbd_open()
2013-04-26 Liu Yuansheepdog: implement .bdrv_co_is_allocated()
2013-04-26 Liu Yuansheepdog: use BDRV_SECTOR_SIZE
2013-04-26 Liu Yuansheepdog: add discard/trim support for sheepdog
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 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-22 Kevin Wolfblock: Remove filename parameter from .bdrv_file_open()
2013-04-22 Kevin Wolfvvfat: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfsheepdog: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfrbd: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfiscsi: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfgluster: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfcurl: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfblkverify: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfblkdebug: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfraw-win32: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfraw-posix: Use bdrv_open options instead of filename
2013-04-22 Kevin Wolfblock: Add driver-specific options for backing files
2013-04-22 Stefan Hajnocziqcow: allow sub-cluster compressed write to last cluster
2013-04-22 Stefan Hajnocziqcow2: allow sub-cluster compressed write to last cluster
2013-04-20 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-20 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
next