]> git.proxmox.com Git - qemu.git/history - block
hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping
[qemu.git] / block /
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...
2013-04-20 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-19 Richard W.M. Jonesssh: Remove unnecessary use of strlen function.
2013-04-19 Stefan Weilblock/ssh: Add missing gcc format attributes
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Stefan Hajnoczinbd: set TCP_NODELAY
2013-04-15 Stefan Hajnoczinbd: use TCP_CORK in nbd_co_send_request()
2013-04-15 Stefan Hajnoczinbd: unlock mutex in nbd_co_send_request() error path
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-15 Josh Durginrbd: add an asynchronous flush
2013-04-15 Richard W.M. Jonesblock: ssh: Use libssh2_sftp_fsync (if supported by...
2013-04-15 Richard W.M. Jonesblock: Add support for Secure Shell (ssh) block device.
2013-04-15 Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Kevin Wolfqcow2: Fix L1 write error handling in qcow2_update_snap...
2013-04-05 Kevin Wolfqcow2: Return real error in qcow2_update_snapshot_refcount
2013-04-02 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-02 Stefan Hajnoczioslib-posix: rename socket_set_nonblock() to qemu_set_n...
2013-04-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-28 Kevin Wolfqcow2: Gather clusters in a looping loop
2013-03-28 Kevin Wolfqcow2: Move cluster gathering to a non-looping loop
2013-03-28 Kevin Wolfqcow2: Allow requests with multiple l2metas
2013-03-28 Kevin Wolfqcow2: Use byte granularity in qcow2_alloc_cluster_offset()
2013-03-28 Kevin Wolfqcow2: Prepare handle_alloc/copied() for byte granularity
2013-03-28 Kevin Wolfqcow2: handle_copied(): Implement non-zero host_offset
2013-03-28 Kevin Wolfqcow2: handle_copied(): Get rid of keep_clusters parameter
2013-03-28 Kevin Wolfqcow2: handle_copied(): Get rid of nb_clusters parameter
2013-03-28 Kevin Wolfqcow2: Factor out handle_copied()
2013-03-28 Kevin Wolfqcow2: Clean up handle_alloc()
2013-03-28 Kevin Wolfqcow2: Finalise interface of handle_alloc()
2013-03-28 Kevin Wolfqcow2: handle_alloc(): Get rid of keep_clusters parameter
2013-03-28 Kevin Wolfqcow2: handle_alloc(): Get rid of nb_clusters parameter
2013-03-28 Kevin Wolfqcow2: Factor out handle_alloc()
2013-03-28 Kevin Wolfqcow2: Decouple cluster allocation from cluster reuse...
2013-03-28 Kevin Wolfqcow2: Change handle_dependency to byte granularity
2013-03-28 Kevin Wolfqcow2: Improve check for overlapping allocations
2013-03-28 Kevin Wolfqcow2: Handle dependencies earlier
2013-03-28 Kevin Wolfqcow2: Remove bogus unlock of s->lock
2013-03-28 Kevin Wolfqcow2: Fix "total clusters" number in bdrv_check
next