Show patches with: Archived = No       |   431061 patches
« 1 2 ... 1158 1159 11604310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v14,15/19] qapi-commands: Wrap argument visit in visit_start_struct - - - - --- 2016-04-08 Eric Blake New
[v14,14/19] qapi: Split visit_end_struct() into pieces - - - - --- 2016-04-08 Eric Blake New
[v14,13/19] qmp: Tighten output visitor rules - - - - --- 2016-04-08 Eric Blake New
[v14,12/19] spapr_drc: Expose 'null' in qom-get when there is no fdt 1 - - - --- 2016-04-08 Eric Blake New
[v14,11/19] qmp: Support explicit null during visits - - - - --- 2016-04-08 Eric Blake New
[v14,10/19] qapi: Add visit_type_null() visitor - - - - --- 2016-04-08 Eric Blake New
[v14,09/19] tests: Add check-qnull - - - - --- 2016-04-08 Eric Blake New
[v14,08/19] qapi: Document visitor interfaces, add assertions - - - - --- 2016-04-08 Eric Blake New
[v14,07/19] qmp-input: Refactor when list is advanced - - - - --- 2016-04-08 Eric Blake New
[v14,06/19] qmp-input: Don't consume input when checking has_member - - - - --- 2016-04-08 Eric Blake New
[v14,05/19] qmp-input: Clean up stack handling - - - - --- 2016-04-08 Eric Blake New
[v14,04/19] qmp: Drop dead command->type - - - - --- 2016-04-08 Eric Blake New
[v14,03/19] qapi: Guarantee NULL obj on input visitor callback error - - - - --- 2016-04-08 Eric Blake New
[v14,02/19] qapi-visit: Add visitor.type classification - - - - --- 2016-04-08 Eric Blake New
[v14,01/19] qapi: Consolidate object visitors - - - - --- 2016-04-08 Eric Blake New
[for-2.6] nbd: Don't fail handshake on NBD_OPT_LIST descriptions - - 2 - --- 2016-04-08 Eric Blake New
[for-2.6] nbd: Don't kill server on client that doesn't request TLS - - 2 - --- 2016-04-07 Eric Blake New
doc: Revert swap of NBD_REP_SERVER fields in NBD_OPT_GO - - 1 - --- 2016-04-07 Eric Blake New
[v2,2/1,for-2.6] nbd: Don't kill server when client requests unknown option - - - - --- 2016-04-06 Eric Blake New
[v2] nbd: Fix NBD unsupported options - - - - --- 2016-04-06 Eric Blake New
doc: Wording cleanups - - 1 - --- 2016-04-06 Eric Blake New
[3/3] nbd: Improve debug traces on little-endian - - - - --- 2016-04-06 Eric Blake New
[2/3] nbd: Avoid bitrot in TRACE() usage - - - - --- 2016-04-06 Eric Blake New
[1/3] nbd: Return correct error for write to read-only export - - - - --- 2016-04-06 Eric Blake New
[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 - - 1 - --- 2016-04-04 Eric Blake New
doc: Flip bit sense for allowing trim during WRITE_ZEROES - - 1 - --- 2016-04-01 Eric Blake New
doc: Cleanups to structured reads - - 1 - --- 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 - - 1 - --- 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 1 - - - --- 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 - - 1 - --- 2016-03-04 Eric Blake New
« 1 2 ... 1158 1159 11604310 4311 »