Show patches with: Submitter = Kevin Wolf       |    State = Action Required       |    Archived = No       |   12216 patches
« 1 2 ... 120 121 122 123 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/7] blkdebug: Inject errors - - - - --- 2010-03-29 Kevin Wolf New
[v2,3/7] blkdebug: Basic request passthrough - - - - --- 2010-03-29 Kevin Wolf New
[v2,2/7] qemu-config: Make qemu_config_parse more generic - - - - --- 2010-03-29 Kevin Wolf New
[v2,1/7] qemu-config: qemu_read_config_file() reads the normal config file - - - - --- 2010-03-29 Kevin Wolf New
qcow2: Fix creation of large images - - - - --- 2010-03-26 Kevin Wolf New
[7/7] qcow2: Trigger blkdebug events - - - - --- 2010-03-22 Kevin Wolf New
[6/7] blkdebug: Add events and rules - - - - --- 2010-03-22 Kevin Wolf New
[5/7] Make qemu-config available for tools - - - - --- 2010-03-22 Kevin Wolf New
[4/7] blkdebug: Inject errors - - - - --- 2010-03-22 Kevin Wolf New
[3/7] blkdebug: Basic request passthrough - - - - --- 2010-03-22 Kevin Wolf New
[2/7] qemu-config: Make qemu_config_parse more generic - - - - --- 2010-03-22 Kevin Wolf New
[1/7] qemu-config: qemu_read_config_file() reads the normal config file - - - - --- 2010-03-22 Kevin Wolf New
[RFC,7/7] qcow2: Trigger blkdebug events - - 1 - --- 2010-03-15 Kevin Wolf New
[RFC,6/7] blkdebug: Add events and rules - - - - --- 2010-03-15 Kevin Wolf New
[RFC,5/7] Make qemu-config available for tools - - 1 - --- 2010-03-15 Kevin Wolf New
[RFC,4/7] blkdebug: Inject errors - - 1 - --- 2010-03-15 Kevin Wolf New
[RFC,3/7] blkdebug: Basic request passthrough - - 1 - --- 2010-03-15 Kevin Wolf New
[RFC,2/7] qemu-config: Make qemu_config_parse more generic - - 1 - --- 2010-03-15 Kevin Wolf New
[RFC,1/7] qemu-config: qemu_read_config_file() reads the normal config file - - 1 - --- 2010-03-15 Kevin Wolf New
qemu-img rebase: Document -f option - - 1 - --- 2010-03-12 Kevin Wolf New
raw-posix: Better error return values for hdev_create - - 1 - --- 2010-03-12 Kevin Wolf New
Build usb-ohci for PCs - - - - --- 2010-03-03 Kevin Wolf New
qemu-img rebase: Add -f option 1 - - - --- 2010-03-02 Kevin Wolf New
json-parser: Fix segfault on malformed input - - - - --- 2010-02-24 Kevin Wolf New
[v2,3/3] qcow2: More checks for qemu-img check 1 - - - --- 2010-02-23 Kevin Wolf New
[v2,2/3] qcow2: Rewrite alloc_refcount_block/grow_refcount_table 1 - - - --- 2010-02-23 Kevin Wolf New
[v2,1/3] qcow2: Factor next_refcount_table_size out 1 - - - --- 2010-02-23 Kevin Wolf New
qcow2: Fix image creation regression 1 - - - --- 2010-02-23 Kevin Wolf New
qemu-img: Fix error message - - - - --- 2010-02-17 Kevin Wolf New
qemu-img: Fix segfault during rebase - - - - --- 2010-02-17 Kevin Wolf New
qcow2: Fix access after end of array - - - - --- 2010-02-16 Kevin Wolf New
qdev: Free opts on failed do_device_add 1 - - - --- 2010-02-16 Kevin Wolf New
[3/3] qcow2: More checks for qemu-img check - - 1 - --- 2010-02-15 Kevin Wolf New
[2/3] qcow2: Rewrite alloc_refcount_block/grow_refcount_table - - - - --- 2010-02-15 Kevin Wolf New
[1/3] qcow2: Factor next_refcount_table_size out - - - - --- 2010-02-15 Kevin Wolf New
[RFC] qcow2: Rewrite alloc_refcount_block - - - - --- 2010-02-10 Kevin Wolf New
qcow2: Fix signedness bugs - - - - --- 2010-02-02 Kevin Wolf New
New API for asynchronous monitor commands (V2) - - - - --- 2010-01-28 Kevin Wolf New
[3/3] virtio-blk: Fix error cases which ignored rerror/werror - - 1 - --- 2010-01-27 Kevin Wolf New
[2/3] virtio-blk: Fix restart after read error - - 1 - --- 2010-01-27 Kevin Wolf New
[1/3] virtio_blk: Factor virtio_blk_handle_request out - - 1 - --- 2010-01-27 Kevin Wolf New
block/raw-posix: Abort on pread beyond end of non-growable file - - - - --- 2010-01-22 Kevin Wolf New
[v2,10/10] qcow2: Don't ignore qcow2_alloc_clusters return value - - - - --- 2010-01-20 Kevin Wolf New
[v2,09/10] qcow2: Don't ignore update_refcount return value - - - - --- 2010-01-20 Kevin Wolf New
[v2,08/10] qcow2: Allow updating no refcounts - - - - --- 2010-01-20 Kevin Wolf New
[v2,07/10] qcow2: Improve error handling in update_refcount - - - - --- 2010-01-20 Kevin Wolf New
[v2,06/10] qcow2: Fix error handling in grow_refcount_table - - - - --- 2010-01-20 Kevin Wolf New
[v2,05/10] block: Return original error codes in bdrv_pread/write - - - - --- 2010-01-20 Kevin Wolf New
[v2,04/10] qcow2: Return 0/-errno in qcow2_alloc_cluster_offset - - - - --- 2010-01-20 Kevin Wolf New
[v2,03/10] qcow2: Return 0/-errno in get_cluster_table - - - - --- 2010-01-20 Kevin Wolf New
[v2,02/10] qcow2: Fix error handling in qcow_save_vmstate - - - - --- 2010-01-20 Kevin Wolf New
[v2,01/10] qcow2: Fix error handling in qcow2_grow_l1_table - - - - --- 2010-01-20 Kevin Wolf New
[10/10] qcow2: Don't ignore qcow2_alloc_clusters return value - - - - --- 2010-01-18 Kevin Wolf New
[09/10] qcow2: Don't ignore update_refcount return value - - 1 - --- 2010-01-18 Kevin Wolf New
[08/10] qcow2: Allow updating no refcounts - - - - --- 2010-01-18 Kevin Wolf New
[07/10] qcow2: Improve error handling in update_refcount - - - - --- 2010-01-18 Kevin Wolf New
[06/10] qcow2: Fix error handling in grow_refcount_table - - 1 - --- 2010-01-18 Kevin Wolf New
[05/10] block: Return original error codes in bdrv_pread/write - - 1 - --- 2010-01-18 Kevin Wolf New
[04/10] qcow2: Return 0/-errno in qcow2_alloc_cluster_offset - - 1 - --- 2010-01-18 Kevin Wolf New
[03/10] qcow2: Return 0/-errno in get_cluster_table - - 1 - --- 2010-01-18 Kevin Wolf New
[02/10] qcow2: Fix error handling in qcow_save_vmstate - - 1 - --- 2010-01-18 Kevin Wolf New
[01/10] qcow2: Fix error handling in qcow2_grow_l1_table - - - - --- 2010-01-18 Kevin Wolf New
Fix QEMU_WARN_UNUSED_RESULT 1 - - - --- 2010-01-15 Kevin Wolf New
qemu-iotests: Test qemu-img rebase - - - - --- 2010-01-14 Kevin Wolf New
osdep.c: Fix accept4 fallback - - - - --- 2010-01-13 Kevin Wolf New
[v4,3/3] qemu-img rebase - - - - --- 2010-01-12 Kevin Wolf New
[v4,2/3] block: Add bdrv_change_backing_file - - - - --- 2010-01-12 Kevin Wolf New
[v4,1/3] block: Introduce BDRV_O_NO_BACKING - - - - --- 2010-01-12 Kevin Wolf New
[v3,3/3] qemu-img rebase - - - - --- 2009-12-17 Kevin Wolf New
[v3,2/3] block: Add bdrv_change_backing_file - - - - --- 2009-12-17 Kevin Wolf New
[v3,1/3] block: Introduce BDRV_O_NO_BACKING - - - - --- 2009-12-17 Kevin Wolf New
[v2,3/3] qemu-img rebase - - - - --- 2009-12-11 Kevin Wolf New
[3/3] qemu-img rebase - - - - --- 2009-12-10 Kevin Wolf New
[2/3] block: Add bdrv_change_backing_file - - - - --- 2009-12-10 Kevin Wolf New
[1/3] block: Introduce BDRV_O_NO_BACKING - - - - --- 2009-12-10 Kevin Wolf New
[FOR,0.12] Fix loading of ELF multiboot kernels - - - - --- 2009-12-04 Kevin Wolf New
[FOR,0.12] Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge) - - - - --- 2009-12-04 Kevin Wolf New
[STABLE] qcow2: Bring synchronous read/write back to life - - - - --- 2009-12-03 Kevin Wolf New
[v2] Don't leak file descriptors - - - - --- 2009-12-02 Kevin Wolf New
[v2] Don't leak file descriptors - - - - --- 2009-12-02 Kevin Wolf New
raw: Use the right host device driver for open/create - - - - --- 2009-11-30 Kevin Wolf New
qemu-img: There is more than one host device driver - - - - --- 2009-11-30 Kevin Wolf New
qcow2: Fix some more qemu_malloc fallout - - - - --- 2009-11-27 Kevin Wolf New
[4/4] virtio-blk: Implement rerror option - - - - --- 2009-11-27 Kevin Wolf New
[3/4] ide: Implement rerror option - - - - --- 2009-11-27 Kevin Wolf New
[2/4] Introduce rerror option for drives - - - - --- 2009-11-27 Kevin Wolf New
[1/4] Rename DriveInfo.onerror to on_write_error - - - - --- 2009-11-27 Kevin Wolf New
[v2] qcow2: Store exact backing format length - - - - --- 2009-11-26 Kevin Wolf New
qcow2: Store exact backing format length - - - - --- 2009-11-25 Kevin Wolf New
multiboot: Use signed type for negative error numbers - - - - --- 2009-11-18 Kevin Wolf New
posix-aio-compat: Fix error check - - 1 - --- 2009-11-18 Kevin Wolf New
qemu-img: Fix memory leak - - - - --- 2009-11-18 Kevin Wolf New
qemu-io: Fix memory leak - - 1 - --- 2009-11-18 Kevin Wolf New
[v2] Don't leak file descriptors - - - - --- 2009-11-16 Kevin Wolf New
Don't leak file descriptors - - - - --- 2009-11-13 Kevin Wolf New
virtio-blk: Pass read errors to the guest - - - - --- 2009-11-05 Kevin Wolf New
savevm: Delete existing snapshots in all images - - - - --- 2009-11-03 Kevin Wolf New
[3/3] Documentation: Add options to image format descriptions - - - - --- 2009-10-28 Kevin Wolf New
[2/3] Documentation: Don't mention old qemu-img options - - - - --- 2009-10-28 Kevin Wolf New
[1/3] Documentation: Move image format descriptions to own section - - - - --- 2009-10-28 Kevin Wolf New
« 1 2 ... 120 121 122 123 »