]> git.proxmox.com Git - qemu.git/history - block
Merge remote-tracking branch 'rth/tcg-arm-pull' into staging
[qemu.git] / block /
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.1' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/s390...
2013-09-27 Kevin Wolfqcow2: Remove useless count_contiguous_clusters() parameter
2013-09-27 Max Reitzqcow2: COMPRESSED on count_contiguous_clusters
2013-09-27 Max Reitzqcow2: count_contiguous_clusters and compression
2013-09-27 Max Reitzqcow2: Free only newly allocated clusters on error
2013-09-27 Max Reitzqcow2: Always use error path in l2_allocate
2013-09-27 Max Reitzqcow2: Don't put invalid L2 table into cache
2013-09-27 Max Reitzqcow2: Correct bitmap size in zero expansion
2013-09-25 Max Reitzqcow2: Assert against currently impossible overflow
2013-09-25 Jeff Codyblock: qed - use QEMU_PACKED for on-disk structures
2013-09-25 Jeff Codyblock: qcow2 - used QEMU_PACKED for on-disk structures
2013-09-25 Jeff Codyblock: vpc - use QEMU_PACKED for on-disk structures
2013-09-25 Jeff Codyblock: vdi - use QEMU_PACKED for on-disk structures
2013-09-25 Stefan Hajnoczirbd: avoid qemu_rbd_snap_list() memory leaks
2013-09-25 Stefan Weilblock: Fix compiler warning (-Werror=uninitialized)
2013-09-25 Benoît Canetblock: introduce BlockDriver.bdrv_needs_filename to...
2013-09-25 Fam Zhengvmdk: fix cluster size check for flat extents
2013-09-25 Max Reitzqcow2: Don't shadow return value
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-20 Max Reitzqcow2: Correct snapshots size for overlap check
2013-09-17 Stefan Weilblock/iscsi: Drop iscsi_co_get_block_status for older...
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_...
next