Show patches with: Submitter = Eric Blake       |    State = Action Required       |    Archived = No       |   4872 patches
« 1 2 ... 33 34 3548 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,05/15] opts-visitor: Favor new visit_free() function - - - - --- 2016-06-09 Eric Blake New
[v5,04/15] qapi: Add new visit_free() function - - - - --- 2016-06-09 Eric Blake New
[v5,03/15] qapi: Add parameter to visit_end_* - - - - --- 2016-06-09 Eric Blake New
[v5,02/15] qemu-img: Don't leak errors when outputting JSON - - - - --- 2016-06-09 Eric Blake New
[v5,01/15] qapi: Improve use of qmp/types.h - - - - --- 2016-06-09 Eric Blake New
maint: Ignore generated version file - - - - --- 2016-06-08 Eric Blake New
[7/5] block: Refactor zero_beyond_eof hack in bdrv_aligned_preadv() - - - - --- 2016-06-03 Eric Blake New
[6/5] block: Fix harmless off-by-one in bdrv_aligned_preadv() - - 1 - --- 2016-06-03 Eric Blake New
[5/5] block: Move request_alignment into BlockLimit - - - - --- 2016-06-03 Eric Blake New
[5/5] block: Move request_alignment into BlockLimit - - - - --- 2016-06-03 Eric Blake New
[4/5] block: Switch discard length bounds to byte-based - - - - --- 2016-06-03 Eric Blake New
[3/5] block: Switch transfer length bounds to byte-based - - - - --- 2016-06-03 Eric Blake New
[2/5] block: Honor flags during bdrv_aligned_preadv() - - - - --- 2016-06-03 Eric Blake New
[1/5] block: Tighter assertions on bdrv_aligned_preadv() - - 1 - --- 2016-06-03 Eric Blake New
[v2,13/13] block: Kill bdrv_co_write_zeroes() - - 1 - --- 2016-06-01 Eric Blake New
[v2,12/13] vmdk: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-01 Eric Blake New
[v2,11/13] raw_bsd: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-01 Eric Blake New
[v2,10/13] raw-posix: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-01 Eric Blake New
[v2,09/13] qed: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-01 Eric Blake New
[v2,08/13] gluster: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-01 Eric Blake New
[v2,07/13] blkreplay: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-01 Eric Blake New
[v2,06/13] qcow2: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-01 Eric Blake New
[v2,05/13] iscsi: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-01 Eric Blake New
[v2,04/13] block: Switch bdrv_write_zeroes() to byte interface - - - - --- 2016-06-01 Eric Blake New
[v2,03/13] block: Add .bdrv_co_pwrite_zeroes() - - - - --- 2016-06-01 Eric Blake New
[v2,02/13] block: Track write zero limits in bytes - - - - --- 2016-06-01 Eric Blake New
[v2,01/13] iscsi: Use block size as minimum zero/discard alignment - - - - --- 2016-06-01 Eric Blake New
host-utils: Prefer 'false' for bool type - - - - --- 2016-05-31 Eric Blake New
[v2,3/3] qapi: Fix memleak in string visitors on int lists - - - - --- 2016-05-31 Eric Blake New
[v2,2/3] qapi: Simplify use of range.h - - - - --- 2016-05-31 Eric Blake New
[v2,1/3] range: Create range.c for code that should not be inline - - - - --- 2016-05-31 Eric Blake New
[v3,5/5] qcow2: Catch more unaligned write_zero into zero cluster - - 1 - --- 2016-05-26 Eric Blake New
[v3,4/5] qemu-iotests: Test one more spot for optimizing write_zeroes - - - - --- 2016-05-26 Eric Blake New
[v3,3/5] qcow2: add tracepoints for qcow2_co_write_zeroes - - - - --- 2016-05-26 Eric Blake New
[v3,2/5] qcow2: simplify logic in qcow2_co_write_zeroes - - 1 - --- 2016-05-26 Eric Blake New
[v3,1/5] block: split write_zeroes always - - 1 - --- 2016-05-26 Eric Blake New
[v2] nbd: Don't trim unrequested bytes - - - - --- 2016-05-25 Eric Blake New
nbd: Don't trim unrequested bytes - - - - --- 2016-05-25 Eric Blake New
[13/13] block: Kill bdrv_co_write_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[12/13] vmdk: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[11/13] raw_bsd: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[10/13] raw-posix: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[09/13] qed: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[08/13] gluster: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[07/13] blkreplay: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[06/13] qcow2: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[05/13] iscsi: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[04/13] block: Switch bdrv_write_zeroes() to byte interface - - - - --- 2016-05-24 Eric Blake New
[03/13] block: Add .bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[02/13] block: Track write zero limits in bytes - - - - --- 2016-05-24 Eric Blake New
[01/13] block: Rename blk_write_zeroes() - - - - --- 2016-05-24 Eric Blake New
[v7,15/15] schema: Drop pointless empty type CpuInfoOther - - - - --- 2016-05-20 Eric Blake New
[v7,14/15] qapi: Allow anonymous branch types in flat union - - - - --- 2016-05-20 Eric Blake New
[v7,13/15] net: Complete qapi-fication of netdev_add - - - - --- 2016-05-20 Eric Blake New
[v7,12/15] net: Use correct type for bool flag - - - - --- 2016-05-20 Eric Blake New
[v7,11/15] qapi: Change Netdev into a flat union - - - - --- 2016-05-20 Eric Blake New
[v7,10/15] qapi-event: Reduce chance of collision with event data - - - - --- 2016-05-20 Eric Blake New
[v7,09/15] block: Simplify drive-mirror - - - - --- 2016-05-20 Eric Blake New
[v7,08/15] block: Simplify block_set_io_throttle - - 1 - --- 2016-05-20 Eric Blake New
[v7,07/15] qapi: Implement boxed types for commands/events - - - - --- 2016-05-20 Eric Blake New
[v7,06/15] qapi: Plumb in 'box' to qapi generator lower levels - - - - --- 2016-05-20 Eric Blake New
[v7,05/15] qapi: Add type.is_empty() helper - - - - --- 2016-05-20 Eric Blake New
[v7,04/15] qapi: Hide tag_name data member of variants - - - - --- 2016-05-20 Eric Blake New
[v7,03/15] qapi: Require all branches of flat union enum to be covered - - - - --- 2016-05-20 Eric Blake New
[v7,02/15] net: use Netdev instead of NetClientOptions in client init - - 1 - --- 2016-05-20 Eric Blake New
[v7,01/15] qapi: Consolidate object visitors - - - - --- 2016-05-20 Eric Blake New
[v7] block: Move BlockRequest type to io.c - - - - --- 2016-05-19 Eric Blake New
[v4,29/28] qapi: Add strict mode to JSON output visitor - - - - --- 2016-05-19 Eric Blake New
[v4,28/28] qemu-img: Use new JSON output formatter - - - - --- 2016-05-19 Eric Blake New
[v4,27/28] qapi: Add 'any' support to JSON output - - - - --- 2016-05-19 Eric Blake New
[v4,26/28] qobject: Implement qobject_to_json() atop JSON visitor - - - - --- 2016-05-19 Eric Blake New
[v4,25/28] qapi: Support pretty printing in JSON output visitor - - - - --- 2016-05-19 Eric Blake New
[v4,24/28] qapi: Add JSON output visitor - - - - --- 2016-05-19 Eric Blake New
[v4,23/28] tests: Test qobject_to_json() pretty formatting - - - - --- 2016-05-19 Eric Blake New
[v4,22/28] qobject: Consolidate qobject_to_json() calls - - - - --- 2016-05-19 Eric Blake New
[v4,21/28] qstring: Add qstring_wrap_str() - - - - --- 2016-05-19 Eric Blake New
[v4,20/28] qstring: Add qstring_consume_str() - - - - --- 2016-05-19 Eric Blake New
[v4,19/28] qapi: Use qstring_append_chr() where appropriate - - - - --- 2016-05-19 Eric Blake New
[v4,18/28] qapi: Add qstring_append_printf() - - - - --- 2016-05-19 Eric Blake New
[v4,17/28] qapi: Factor out JSON number formatting - - - - --- 2016-05-19 Eric Blake New
[v4,16/28] qapi: Factor out JSON string escaping - - - - --- 2016-05-19 Eric Blake New
[v4,15/28] replay: Use new QAPI cloning - - - - --- 2016-05-19 Eric Blake New
[v4,14/28] sockets: Use new QAPI cloning - - - - --- 2016-05-19 Eric Blake New
[v4,13/28] qapi: Add new clone visitor - - - - --- 2016-05-19 Eric Blake New
[v4,12/28] qapi: Add new visit_complete() function - - - - --- 2016-05-19 Eric Blake New
[v4,11/28] tests: Factor out common code in qapi output tests - - - - --- 2016-05-19 Eric Blake New
[v4,10/28] qmp-output-visitor: Favor new visit_free() function - - - - --- 2016-05-19 Eric Blake New
[v4,09/28] string-output-visitor: Favor new visit_free() function - - - - --- 2016-05-19 Eric Blake New
[v4,08/28] qmp-input-visitor: Favor new visit_free() function - - - - --- 2016-05-19 Eric Blake New
[v4,07/28] string-input-visitor: Favor new visit_free() function - - - - --- 2016-05-19 Eric Blake New
[v4,06/28] opts-visitor: Favor new visit_free() function - - - - --- 2016-05-19 Eric Blake New
[v4,05/28] qapi: Add new visit_free() function - - - - --- 2016-05-19 Eric Blake New
[v4,04/28] qapi: Add parameter to visit_end_* - - - - --- 2016-05-19 Eric Blake New
[v4,03/28] qemu-img: Don't leak errors when outputting JSON - - - - --- 2016-05-19 Eric Blake New
[v4,02/28] qapi: Improve use of qmp/types.h - - 1 - --- 2016-05-19 Eric Blake New
[v4,01/28] qapi: Rename (one) qjson.h to qobject-json.h - - 1 - --- 2016-05-19 Eric Blake New
json-streamer: Don't leak tokens on incomplete parse - - - - --- 2016-05-18 Eric Blake New
monitor: Typo fix - - - - --- 2016-05-17 Eric Blake New
[2/2] qapi: Fix memleak in string visitors on int lists - - - - --- 2016-05-17 Eric Blake New
[1/2] qapi: Simplify use of range.h - - - - --- 2016-05-17 Eric Blake New
« 1 2 ... 33 34 3548 49 »