]> git.proxmox.com Git - qemu.git/history - block
Revert "Remove stray HOST_LONG_SIZE"
[qemu.git] / block /
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-30 Pavel Borzenkovraw-posix: Do not use CONFIG_COCOA macro
2012-04-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28 Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-27 Stefan Hajnocziblock: add 'speed' optional parameter to block-stream
2012-04-27 Stefan Hajnocziblock: change block-job-set-speed argument from 'value...
2012-04-27 Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-27 Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-26 Kevin Wolfnbd: Fix uninitialised use of s->sock
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'sstabellini/build_fix...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-19...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-20 Kevin Wolfqcow2: Zero write support
2012-04-20 Kevin Wolfqcow2: Support for feature table header extension
2012-04-20 Kevin Wolfqcow2: Support reading zero clusters
2012-04-20 Kevin Wolfqcow2: Version 3 images
2012-04-20 Kevin Wolfqcow2: Ignore reserved bits in check_refcounts
2012-04-20 Kevin Wolfqcow2: Ignore reserved bits in refcount table entries
2012-04-20 Kevin Wolfqcow2: Simplify count_cow_clusters
2012-04-20 Kevin Wolfqcow2: Refactor qcow2_free_any_clusters
2012-04-20 Kevin Wolfqcow2: Ignore reserved bits in L1/L2 entries
2012-04-20 Kevin Wolfqcow2: Fail write_compressed when overwriting data
2012-04-20 Kevin Wolfqcow2: Ignore reserved bits in count_contiguous_clusters()
2012-04-20 Kevin Wolfqcow2: Ignore reserved bits in get_cluster_offset
2012-04-20 Kevin Wolfqcow2: Save disk size in snapshot header
2012-04-20 Kevin Wolfqcow2: Fix refcount block allocation during qcow2_alloc...
2012-04-19 Paolo Bonziniaio: remove process_queue callback and qemu_aio_process...
2012-04-19 Paolo Bonzininbd: do not block in nbd_wr_sync if no data at all...
2012-04-19 Paolo Bonzininbd: consistently return negative errno values
2012-04-19 Paolo Bonzininbd: consistently check for <0 or >=0
2012-04-19 Paolo Bonzininbd: avoid out of bounds access to recv_coroutine array
2012-04-19 Kevin Wolfqcow2: Fix return value of alloc_refcount_block
2012-04-19 Kevin Wolfqcow2: Fix error handling in qcow2_alloc_cluster_offset
2012-04-19 Stefan Weilblock: Fix spelling in comment (ineffcient -> inefficient)
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-05 Benoît Canetqed: remove incoming live migration blocker
2012-04-05 Benoît Canetqed: honor BDRV_O_INCOMING for incoming live migration
2012-04-05 Benoît Canetqed: add bdrv_invalidate_cache to be called after incom...
2012-04-05 Marcelo Tosattiblock stream: close unused files and update ->backing_hd
2012-04-05 Liu Yuansheepdog: fix send req helpers
2012-04-05 Liu Yuansheepdog: implement SD_OP_FLUSH_VDI operation
2012-04-05 Dong Xu Wangqed: track dirty flag status
2012-04-05 Dong Xu Wangqed: image fragmentation statistics
2012-04-05 Paolo Bonziniblock: set job->speed in block_set_speed
2012-04-05 Paolo Bonziniblock: fix streaming/closing race
2012-04-05 Paolo Bonzinivdi: change goto to loop
2012-04-05 Paolo Bonzinivdi: do not create useless iovecs
2012-04-05 Paolo Bonzinivdi: leave bounce buffering to block layer
2012-04-05 Paolo Bonzinivdi: move aiocb fields to locals
2012-04-05 Paolo Bonzinivdi: merge aio_read_cb and aio_write_cb into callers
2012-04-05 Paolo Bonzinivdi: move end-of-I/O handling at the end
2012-04-05 Paolo Bonzinivdi: basic conversion to coroutines
2012-04-05 Zhang Shengjublock/vpc: write checksum back to footer after check
2012-04-05 Paolo Bonziniblock: push recursive flushing up from drivers
2012-04-05 Kevin Wolfqcow2: Remove unused parameter in get_cluster_table()
2012-04-03 Stefan Weilblock/curl: Replace usleep by g_usleep
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-12 Kevin Wolfqcow2: Reduce number of I/O requests
2012-03-12 Kevin Wolfqcow2: Add qcow2_alloc_clusters_at()
2012-03-12 Kevin Wolfqcow2: Factor out count_cow_clusters
2012-03-12 Kevin Wolfqcow2: Add error messages in qcow2_truncate
2012-03-12 Kevin Wolfqcow2: Add some tracing
2012-03-12 Stefan Hajnocziqed: do not evict in-use L2 table cache entries
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-07 Stefan Weilblock/vmdk: Fix warning from splint (comparision of...
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Kevin Wolfqcow2: Reject too large header extensions
2012-02-29 Kevin Wolfqcow2: Fix offset in qcow2_read_extensions
2012-02-29 Kevin Wolfqcow2: Fix build with DEBUG_EXT enabled
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-win32-pull...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-22 Luiz Capitulinoblock: bdrv_eject(): Make eject_flag a real bool
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
next