Show patches with: Submitter = Eric Blake       |    State = Action Required       |    Archived = No       |   4872 patches
« 1 2 ... 44 45 4648 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,15/18] qapi: Share gen_err_check() - - - - --- 2015-10-01 Eric Blake New
[RFC] qapi: Use callback to determine visit filtering - - - - --- 2015-09-30 Eric Blake New
[RFC,v7,18/18] qapi: Use gen_err_check() in more places - - - - --- 2015-09-29 Eric Blake New
[RFC,v7,17/18] qapi: Simplify gen_visit_fields() error handling - - - - --- 2015-09-29 Eric Blake New
[v7,16/18] qapi: Share gen_visit_fields() - - - - --- 2015-09-29 Eric Blake New
[v7,15/18] qapi: Share gen_err_check() - - - - --- 2015-09-29 Eric Blake New
[v7,14/18] qapi: Consistent generated code: minimize push_indent() usage - - - - --- 2015-09-29 Eric Blake New
[v7,13/18] qapi: Consistent generated code: prefer common indentation - - - - --- 2015-09-29 Eric Blake New
[v7,12/18] qapi: Consistent generated code: prefer common labels - - - - --- 2015-09-29 Eric Blake New
[v7,11/18] qapi: Consistent generated code: prefer visitor 'v' - - - - --- 2015-09-29 Eric Blake New
[v7,10/18] qapi: Consistent generated code: prefer error 'err' - - - - --- 2015-09-29 Eric Blake New
[v7,09/18] qapi: Reuse code for flat union base validation - - - - --- 2015-09-29 Eric Blake New
[v7,08/18] qapi: Test use of 'number' within alternates - - - - --- 2015-09-29 Eric Blake New
[v7,07/18] qapi: Add tests for empty unions - - - - --- 2015-09-29 Eric Blake New
[v7,06/18] qapi: Avoid assertion failure on union 'type' collision - - - - --- 2015-09-29 Eric Blake New
[v7,05/18] qapi: Test for various name collisions - - - - --- 2015-09-29 Eric Blake New
[v7,04/18] qapi: Clean up qapi.py per pep8 - - - - --- 2015-09-29 Eric Blake New
[v7,03/18] qapi: Invoke exception superclass initializer - - - - --- 2015-09-29 Eric Blake New
[v7,02/18] qapi: Improve 'include' error message - - - - --- 2015-09-29 Eric Blake New
[v7,01/18] qapi: Sort qapi-schema tests - - - - --- 2015-09-29 Eric Blake New
[v6,16/16] qapi: Share gen_visit_fields() - - - - --- 2015-09-29 Eric Blake New
[v6,15/16] qapi: Share gen_err_check() - - - - --- 2015-09-29 Eric Blake New
[v6,14/16] qapi: Consistent generated code: minimize push_indent() usage - - - - --- 2015-09-29 Eric Blake New
[v6,13/16] qapi: Consistent generated code: prefer common indentation - - - - --- 2015-09-29 Eric Blake New
[v6,12/16] qapi: Consistent generated code: prefer common labels - - - - --- 2015-09-29 Eric Blake New
[v6,11/16] qapi: Consistent generated code: prefer visitor 'v' - - - - --- 2015-09-29 Eric Blake New
[v6,10/16] qapi: Consistent generated code: prefer error 'err' - - - - --- 2015-09-29 Eric Blake New
[v6,09/16] qapi: Reuse code for flat union base validation - - - - --- 2015-09-29 Eric Blake New
[v6,08/16] qapi: Test use of 'number' within alternates - - - - --- 2015-09-29 Eric Blake New
[v6,07/16] qapi: Add tests for empty unions - - - - --- 2015-09-29 Eric Blake New
[v6,06/16] qapi: Avoid assertion failure on union 'type' collision - - - - --- 2015-09-29 Eric Blake New
[v6,05/16] qapi: Test for various name collisions - - - - --- 2015-09-29 Eric Blake New
[v6,04/16] qapi: Clean up qapi.py per pep8 - - - - --- 2015-09-29 Eric Blake New
[v6,03/16] qapi: Invoke exception superclass initializer - - - - --- 2015-09-29 Eric Blake New
[v6,02/16] qapi: Improve 'include' error message - - - - --- 2015-09-29 Eric Blake New
[v6,01/16] qapi: Sort qapi-schema tests - - - - --- 2015-09-29 Eric Blake New
tests: Fix test 049 fallout from improved HMP error messages - - 2 - --- 2015-09-22 Eric Blake New
[v5,46/46] qapi: Allow anonymous base for flat union - - - - --- 2015-09-21 Eric Blake New
[v5,45/46] net: Complete qapi-fication of netdev_add - - - - --- 2015-09-21 Eric Blake New
[v5,44/46] net: Use correct type for bool flag - - - - --- 2015-09-21 Eric Blake New
[v5,43/46] qapi: Change Netdev into a flat union - - - - --- 2015-09-21 Eric Blake New
[v5,42/46] qapi: support implicit structs in OptsVisitor - - - - --- 2015-09-21 Eric Blake New
[v5,41/46] qapi: Support boxed unions - - - - --- 2015-09-21 Eric Blake New
[v5,40/46] qapi: Implement boxed structs for commands/events - - - - --- 2015-09-21 Eric Blake New
[v5,39/46] qapi: Plumb in 'box' to qapi generator lower levels - - - - --- 2015-09-21 Eric Blake New
[v5,38/46] qapi: Drop useless 'data' member of unions - - - - --- 2015-09-21 Eric Blake New
[v5,37/46] qapi: Forbid empty unions and useless alternates - - - - --- 2015-09-21 Eric Blake New
[v5,36/46] qapi: Avoid use of 'data' member of qapi unions - - - - --- 2015-09-21 Eric Blake New
[v5,35/46] qapi-visit: Remove redundant functions for flat union base - - - - --- 2015-09-21 Eric Blake New
[v5,34/46] qapi: Unbox base members - - - - --- 2015-09-21 Eric Blake New
[v5,33/46] vnc: hoist allocation of VncBasicInfo to callers - - - - --- 2015-09-21 Eric Blake New
[v5,32/46] qapi: Hide tag_name data member of variants - - - - --- 2015-09-21 Eric Blake New
[v5,31/46] qapi: use 'type' in generated C code to match QMP union wire form - - - - --- 2015-09-21 Eric Blake New
[v5,30/46] net: use Netdev instead of NetClientOptions in client init - - 1 - --- 2015-09-21 Eric Blake New
[v5,29/46] qapi: Change visit_type_FOO() to no longer return partial objects - - - - --- 2015-09-21 Eric Blake New
[v5,28/46] qapi: Rework deallocation of partial struct - - - - --- 2015-09-21 Eric Blake New
[v5,27/46] qapi: Simplify visits of optional fields - - - - --- 2015-09-21 Eric Blake New
[v5,26/46] qapi: Test failure in middle of array parse - - - - --- 2015-09-21 Eric Blake New
[v5,25/46] qapi: Plug leaks in test-qmp-input-visitor - - - - --- 2015-09-21 Eric Blake New
[v5,24/46] qapi: Document visitor interfaces - - - - --- 2015-09-21 Eric Blake New
[v5,23/46] qapi: Remove dead visitor code - - - - --- 2015-09-21 Eric Blake New
[v5,22/46] qapi: Don't abuse stack to track qmp-output root - - - - --- 2015-09-21 Eric Blake New
[v5,21/46] qmp: Fix reference-counting of qnull on empty output visit - - - - --- 2015-09-21 Eric Blake New
[v5,20/46] qapi: Fix alternates that accept 'number' but not 'int' - - - - --- 2015-09-21 Eric Blake New
[v5,19/46] qapi: Simplify visiting of alternate types - - - - --- 2015-09-21 Eric Blake New
[v5,18/46] qapi-introspect: Guarantee particular sorting - - - - --- 2015-09-21 Eric Blake New
[v5,17/46] qapi: Provide nicer array names in introspection - - - - --- 2015-09-21 Eric Blake New
[v5,16/46] qapi: Detect base class loops - - - - --- 2015-09-21 Eric Blake New
[v5,15/46] qapi: Defer duplicate member checks to schema check() - - - - --- 2015-09-21 Eric Blake New
[v5,14/46] qapi: Detect collisions in C member names - - - - --- 2015-09-21 Eric Blake New
[v5,13/46] qapi: Track owner of each object member - - - - --- 2015-09-21 Eric Blake New
[v5,12/46] qapi: Track location that created an implicit type - - - - --- 2015-09-21 Eric Blake New
[v5,11/46] qapi: Don't use info as witness of implicit object type - - - - --- 2015-09-21 Eric Blake New
[v5,10/46] qapi: Merge generation of per-member visits - - - - --- 2015-09-21 Eric Blake New
[v5,09/46] qapi: Use consistent generated code patterns - - - - --- 2015-09-21 Eric Blake New
[v5,08/46] qapi: Reuse code for flat union base validation - - - - --- 2015-09-21 Eric Blake New
[v5,07/46] qapi: Don't pass pre-existing error to later call - - - - --- 2015-09-21 Eric Blake New
[v5,06/46] qapi: Improve 'include' error message - - - - --- 2015-09-21 Eric Blake New
[v5,05/46] qapi: Test use of 'number' within alternates - - - - --- 2015-09-21 Eric Blake New
[v5,04/46] qapi: Add tests for empty unions - - - - --- 2015-09-21 Eric Blake New
[v5,03/46] qapi: Test for C member name collisions - - - - --- 2015-09-21 Eric Blake New
[v5,02/46] qapi: Clean up qapi.py per pep8 - - - - --- 2015-09-21 Eric Blake New
[v5,01/46] qapi: Sort qapi-schema tests - - - - --- 2015-09-21 Eric Blake New
[v6,20/26] qapi: Fix output visitor to return qnull() instead of NULL - - - - --- 2015-09-12 Eric Blake New
[v6,20/26] qapi: Fix output visitor to return qnull() instead of NULL - - - - --- 2015-09-12 Eric Blake New
[v6,20/26] qapi: Fix output visitor to return qnull() instead of NULL - - 1 - --- 2015-09-11 Eric Blake New
[RFC,3/3] qapi-introspect: Guarantee particular sorting - - - - --- 2015-09-10 Eric Blake New
[RFC,2/3] qapi: Sort qapi-schema tests - - - - --- 2015-09-10 Eric Blake New
[RFC,1/3] qapi: Improve 'include' error message - - - - --- 2015-09-10 Eric Blake New
[2/1] error: Copy location information in error_copy() - - - - --- 2015-09-10 Eric Blake New
[v4] hmp: Allow for error message hints on HMP - - 1 - --- 2015-09-10 Eric Blake New
[RFC,v4,29/29] net: Complete qapi-fication of netdev_add - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,28/29] net: Use correct type for bool flag - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,27/29] qapi: Change Netdev into a flat union - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,26/29] qapi: Clean up qapi.py per pep8 - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,25/29] qapi: Support boxed unions - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,24/29] qapi: Implement boxed structs for commands/events - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,23/29] qapi: Plumb in 'box' to qapi generator lower levels - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,22/29] qapi: Change visit_type_FOO() to no longer return partial objects - - - - --- 2015-09-10 Eric Blake New
[RFC,v4,21/29] qapi: Test failure in middle of array parse - - - - --- 2015-09-10 Eric Blake New
« 1 2 ... 44 45 4648 49 »