Show patches with: Submitter = Eric Blake       |    State = Action Required       |   4885 patches
« 1 2 ... 40 41 4248 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/11] qapi: Use qstring_append_chr() where appropriate - - - - --- 2015-12-10 Eric Blake New
[04/11] qapi: Factor out JSON number formatting - - - - --- 2015-12-10 Eric Blake New
[03/11] qapi: Factor out JSON string escaping - - - - --- 2015-12-10 Eric Blake New
[02/11] qapi: Improve use of qmp/types.h - - - - --- 2015-12-10 Eric Blake New
[01/11] qapi: Rename qjson.h to qobject-json.h - - 1 - --- 2015-12-10 Eric Blake New
[v7,31/31] RFC: qapi: Adjust layout of FooList types 1 - - - --- 2015-12-08 Eric Blake New
[v7,30/31] qapi: Change visit_type_FOO() to no longer return partial objects - - - - --- 2015-12-08 Eric Blake New
[v7,29/31] qapi: Simplify semantics of visit_next_list() 1 - - - --- 2015-12-08 Eric Blake New
[v7,28/31] qapi: Split visit_end_struct() into pieces 1 - - - --- 2015-12-08 Eric Blake New
[v7,27/31] qapi: Rework deallocation of partial struct - - - - --- 2015-12-08 Eric Blake New
[v7,26/31] qapi-visit: Unify struct and union visit - - - - --- 2015-12-08 Eric Blake New
[v7,25/31] qapi: Canonicalize missing object to :empty - - - - --- 2015-12-08 Eric Blake New
[v7,24/31] qapi: Eliminate empty visit_type_FOO_fields - - - - --- 2015-12-08 Eric Blake New
[v7,23/31] qapi: Fix command with named empty argument type - - - - --- 2015-12-08 Eric Blake New
[v7,22/31] qapi: Add type.is_empty() helper - - - - --- 2015-12-08 Eric Blake New
[v7,21/31] qapi: Simplify excess input reporting in input visitors - - - - --- 2015-12-08 Eric Blake New
[v7,20/31] spapr_drc: Expose 'null' in qom-get when there is no fdt 1 - - - --- 2015-12-08 Eric Blake New
[v7,19/31] qmp: Tighten output visitor rules - - - - --- 2015-12-08 Eric Blake New
[v7,18/31] qapi: Add visit_type_null() visitor - - - - --- 2015-12-08 Eric Blake New
[v7,17/31] qapi: Document visitor interfaces, add assertions - - - - --- 2015-12-08 Eric Blake New
[v7,16/31] qmp: Don't abuse stack to track qmp-output root - - - - --- 2015-12-08 Eric Blake New
[v7,15/31] qmp: Fix reference-counting of qnull on empty output visit - - - - --- 2015-12-08 Eric Blake New
[v7,14/31] qapi: Drop unused error argument for list and implicit struct 1 - - - --- 2015-12-08 Eric Blake New
[v7,13/31] qapi: Drop unused 'kind' for struct/enum visit 1 - - - --- 2015-12-08 Eric Blake New
[v7,12/31] qapi: Don't cast Enum* to int* - - - - --- 2015-12-08 Eric Blake New
[v7,11/31] qapi: Consolidate visitor small integer callbacks - - - - --- 2015-12-08 Eric Blake New
[v7,10/31] qapi: Make all visitors supply uint64 callbacks - - - - --- 2015-12-08 Eric Blake New
[v7,09/31] qapi: Prefer type_int64 over type_int in visitors - - - - --- 2015-12-08 Eric Blake New
[v7,08/31] qapi: Track all failures between visit_start/stop - - - - --- 2015-12-08 Eric Blake New
[v7,07/31] qapi: Improve generated event use of qapi visitor - - - - --- 2015-12-08 Eric Blake New
[v7,06/31] balloon: Improve use of qapi visitor - - - - --- 2015-12-08 Eric Blake New
[v7,05/31] vl: Improve use of qapi visitor - - - - --- 2015-12-08 Eric Blake New
[v7,04/31] hmp: Improve use of qapi visitor - - - - --- 2015-12-08 Eric Blake New
[v7,03/31] qapi: Drop dead dealloc visitor variable - - - - --- 2015-12-08 Eric Blake New
[v7,02/31] qapi: Avoid use of misnamed DO_UPCAST() - - - - --- 2015-12-08 Eric Blake New
[v7,01/31] qobject: Document more shortcomings in our number handling - - - - --- 2015-12-08 Eric Blake New
fixup! qapi: Track enum values by QAPISchemaMember, not string - - - - --- 2015-12-02 Eric Blake New
fixup! qapi: Enforce (or whitelist) case conventions on qapi members - - - - --- 2015-12-02 Eric Blake New
[v14,13/15] qapi: Enforce (or whitelist) case conventions on qapi members - - - - --- 2015-12-02 Eric Blake New
[v14,15/15] qapi: Detect base class loops - - - - --- 2015-12-02 Eric Blake New
[v14,14/15] qapi: Move duplicate collision checks to schema check() - - - - --- 2015-12-02 Eric Blake New
[v14,13/15] qapi: Enforce (or whitelist) case conventions on qapi members - - - - --- 2015-12-02 Eric Blake New
[v14,12/15] qapi: Populate info['name'] for each entity - - - - --- 2015-12-02 Eric Blake New
[v14,11/15] qapi: Track enum values by QAPISchemaMember, not string - - - - --- 2015-12-02 Eric Blake New
[v14,10/15] qapi: Prepare new QAPISchemaMember base class - - - - --- 2015-12-02 Eric Blake New
[v14,09/15] qapi: Shorter visits of optional fields - - - - --- 2015-12-02 Eric Blake New
[v14,08/15] qapi: Simplify visits of optional fields - - - - --- 2015-12-02 Eric Blake New
[v14,07/15] qapi: Fix alternates that accept 'number' but not 'int' - - - - --- 2015-12-02 Eric Blake New
[v14,06/15] qapi: Inline _make_implicit_tag() - - - - --- 2015-12-02 Eric Blake New
[v14,05/15] qapi-types: Drop unnedeed ._fwdefn - - - - --- 2015-12-02 Eric Blake New
[v14,04/15] qapi: Simplify visiting of alternate types - - - - --- 2015-12-02 Eric Blake New
[v14,03/15] qapi: Convert QType into QAPI built-in enum type - - - - --- 2015-12-02 Eric Blake New
[v14,02/15] qobject: Rename qtype_code to QType - - - - --- 2015-12-02 Eric Blake New
[v14,01/15] qobject: Simplify QObject - - - - --- 2015-12-02 Eric Blake New
[v13,12/14] qapi: Enforce (or whitelist) case conventions on qapi members - - - - --- 2015-12-01 Eric Blake New
[v6,23/23] qapi: Change visit_type_FOO() to no longer return partial objects - - - - --- 2015-11-26 Eric Blake New
[v6,22/23] qapi: Split visit_end_struct() into pieces - - - - --- 2015-11-26 Eric Blake New
[v6,21/23] qapi: Simplify extra member error reporting in input visitors - - - - --- 2015-11-26 Eric Blake New
[v6,20/23] qapi: Rework deallocation of partial struct - - - - --- 2015-11-26 Eric Blake New
[v6,19/23] qapi-visit: Unify struct and union visit - - - - --- 2015-11-26 Eric Blake New
[v6,18/23] qapi: Canonicalize missing object to :empty - - - - --- 2015-11-26 Eric Blake New
[v6,17/23] qapi: Eliminate empty visit_type_FOO_fields - - - - --- 2015-11-26 Eric Blake New
[v6,16/23] qapi: Track all failures between visit_start/stop - - - - --- 2015-11-26 Eric Blake New
[v6,15/23] qapi: Improve generated event use of qapi visitor - - - - --- 2015-11-26 Eric Blake New
[v6,14/23] qapi: Fix command with named empty argument type - - - - --- 2015-11-26 Eric Blake New
[v6,13/23] qapi: Add type.is_empty() helper - - - - --- 2015-11-26 Eric Blake New
[v6,12/23] balloon: Improve use of qapi visitor - - - - --- 2015-11-26 Eric Blake New
[v6,11/23] ppc: Improve use of qapi visitors - - - - --- 2015-11-26 Eric Blake New
[v6,10/23] vl: Improve use of qapi visitor - - - - --- 2015-11-26 Eric Blake New
[v6,09/23] hmp: Improve use of qapi visitor - - - - --- 2015-11-26 Eric Blake New
[v6,08/23] qapi: Drop unused error argument for list and implicit struct - - - - --- 2015-11-26 Eric Blake New
[v6,07/23] qapi: Document visitor interfaces - - - - --- 2015-11-26 Eric Blake New
[v6,06/23] qapi: Don't abuse stack to track qmp-output root - - - - --- 2015-11-26 Eric Blake New
[v6,05/23] qmp: Fix reference-counting of qnull on empty output visit - - - - --- 2015-11-26 Eric Blake New
[v6,04/23] qapi: Don't cast Enum* to int* - - - - --- 2015-11-26 Eric Blake New
[v6,03/23] qapi: Consolidate visitor integer callbacks - - - - --- 2015-11-26 Eric Blake New
[v6,02/23] qapi: Require int64/uint64 implementation - - - - --- 2015-11-26 Eric Blake New
[v6,01/23] qapi: Make all visitors supply int64/uint64 callbacks - - - - --- 2015-11-26 Eric Blake New
[for-2.6] qga: Support enum names in guest-file-seek - - - - --- 2015-11-25 Eric Blake New
[for-2.5,v2] qga: Better mapping of SEEK_* in guest-file-seek - - - - --- 2015-11-25 Eric Blake New
[for-2.5] qga: Better mapping of SEEK_* in guest-file-seek - - 1 - --- 2015-11-24 Eric Blake New
[for-2.5] qga: Better mapping of SEEK_* in guest-file-seek - - - - --- 2015-11-24 Eric Blake New
[v13,14/14] qapi: Detect base class loops - - - - --- 2015-11-20 Eric Blake New
[v13,13/14] qapi: Move duplicate collision checks to schema check() - - - - --- 2015-11-20 Eric Blake New
[v13,12/14] qapi: Enforce (or whitelist) case conventions on qapi members - - - - --- 2015-11-20 Eric Blake New
[v13,11/14] qapi: Populate info['name'] for each entity - - - - --- 2015-11-20 Eric Blake New
[v13,10/14] qapi: Track enum values by QAPISchemaMember, not string - - - - --- 2015-11-20 Eric Blake New
[v13,09/14] qapi: Prepare new QAPISchemaMember base class - - - - --- 2015-11-20 Eric Blake New
[v13,08/14] qapi: Shorter visits of optional fields - - - - --- 2015-11-20 Eric Blake New
[v13,07/14] qapi: Simplify visits of optional fields - - - - --- 2015-11-20 Eric Blake New
[v13,06/14] qapi: Fix alternates that accept 'number' but not 'int' - - - - --- 2015-11-20 Eric Blake New
[v13,05/14] qapi: Inline _make_implicit_tag() - - - - --- 2015-11-20 Eric Blake New
[v13,04/14] qapi: Simplify visiting of alternate types - - - - --- 2015-11-20 Eric Blake New
[v13,03/14] qapi: Convert QType into QAPI built-in enum type - - - - --- 2015-11-20 Eric Blake New
[v13,02/14] qobject: Rename qtype_code to QType - - - - --- 2015-11-20 Eric Blake New
[v13,01/14] qobject: Simplify QObject - - - - --- 2015-11-20 Eric Blake New
fixup! qapi: Convert QType into qapi builtin enum type - - - - --- 2015-11-19 Eric Blake New
fixup? qapi: Simplify QObject - - - - --- 2015-11-18 Eric Blake New
fixup! qapi: Forbid case-insensitive clashes - - - - --- 2015-11-18 Eric Blake New
fixup! qapi: Tighten the regex on valid names - - - - --- 2015-11-18 Eric Blake New
« 1 2 ... 40 41 4248 49 »