]> git.proxmox.com Git - qemu.git/history - block
target-arm: Infer AUXCR feature from ARMv6
[qemu.git] / block /
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-12-05 Stefan Hajnoczicow: use bdrv_co_is_allocated()
2011-12-05 Stefan Hajnoczicoroutine: add qemu_co_queue_restart_all()
2011-12-05 Stefan Hajnoczicow: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnoczivdi: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnoczivvfat: convert to .bdrv_co_is_allocated()
2011-12-05 Stefan Hajnocziblock: convert qcow2, qcow2, and vmdk to .bdrv_co_is_al...
2011-12-05 Stefan Hajnocziqed: convert to .bdrv_co_is_allocated()
2011-12-05 Kevin Wolfqcow2: Fix error path in qcow2_snapshot_load_tmp
2011-12-05 Kevin Wolfqcow2: Fix order in qcow2_snapshot_delete
2011-12-05 Kevin Wolfqcow2: Fix order of refcount updates in qcow2_snapshot_goto
2011-12-05 Kevin Wolfqcow2: Return real error in qcow2_snapshot_goto
2011-12-05 Kevin Wolfqcow2: Rework qcow2_snapshot_create error handling
2011-12-05 Kevin Wolfqcow2: Cleanups and memleak fix in qcow2_snapshot_create
2011-12-05 Kevin Wolfqcow2: Update snapshot table information at once
2011-12-05 Kevin Wolfqcow2: Return real error code in qcow2_write_snapshots
2011-12-05 Kevin Wolfqcow2: Return real error code in qcow2_read_snapshots
2011-12-05 Dong Xu Wangblock: Add coroutine_fn marker to coroutine functions
2011-12-05 Li Zhi Huiblock: Use bdrv functions to replace file operation...
2011-12-05 Zhi Yong Wuqed: adjust the way to get nb_sectors
2011-12-05 Stefan Hajnocziqcow2: avoid reentrant bdrv_read() in copy_sectors()
2011-12-05 Kevin Wolfqcow2: Unlock during COW
2011-12-02 Dong Xu Wangfix spelling in block sub directory
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-23 Kevin Wolfvpc: Add missing error handling in alloc_block
2011-11-23 Kevin Wolfvdi: Fix memory leak
2011-11-23 Kevin Wolfvvfat: Add migration blocker
2011-11-23 Kevin Wolfvpc: Add migration blocker
2011-11-23 Kevin Wolfvmdk: Add migration blocker
2011-11-23 Kevin Wolfvdi: Add migration blocker
2011-11-23 Kevin Wolfqcow: Add migration blocker
2011-11-22 Dong Xu Wangsheepdog: Avoid deadlock in error path
2011-11-21 Stefan WeilInclude zlib.h using #include <>
2011-11-21 Anthony Liguoriqed: add migration blocker (v2)
2011-11-21 Anthony Liguoriqcow2: implement bdrv_invalidate_cache (v2)
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Kevin Wolfblock: Introduce bdrv_co_flush_to_os
2011-11-11 Kevin Wolfblock: Rename bdrv_co_flush to bdrv_co_flush_to_disk
2011-11-11 Charles Arnoldblock: Fix vpc initialization of the Dynamic Disk Header
2011-11-11 Kevin Wolfvvfat: Fix read-write mode
2011-11-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-11-04 Paolo Bonzinivvfat: reorganize computation of disk geometry
2011-11-04 Paolo Bonzinivvfat: do not hardcode sector counts in error message
2011-11-04 Paolo Bonzinivvfat: unify and correct computation of sector count
2011-11-04 Paolo Bonzinivvfat: need to use first_sectors_number to distinguish...
2011-11-04 Paolo Bonzinivvfat: do not fail if the disk has spare sectors
2011-11-04 Paolo Bonzinivvfat: fix out of bounds array_get usage
2011-11-04 Dong Xu Wangblock/cloop: Use g_free instead of free
2011-11-04 Dong Xu Wangblock/cloop: Fix coding style
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-28 Dong Xu Wangblock: fix qcow2_co_flush deadlock
2011-10-28 Kevin Wolfvmdk: Fix possible segfaults
2011-10-28 Kevin Wolfvmdk: Improve error handling
2011-10-28 Kevin Wolfvmdk: Fix use of uninitialised value
2011-10-28 Kevin Wolfqcow: Fix bdrv_write_compressed error handling
2011-10-28 Eric SunshineTeach block/vdi about "discarded" (no longer allocated...
2011-10-28 Ronnie SahlbergiSCSI block driver
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-26 Pavel Borzenkovqed: remove unneeded variable assignment
2011-10-26 Pavel Borzenkovqed: don't pass NULL to memcpy
2011-10-26 Pavel Borzenkovvmdk: vmdk_read_cid returns garbage if p_name is NULL
2011-10-26 Pavel Borzenkovvmdk: remove unneeded variable assignment
2011-10-21 Paolo Bonziniblock: change discard to co_discard
2011-10-21 Paolo Bonziniblock: change flush to co_flush
2011-10-21 Paolo Bonziniblock: take lock around bdrv_write implementations
2011-10-21 Paolo Bonziniblock: take lock around bdrv_read implementations
2011-10-21 Paolo Bonziniblock: add a CoMutex to synchronous read drivers
2011-10-21 Paolo Bonzinivmdk: clean up open
2011-10-21 Paolo Bonzinivmdk: fix return values of vmdk_parent_open
2011-10-21 Kevin Wolfqcow2: Fix bdrv_write_compressed error handling
2011-10-21 Paolo Bonziniblock: add bdrv_co_discard and bdrv_aio_discard support
2011-10-21 Stefan Hajnocziblock: drop redundant bdrv_flush implementation
2011-10-21 Paolo Bonzinisheepdog: add coroutine_fn markers
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Stefan Hajnocziblock: use coroutine interface for raw format
2011-10-14 Stefan Hajnocziraw-posix: remove bdrv_read()/bdrv_write()
2011-10-14 Stefan Weilblock/qcow: Fix use of free() instead of g_free()
2011-10-14 Dong Xu Wangsheepdog: correct spelling
2011-10-11 Kevin Wolfvvfat: Fix potential buffer overflow
2011-10-11 Stefan Weilblock/vvfat: Remove unused code
2011-10-11 Stefan Weilblock/vvfat: Fix potential memory leaks and other memor...
2011-10-11 Christoph Hellwigblock: allow resizing of images residing on host devices
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
next