Show patches with: Submitter = Eric Blake       |    State = Action Required       |   3945 patches
« 1 2 ... 37 38 39 40 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-2.6] qemu-nbd: Document -x option - - - --- 2016-04-06 Eric Blake New
[v2] doc: Allow NBD_CMD_FLAG_NO_HOLE during NBD_CMD_WRITE - - - --- 2016-04-04 Eric Blake New
[v2] doc: Add NBD_CMD_BLOCK_STATUS extension - - - --- 2016-04-04 Eric Blake New
doc: Allow NBD_CMD_FLAG_NO_HOLE during NBD_CMD_WRITE - - - --- 2016-04-04 Eric Blake New
doc: Flip bit sense for allowing trim during WRITE_ZEROES - - - --- 2016-04-01 Eric Blake New
doc: Cleanups to structured reads - - - --- 2016-04-01 Eric Blake New
[for-2.6] nbd: don't request FUA on FLUSH - - - --- 2016-04-01 Eric Blake New
[for-2.6] crypto: Avoid memory leak on failure - - - --- 2016-04-01 Eric Blake New
[3/3] nbd: Reject unknown request flags - - - --- 2016-03-31 Eric Blake New
[2/3] nbd: Fix poor debug message - - - --- 2016-03-31 Eric Blake New
[1/3] nbd: Treat flags vs. command type as separate fields - - - --- 2016-03-31 Eric Blake New
[v2,3/3] doc: Propose Structured Read extension - - - --- 2016-03-29 Eric Blake New
[v2,2/3] doc: Mention proper use of handle - - - --- 2016-03-29 Eric Blake New
[v2,1/3] NBD proto: add "Command flags" section - - - --- 2016-03-29 Eric Blake New
[3/1] doc: Propose Structured Replies extension - - - --- 2016-03-29 Eric Blake New
[2/1] doc: More details on flag negotiation - - - --- 2016-03-29 Eric Blake New
doc: Mention proper use of handle - - - --- 2016-03-28 Eric Blake New
[v6,16/16] qapi: Consolidate object visitors - - - --- 2016-03-17 Eric Blake New
[v6,15/16] qapi: Use anonymous bases in QMP flat unions - - - --- 2016-03-17 Eric Blake New
[v6,14/16] qapi: Allow anonymous base for flat union - - - --- 2016-03-17 Eric Blake New
[v6,13/16] qapi: Make BlockdevOptions doc example closer to reality - - - --- 2016-03-17 Eric Blake New
[v6,12/16] qapi: Don't special-case simple union wrappers - - - --- 2016-03-17 Eric Blake New
[v6,11/16] qapi: Drop unused c_null() - - - --- 2016-03-17 Eric Blake New
[v6,10/16] qapi: Inline gen_visit_members() into lone caller - - - --- 2016-03-17 Eric Blake New
[v6,09/16] qapi-commands: Inline single-use helpers of gen_marshal() - - - --- 2016-03-17 Eric Blake New
[v6,08/16] qapi-commands: Utilize implicit struct visits - - - --- 2016-03-17 Eric Blake New
[v6,07/16] qapi-event: Utilize implicit struct visits - - - --- 2016-03-17 Eric Blake New
[v6,06/16] qapi-event: Drop qmp_output_get_qobject() null check - - - --- 2016-03-17 Eric Blake New
[v6,05/16] qapi: Emit implicit structs in generated C - - - --- 2016-03-17 Eric Blake New
[v6,04/16] qapi: Adjust names of implicit types - - - --- 2016-03-17 Eric Blake New
[v6,03/16] qapi: Make c_type() more OO-like - - - --- 2016-03-17 Eric Blake New
[v6,02/16] qapi: Fix command with named empty argument type - - - --- 2016-03-17 Eric Blake New
[v6,01/16] qapi: Assert in places where variants are not handled - - - --- 2016-03-17 Eric Blake New
[v5,14/14] qapi: Use anonymous bases in QMP flat unions - - - --- 2016-03-10 Eric Blake New
[v5,13/14] qapi: Allow anonymous base for flat union - - - --- 2016-03-10 Eric Blake New
[v5,12/14] qapi: Make BlockdevOptions doc example closer to reality - - - --- 2016-03-10 Eric Blake New
[v5,11/14] qapi: Don't special-case simple union wrappers - - - --- 2016-03-10 Eric Blake New
[v5,10/14] qapi: Drop unused c_null() - - - --- 2016-03-10 Eric Blake New
[v5,09/14] qapi: Inline gen_visit_members() into lone caller - - - --- 2016-03-10 Eric Blake New
[v5,08/14] qapi-commands: Inline single-use helpers of gen_marshal() - - - --- 2016-03-10 Eric Blake New
[v5,07/14] qapi: Utilize implicit struct visits - - - --- 2016-03-10 Eric Blake New
[v5,06/14] qapi-event: Slightly shrink generated code - - - --- 2016-03-10 Eric Blake New
[v5,05/14] qapi: Emit implicit structs in generated C - - - --- 2016-03-10 Eric Blake New
[v5,04/14] qapi: Adjust names of implicit types - - - --- 2016-03-10 Eric Blake New
[v5,03/14] qapi: Make c_type() more OO-like - - - --- 2016-03-10 Eric Blake New
[v5,02/14] qapi: Fix command with named empty argument type - - - --- 2016-03-10 Eric Blake New
[v5,01/14] qapi: Assert in places where variants are not handled - - - --- 2016-03-10 Eric Blake New
[v13,18/18] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-03-05 Eric Blake New
[v13,17/18] qapi: Simplify semantics of visit_next_list() - - - --- 2016-03-05 Eric Blake New
[v13,16/18] qmp-input: Require struct push to visit members of top dict - - - --- 2016-03-05 Eric Blake New
[v13,15/18] qom: Wrap prop visit in visit_start_struct - - - --- 2016-03-05 Eric Blake New
[v13,14/18] qapi-commands: Wrap argument visit in visit_start_struct - - - --- 2016-03-05 Eric Blake New
[v13,13/18] qapi: Split visit_end_struct() into pieces - - - --- 2016-03-05 Eric Blake New
[v13,12/18] qmp: Tighten output visitor rules - - - --- 2016-03-05 Eric Blake New
[v13,11/18] spapr_drc: Expose 'null' in qom-get when there is no fdt - - - --- 2016-03-05 Eric Blake New
[v13,10/18] qmp: Support explicit null during visits - - - --- 2016-03-05 Eric Blake New
[v13,09/18] qapi: Add visit_type_null() visitor - - - --- 2016-03-05 Eric Blake New
[v13,08/18] tests: Add check-qnull - - - --- 2016-03-05 Eric Blake New
[v13,07/18] qapi: Document visitor interfaces, add assertions - - - --- 2016-03-05 Eric Blake New
[v13,06/18] qmp-input: Refactor when list is advanced - - - --- 2016-03-05 Eric Blake New
[v13,05/18] qmp-input: Don't consume input when checking has_member - - - --- 2016-03-05 Eric Blake New
[v13,04/18] qmp-input: Clean up stack handling - - - --- 2016-03-05 Eric Blake New
[v13,03/18] qmp: Drop dead command->type - - - --- 2016-03-05 Eric Blake New
[v13,02/18] qapi: Guarantee NULL obj on input visitor callback error - - - --- 2016-03-05 Eric Blake New
[v13,01/18] qapi-visit: Add visitor.type classification - - - --- 2016-03-05 Eric Blake New
[v4,10/10] qapi: Populate info['name'] for each entity - - - --- 2016-03-05 Eric Blake New
[v4,09/10] qapi: Use anonymous bases in QMP flat unions - - - --- 2016-03-05 Eric Blake New
[v4,08/10] qapi: Allow anonymous base for flat union - - - --- 2016-03-05 Eric Blake New
[v4,07/10] qapi: Don't special-case simple union wrappers - - - --- 2016-03-05 Eric Blake New
[v4,06/10] qapi-commands: Inline single-use helpers of gen_marshal() - - - --- 2016-03-05 Eric Blake New
[v4,05/10] qapi: Utilize implicit struct visits - - - --- 2016-03-05 Eric Blake New
[v4,04/10] qapi: Emit implicit structs in generated C - - - --- 2016-03-05 Eric Blake New
[v4,03/10] qapi: Make c_type() more OO-like - - - --- 2016-03-05 Eric Blake New
[v4,02/10] qapi: Fix command with named empty argument type - - - --- 2016-03-05 Eric Blake New
[v4,01/10] qapi: Assert in places where variants are not handled - - - --- 2016-03-05 Eric Blake New
[v3.5,09/10] chardev: Drop useless ChardevDummy type - - - --- 2016-03-04 Eric Blake New
[v3,10/10] qapi: Drop useless 'data' member of unions - - - --- 2016-03-03 Eric Blake New
[v3,09/10] chardev: Drop useless ChardevDummy type - - - --- 2016-03-03 Eric Blake New
[v3,08/10] qapi: Avoid use of 'data' member of QAPI unions - - - --- 2016-03-03 Eric Blake New
[v3,07/10] ui: Shorten references into InputEvent - - - --- 2016-03-03 Eric Blake New
[v3,06/10] util: Shorten references into SocketAddress - - - --- 2016-03-03 Eric Blake New
[v3,05/10] chardev: Shorten references into ChardevBackend - - - --- 2016-03-03 Eric Blake New
[v3,04/10] qapi: Update docs to match recent generator changes - - - --- 2016-03-03 Eric Blake New
[v3,03/10] qapi-visit: Expose visit_type_FOO_members() - - - --- 2016-03-03 Eric Blake New
[v3,02/10] qapi: Rename 'fields' to 'members' in generated C code - - - --- 2016-03-03 Eric Blake New
[v3,01/10] qapi: Rename 'fields' to 'members' in generator - - - --- 2016-03-03 Eric Blake New
[v2.5,06/19] ui: Shorten references into InputEvent - - - --- 2016-03-01 Eric Blake New
[v12,18/18] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-03-01 Eric Blake New
[v12,17/18] qapi: Simplify semantics of visit_next_list() - - - --- 2016-03-01 Eric Blake New
[v12,16/18] qmp-input: Require struct push to visit members of top dict - - - --- 2016-03-01 Eric Blake New
[v12,15/18] qom: Wrap prop visit in visit_start_struct - - - --- 2016-03-01 Eric Blake New
[v12,14/18] qapi-commands: Wrap argument visit in visit_start_struct - - - --- 2016-03-01 Eric Blake New
[v12,13/18] qapi: Split visit_end_struct() into pieces - - - --- 2016-03-01 Eric Blake New
[v12,12/18] qmp: Tighten output visitor rules - - - --- 2016-03-01 Eric Blake New
[v12,11/18] spapr_drc: Expose 'null' in qom-get when there is no fdt - - - --- 2016-03-01 Eric Blake New
[v12,10/18] qmp: Support explicit null during visits - - - --- 2016-03-01 Eric Blake New
[v12,09/18] qapi: Add visit_type_null() visitor - - - --- 2016-03-01 Eric Blake New
[v12,08/18] tests: Add check-qnull - - - --- 2016-03-01 Eric Blake New
[v12,07/18] qapi: Document visitor interfaces, add assertions - - - --- 2016-03-01 Eric Blake New
[v12,06/18] qmp-input: Refactor when list is advanced - - - --- 2016-03-01 Eric Blake New
« 1 2 ... 37 38 39 40 »