Show patches with: Submitter = Eric Blake       |    State = Action Required       |   3935 patches
« 1 2 3 439 40 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,01/37] qobject: Document more shortcomings in our number handling - 1 - --- 2016-01-19 Eric Blake New
[v9,02/37] qapi: Avoid use of misnamed DO_UPCAST() - 1 - --- 2016-01-19 Eric Blake New
[v9,03/37] qapi: Drop dead dealloc visitor variable - 1 - --- 2016-01-19 Eric Blake New
[v9,04/37] hmp: Improve use of qapi visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,05/37] vl: Improve use of qapi visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,06/37] balloon: Improve use of qapi visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,07/37] qapi: Improve generated event use of qapi visitor - - - --- 2016-01-19 Eric Blake New
[v9,08/37] qapi: Track all failures between visit_start/stop - 1 - --- 2016-01-19 Eric Blake New
[v9,09/37] qapi: Prefer type_int64 over type_int in visitors - - - --- 2016-01-19 Eric Blake New
[v9,10/37] qapi: Make all visitors supply uint64 callbacks - - - --- 2016-01-19 Eric Blake New
[v9,11/37] qapi: Consolidate visitor small integer callbacks - 1 - --- 2016-01-19 Eric Blake New
[v9,12/37] qapi: Don't cast Enum* to int* - 1 - --- 2016-01-19 Eric Blake New
[v9,13/37] qom: Use typedef for Visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,14/37] qapi: Swap visit_* arguments for consistent 'name' placement - 1 - --- 2016-01-19 Eric Blake New
[v9,15/37] qom: Swap 'name' next to visitor in ObjectPropertyAccessor - 1 - --- 2016-01-19 Eric Blake New
[v9,16/37] qapi: Swap 'name' in visit_* callbacks to match public API - 1 - --- 2016-01-19 Eric Blake New
[v9,17/37] qapi: Drop unused 'kind' for struct/enum visit - 1 - --- 2016-01-19 Eric Blake New
[v9,18/37] qapi: Drop unused error argument for list and implicit struct - 1 - --- 2016-01-19 Eric Blake New
[v9,19/37] qmp: Fix reference-counting of qnull on empty output visit - 1 - --- 2016-01-19 Eric Blake New
[v9,20/37] qmp: Don't abuse stack to track qmp-output root - 1 - --- 2016-01-19 Eric Blake New
[v9,21/37] qapi: Document visitor interfaces, add assertions - 1 - --- 2016-01-19 Eric Blake New
[v9,22/37] qapi: Add visit_type_null() visitor - 1 - --- 2016-01-19 Eric Blake New
[v9,23/37] qmp: Support explicit null during input visit - - - --- 2016-01-19 Eric Blake New
[v9,24/37] qmp: Tighten output visitor rules - - - --- 2016-01-19 Eric Blake New
[v9,25/37] spapr_drc: Expose 'null' in qom-get when there is no fdt 1 - - --- 2016-01-19 Eric Blake New
[v9,26/37] qapi: Simplify excess input reporting in input visitors - 1 - --- 2016-01-19 Eric Blake New
[v9,27/37] qapi: Add type.is_empty() helper - - - --- 2016-01-19 Eric Blake New
[v9,28/37] qapi: Fix command with named empty argument type - 1 - --- 2016-01-19 Eric Blake New
[v9,29/37] qapi: Eliminate empty visit_type_FOO_fields - 1 - --- 2016-01-19 Eric Blake New
[v9,30/37] qapi: Canonicalize missing object to :empty - - - --- 2016-01-19 Eric Blake New
[v9,31/37] qapi-visit: Unify struct and union visit - 1 - --- 2016-01-19 Eric Blake New
[v9,32/37] qapi: Rework deallocation of partial struct - 1 - --- 2016-01-19 Eric Blake New
[v9,33/37] qapi: Split visit_end_struct() into pieces - - - --- 2016-01-19 Eric Blake New
[v9,34/37] qapi: Simplify semantics of visit_next_list() - 1 - --- 2016-01-19 Eric Blake New
[v9,35/37] qapi: Change visit_type_FOO() to no longer return partial objects - - - --- 2016-01-19 Eric Blake New
[v9,36/37] RFC: qapi: Adjust layout of FooList types - - - --- 2016-01-19 Eric Blake New
[v9,37/37] qapi: Update docs to match recent generator changes - - - --- 2016-01-19 Eric Blake New
qemu-iotests: Reduce racy output in 028 - 1 - --- 2016-01-19 Eric Blake New
[v10,01/25] qobject: Document more shortcomings in our number handling - - - --- 2016-01-29 Eric Blake New
[v10,02/25] qapi: Avoid use of misnamed DO_UPCAST() - - - --- 2016-01-29 Eric Blake New
[v10,03/25] qapi: Drop dead dealloc visitor variable - - - --- 2016-01-29 Eric Blake New
[v10,04/25] qapi: Dealloc visitor does not need a type_size() - - - --- 2016-01-29 Eric Blake New
[v10,05/25] qapi: Drop dead parameter in gen_params() - - - --- 2016-01-29 Eric Blake New
[v10,06/25] hmp: Drop pointless allocation during qapi visit - - - --- 2016-01-29 Eric Blake New
[v10,07/25] hmp: Cache use of qapi visitor - - - --- 2016-01-29 Eric Blake New
[v10,08/25] vl: Ensure qapi visitor properly ends struct visit - - - --- 2016-01-29 Eric Blake New
[v10,09/25] balloon: Improve use of qapi visitor - - - --- 2016-01-29 Eric Blake New
[v10,10/25] qapi: Improve generated event use of qapi visitor - - - --- 2016-01-29 Eric Blake New
[v10,11/25] qapi: Track all failures between visit_start/stop - - - --- 2016-01-29 Eric Blake New
[v10,12/25] qapi-visit: Kill unused visit_end_union() - - - --- 2016-01-29 Eric Blake New
[v10,13/25] qapi: Prefer type_int64 over type_int in visitors - - - --- 2016-01-29 Eric Blake New
[v10,14/25] qapi: Make all visitors supply uint64 callbacks - - - --- 2016-01-29 Eric Blake New
[v10,15/25] qapi: Consolidate visitor small integer callbacks - - - --- 2016-01-29 Eric Blake New
[v10,16/25] qapi: Don't cast Enum* to int* - - - --- 2016-01-29 Eric Blake New
[v10,17/25] qom: Use typedef for Visitor - - - --- 2016-01-29 Eric Blake New
[v10,18/25] qapi: Swap visit_* arguments for consistent 'name' placement - - - --- 2016-01-29 Eric Blake New
[v10,19/25] qom: Swap 'name' next to visitor in ObjectPropertyAccessor - - - --- 2016-01-29 Eric Blake New
[v10,20/25] qapi: Swap 'name' in visit_* callbacks to match public API - - - --- 2016-01-29 Eric Blake New
[v10,21/25] qapi: Drop unused 'kind' for struct/enum visit - - - --- 2016-01-29 Eric Blake New
[v10,22/25] qapi: Tighten qmp_input_end_list() - - - --- 2016-01-29 Eric Blake New
[v10,23/25] qapi: Drop unused error argument for list and implicit struct - - - --- 2016-01-29 Eric Blake New
[v10,24/25] qmp: Fix reference-counting of qnull on empty output visit - - - --- 2016-01-29 Eric Blake New
[v10,25/25] qmp: Don't abuse stack to track qmp-output root - - - --- 2016-01-29 Eric Blake New
qapi: Fix compilation failure on MIPS - - - --- 2016-02-02 Eric Blake New
qapi: Fix compilation failure on sparc - - - --- 2016-02-02 Eric Blake New
m68k: Build the opcode table only once to avoid multithreading issues - - - --- 2016-02-03 Eric Blake New
qapi: Clean up includes in generated files - - - --- 2016-02-08 Eric Blake New
[00/14] More #include cleanups - - - --- 2016-02-09 Eric Blake New
build: Don't redefine 'inline' - - - --- 2016-02-09 Eric Blake New
[v3] qga: Support enum names in guest-file-seek - 1 - --- 2016-02-09 Eric Blake New
[v10,01/13] qapi: Simplify excess input reporting in input visitors - - - --- 2016-02-16 Eric Blake New
[v10,02/13] qapi: Forbid empty unions and useless alternates - - - --- 2016-02-16 Eric Blake New
[v10,03/13] qapi: Reposition error checks in gen_visit_fields() - - - --- 2016-02-16 Eric Blake New
[v10,04/13] qapi: Drop pointless gotos in generated code - - - --- 2016-02-16 Eric Blake New
[v10,05/13] qapi-visit: Simplify how we visit common union members - - - --- 2016-02-16 Eric Blake New
[v10,06/13] qapi-visit: Unify struct and union visit - - - --- 2016-02-16 Eric Blake New
[v10,07/13] qapi-visit: Less indirection in visit_type_Foo_fields() - - - --- 2016-02-16 Eric Blake New
[v10,08/13] qapi: Adjust layout of FooList types - - - --- 2016-02-16 Eric Blake New
[v10,09/13] qapi: Emit structs used as variants in topological order - - - --- 2016-02-16 Eric Blake New
[v10,10/13] qapi: Don't box struct branch of alternate - - - --- 2016-02-16 Eric Blake New
[v10,11/13] qapi: Don't box branches of flat unions - - - --- 2016-02-16 Eric Blake New
[v10,12/13] qapi: Delete unused visit_start_union() - - - --- 2016-02-16 Eric Blake New
[v10,13/13] qapi: Change visit_start_implicit_struct to visit_start_alternate - - - --- 2016-02-16 Eric Blake New
qapi-visit: Honor prefix of discriminator enum - - - --- 2016-02-16 Eric Blake New
[v11,01/15] qapi: Simplify excess input reporting in input visitors - - - --- 2016-02-18 Eric Blake New
[v11,02/15] qapi: Forbid empty unions and useless alternates - - - --- 2016-02-18 Eric Blake New
[v11,03/15] qapi: Forbid 'any' inside an alternate - - - --- 2016-02-18 Eric Blake New
[v11,04/15] qapi: Add tests of complex objects within alternate - - - --- 2016-02-18 Eric Blake New
[v11,05/15] qapi-visit: Simplify how we visit common union members - - - --- 2016-02-18 Eric Blake New
[v11,06/15] qapi: Visit variants in visit_type_FOO_fields() - - - --- 2016-02-18 Eric Blake New
[v11,07/15] qapi-visit: Unify struct and union visit - - - --- 2016-02-18 Eric Blake New
[v11,08/15] qapi-visit: Less indirection in visit_type_Foo_fields() - - - --- 2016-02-18 Eric Blake New
[v11,09/15] qapi: Adjust layout of FooList types - - - --- 2016-02-18 Eric Blake New
[v11,10/15] qapi: Emit structs used as variants in topological order - - - --- 2016-02-18 Eric Blake New
[v11,11/15] qapi-visit: Use common idiom in gen_visit_fields_decl() - - - --- 2016-02-18 Eric Blake New
[v11,12/15] qapi: Don't box struct branch of alternate - - - --- 2016-02-18 Eric Blake New
[v11,13/15] qapi: Don't box branches of flat unions - - - --- 2016-02-18 Eric Blake New
[v11,14/15] qapi: Delete visit_start_union(), gen_visit_implicit_struct() - - - --- 2016-02-18 Eric Blake New
[v11,15/15] qapi: Change visit_start_implicit_struct to visit_start_alternate - - - --- 2016-02-18 Eric Blake New
[v11,03/15] qapi: Forbid 'any' inside an alternate - - - --- 2016-02-18 Eric Blake New
« 1 2 3 439 40 »