]> git.proxmox.com Git - qemu.git/history - block
kvm: Fix compiler warning (clang)
[qemu.git] / block /
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-17 Anthony LiguoriMerge remote-tracking branch 'rth/tgt-i386' into staging
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-12 Peter Lieveniscsi: split discard requests in multiple parts
2013-09-12 Max Reitzqcow2: Use Error parameter
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 Wenchao Xiasnapshot: distinguish id and name in snapshot delete
2013-09-12 Wenchao Xiasnapshot: new function bdrv_snapshot_find_by_id_and_name()
2013-09-12 Max Reitzqcow2: Implement bdrv_amend_options
2013-09-12 Max Reitzqcow2: Save refcount order in BDRVQcowState
2013-09-12 Max Reitzqcow2-cluster: Expand zero clusters
2013-09-12 Max Reitzqcow2-cache: Empty cache
2013-09-12 Tal Kainraw-win32.c: Fix incorrect handling behaviour of small...
2013-09-12 Kevin Wolfqcow2: Discard VM state in active L1 after creating...
2013-09-12 Kevin Wolfqcow2: Pass discard type to qcow2_discard_clusters()
2013-09-12 Peter Lieveniscsi: add .bdrv_get_block_status
2013-09-12 Peter Lieveniscsi: add logical block provisioning information to...
2013-09-12 Paolo Bonziniscsi: prefer UUID to VM name for the initiator name
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 Bonziniraw-posix: report unwritten extents as zero
2013-09-06 Paolo Bonziniraw-posix: return get_block_status data and flags
2013-09-06 Paolo Bonziniblock: return get_block_status data and flags for formats
2013-09-06 Paolo Bonziniblock: introduce bdrv_get_block_status API
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: make bdrv_co_is_allocated static
2013-09-06 Paolo Bonzinicow: do not call bdrv_co_is_allocated
2013-09-06 Paolo Bonzinicow: make writes go at a less indecent speed
2013-09-06 Paolo Bonzinicow: make reads go at a decent speed
2013-09-06 Fam Zhengblock: make bdrv_delete() static
2013-09-06 Fam Zhengiscsi: use bdrv_new() instead of stack structure
2013-09-06 Fam Zhengvvfat: use bdrv_new() to allocate BlockDriverState
2013-09-06 Stefan Weilw32: Fix access to host devices (regression)
2013-09-06 Benoît Canetblock: Add iops_size to do the iops accounting for...
2013-09-06 Benoît Canetblock: Add support for throttling burst max in QMP...
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 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-02 Max Reitzqcow2_check: Mark image consistent
2013-09-02 Max Reitzqcow2-refcount: Repair shared refcount blocks
2013-09-01 Stefan Hajnoczicurl: qemu_bh_new() can never return NULL
2013-09-01 Stefan Weilmisc: Fix some typos in names and comments
2013-08-30 Max Reitzqcow2-refcount: Repair OFLAG_COPIED errors
2013-08-30 Max Reitzqcow2-refcount: Move OFLAG_COPIED checks
2013-08-30 Max Reitzqcow2: Employ metadata overlap checks
2013-08-30 Max Reitzqcow2: Metadata overlap checks
2013-08-30 Max Reitzqcow2: Add corrupt bit
2013-08-30 Max Reitzqcow2-refcount: Snapshot update for zero clusters
2013-08-30 Bharata B Raogluster: Abort on AIO completion failure
2013-08-30 Kevin Wolfblock: Remove old raw driver
2013-08-30 Laszlo Ersekswitch raw block driver from "raw.o" to "raw_bsd.o"
2013-08-30 Laszlo Ersekraw_bsd: register bdrv_raw
2013-08-30 Laszlo Ersekraw_bsd: add raw_create_options
2013-08-30 Laszlo Ersekraw_bsd: introduce "special members"
2013-08-30 Laszlo Ersekraw_bsd: add raw_create()
2013-08-30 Laszlo Ersekraw_bsd: emit debug events in bdrv_co_readv() and bdrv_...
2013-08-30 Laszlo Ersekadd skeleton for BSD licensed "raw" BlockDriver
2013-08-30 Peter Maydellblock/qcow2.h: Avoid "1LL << 63" (shifts into sign...
2013-08-30 Kevin Wolfqcow2: Change default for new images to compat=1.1
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 Stefan Hajnocziwin32-aio: drop win32_aio_flush_cb()
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-08-22 Alex Blighaio / timers: convert block_job_sleep_ns and co_sleep_n...
2013-08-22 Paolo Bonzinivmdk: support vmfs files
2013-08-22 Fam Zhengvmdk: support vmfsSparse files
2013-08-22 Fam Zhengvmdk: fix L1 and L2 table size in vmdk3 open
2013-08-22 Fam Zhengvmdk: Move l1_size check into vmdk_add_extent()
2013-08-22 Asias Heblock: Introduce bs->zero_beyond_eof
2013-08-21 Kevin Wolfqcow2: Change default for new images to compat=1.1
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block-next'...
2013-08-19 Stefan Hajnocziaio: drop io_flush argument
2013-08-19 Stefan Hajnocziblock/ssh: drop return_true()
2013-08-19 Stefan Hajnocziblock/sheepdog: drop have_co_req() and aio_flush_request()
2013-08-19 Stefan Hajnocziblock/rbd: drop qemu_rbd_aio_flush_cb()
2013-08-19 Stefan Hajnocziblock/nbd: drop nbd_have_request()
2013-08-19 Stefan Hajnocziblock/linux-aio: drop qemu_laio_completion_cb()
2013-08-19 Stefan Hajnocziblock/iscsi: drop iscsi_process_flush()
2013-08-19 Stefan Hajnocziblock/gluster: drop qemu_gluster_aio_flush_cb()
2013-08-19 Stefan Hajnocziblock/curl: drop curl_aio_flush()
2013-08-19 Stefan Hajnocziblock: stop relying on io_flush() in bdrv_drain_all()
2013-08-12 Paolo Bonziniraw: add license header
2013-08-07 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-08-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-08-06 Fam Zhengvmdk: rename num_gtes_per_gte to num_gtes_per_gt
2013-08-06 Fam Zhengvmdk: use heap allocation for whole_grain
next