Show patches with: Submitter = Eric Blake       |    State = Action Required       |    Archived = No       |   4875 patches
« 1 2 ... 46 47 48 49 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,10/39] qapi: Forbid base without discriminator in unions - - 1 - --- 2015-04-29 Eric Blake New
[v7,09/39] qapi: Clean up test coverage of simple unions - - 1 - --- 2015-04-29 Eric Blake New
[v7,08/39] qapi: Add some union tests - - 1 - --- 2015-04-29 Eric Blake New
[v7,07/39] qapi: Better error messages for bad enums - - 1 - --- 2015-04-29 Eric Blake New
[v7,06/39] qapi: Add some enum tests - - 1 - --- 2015-04-29 Eric Blake New
[v7,05/39] qapi: Require ASCII in schema - - 1 - --- 2015-04-29 Eric Blake New
[v7,04/39] qapi: Fix generation of 'size' builtin type - - 1 - --- 2015-04-29 Eric Blake New
[v7,03/39] qapi: Simplify builtin type handling - - 1 - --- 2015-04-29 Eric Blake New
[v7,02/39] qapi: Document type-safety considerations - - 1 - --- 2015-04-29 Eric Blake New
[v7,01/39] qapi: Add copyright declaration on docs - - 1 - --- 2015-04-29 Eric Blake New
[Qemu-block,PULL,76/76] block: move I/O request processing to block/io.c - - 1 - --- 2015-04-28 Eric Blake New
qmp: Give saner messages related to qmp_capabilities misuse - - 2 1 --- 2015-04-15 Eric Blake New
[v2,4/4] qapi: Test name mangling of downstream extensions - - 1 - --- 2015-04-11 Eric Blake New
[v2,3/4] qapi: Correctly handle downstream extensions in more locations - - - - --- 2015-04-11 Eric Blake New
[v2,2/4] qapi: Drop duplicate c_fun() in favor of c_var() - - 2 - --- 2015-04-11 Eric Blake New
[v2,1/4] qapi: Fix C identifiers generated for names containing '.' - - 1 - --- 2015-04-11 Eric Blake New
[v2] qapi: Drop dead genlist parameter - - - - --- 2015-04-10 Eric Blake New
qapi: Drop dead genlist parameter - - - - --- 2015-04-10 Eric Blake New
[v6,38/36] qapi: Check for member name conflicts with a base class - - 1 - --- 2015-04-10 Eric Blake New
[v6,37/36] qapi: Support (subset of) \u escapes in strings - - - - --- 2015-04-10 Eric Blake New
[RFC,02/19] qapi: Fix C identifiers generated for names containing '.' - - - - --- 2015-04-06 Eric Blake New
[v6,36/36] qapi: Tweak doc references to QMP when QGA is also meant - - 1 - --- 2015-04-05 Eric Blake New
[v6,35/36] qapi: Drop support for inline nested types - - 1 - --- 2015-04-05 Eric Blake New
[v6,34/36] qapi: Drop inline nested structs in query-pci - - 1 - --- 2015-04-05 Eric Blake New
[v6,33/36] qapi: Drop inline nested struct in query-version - - 1 - --- 2015-04-05 Eric Blake New
[v6,32/36] qapi: Drop tests for inline nested structs - - 1 - --- 2015-04-05 Eric Blake New
[v6,31/36] qapi: Merge UserDefTwo and UserDefNested in tests - - 1 - --- 2015-04-05 Eric Blake New
[v6,30/36] qapi: Use 'struct' instead of 'type' in schema - - 1 - --- 2015-04-05 Eric Blake New
[v6,29/36] qapi: Document 'struct' metatype - - 1 - --- 2015-04-05 Eric Blake New
[v6,28/36] qapi: Prefer 'struct' over 'type' in generator - - 1 - --- 2015-04-05 Eric Blake New
[v6,27/36] qapi: More rigorous checking for type safety bypass - - 1 - --- 2015-04-05 Eric Blake New
[v6,26/36] qapi: Whitelist commands that don't return dictionary - - 1 - --- 2015-04-05 Eric Blake New
[v6,25/36] qapi: Require valid names - - 1 - --- 2015-04-05 Eric Blake New
[v6,24/36] qapi: More rigourous checking of types - - 1 - --- 2015-04-05 Eric Blake New
[v6,23/36] qapi: Add some type check tests - - 1 - --- 2015-04-05 Eric Blake New
[v6,22/36] qapi: Unify type bypass and add tests - - 1 - --- 2015-04-05 Eric Blake New
[v6,21/36] qapi: Allow true, false and null in schema json - - 1 - --- 2015-04-05 Eric Blake New
[v6,20/36] qapi: Better error messages for duplicated expressions - - 1 - --- 2015-04-05 Eric Blake New
[v6,19/36] qapi: Add tests of redefined expressions - - 1 - --- 2015-04-05 Eric Blake New
[v6,18/36] qapi: Better error messages for bad expressions - - 1 - --- 2015-04-05 Eric Blake New
[v6,17/36] qapi: Add some expr tests - - 1 - --- 2015-04-05 Eric Blake New
[v6,16/36] qapi: Use 'alternate' to replace anonymous union - - 1 - --- 2015-04-05 Eric Blake New
[v6,15/36] qapi: Document new 'alternate' meta-type - - 1 - --- 2015-04-05 Eric Blake New
[v6,14/36] qapi: Rename anonymous union type in test - - 1 - --- 2015-04-05 Eric Blake New
[v6,13/36] qapi: Segregate anonymous unions into alternates in generator - - 1 - --- 2015-04-05 Eric Blake New
[v6,12/36] qapi: Prepare for catching more semantic parse errors - - 1 - --- 2015-04-05 Eric Blake New
[v6,11/36] qapi: Tighten checking of unions - - 1 - --- 2015-04-05 Eric Blake New
[v6,10/36] qapi: Forbid base without discriminator in unions - - 1 - --- 2015-04-05 Eric Blake New
[v6,09/36] qapi: Clean up test coverage of simple unions - - 1 - --- 2015-04-05 Eric Blake New
[v6,08/36] qapi: Add some union tests - - 1 - --- 2015-04-05 Eric Blake New
[v6,07/36] qapi: Better error messages for bad enums - - 1 - --- 2015-04-05 Eric Blake New
[v6,06/36] qapi: Add some enum tests - - 1 - --- 2015-04-05 Eric Blake New
[v6,05/36] qapi: Require ASCII in schema - - 1 - --- 2015-04-05 Eric Blake New
[v6,04/36] qapi: Fix generation of 'size' builtin type - - 1 - --- 2015-04-05 Eric Blake New
[v6,03/36] qapi: Simplify builtin type handling - - 1 - --- 2015-04-05 Eric Blake New
[v6,02/36] qapi: Document type-safety considerations - - 1 - --- 2015-04-05 Eric Blake New
[v6,01/36] qapi: Add copyright declaration on docs - - 1 - --- 2015-04-05 Eric Blake New
qapi: Accept 'null' in QMP - - - - --- 2015-04-02 Eric Blake New
[5/5] qapi: Fix QMP spec references to JSON - - - - --- 2015-03-26 Eric Blake New
[4/5] qapi: Tweak doc references to QMP when QGA is also meant - - - - --- 2015-03-26 Eric Blake New
[3/5] qapi: Make placeholders more obvious in doc usage statements - - - - --- 2015-03-26 Eric Blake New
[2/5] qapi: Clean up documentation of alternate mappings - - - - --- 2015-03-26 Eric Blake New
[1/5] qapi: Minor tweaks to qapi-code-gen.txt - - - - --- 2015-03-26 Eric Blake New
[v5,28/28] qapi: Drop support for inline nested types - - 1 - --- 2015-03-24 Eric Blake New
[v5,27/28] qapi: Drop inline nested types in query-pci - - 1 - --- 2015-03-24 Eric Blake New
[v5,26/28] qapi: Drop inline nested type in query-version - - 1 - --- 2015-03-24 Eric Blake New
[v5,25/28] qapi: Drop tests for inline nested structs - - 1 - --- 2015-03-24 Eric Blake New
[v5,24/28] qapi: Merge UserDefTwo and UserDefNested in tests - - - - --- 2015-03-24 Eric Blake New
[v5,23/28] qapi: More rigorous checking for type safety bypass - - 1 - --- 2015-03-24 Eric Blake New
[v5,22/28] qapi: Whitelist commands that don't return dictionary - - 1 - --- 2015-03-24 Eric Blake New
[v5,21/28] qapi: Require valid names - - - - --- 2015-03-24 Eric Blake New
[v5,20/28] qapi: More rigourous checking of types - - 1 - --- 2015-03-24 Eric Blake New
[v5,19/28] qapi: Add some type check tests - - 1 - --- 2015-03-24 Eric Blake New
[v5,18/28] qapi: Unify type bypass and add tests - - 1 - --- 2015-03-24 Eric Blake New
[v5,17/28] qapi: Allow true, false and null in schema json - - 1 - --- 2015-03-24 Eric Blake New
[v5,16/28] qapi: Better error messages for duplicated expressions - - 1 - --- 2015-03-24 Eric Blake New
[v5,15/28] qapi: Add tests of redefined expressions - - 1 - --- 2015-03-24 Eric Blake New
[v5,14/28] qapi: Better error messages for bad expressions - - 1 - --- 2015-03-24 Eric Blake New
[v5,13/28] qapi: Add some expr tests - - - - --- 2015-03-24 Eric Blake New
[v5,12/28] qapi: Introduce 'alternate' to replace anonymous union - - 1 - --- 2015-03-24 Eric Blake New
[v5,11/28] qapi: Rename anonymous union type in test - - 1 - --- 2015-03-24 Eric Blake New
[v5,10/28] qapi: Segregate anonymous unions into alternates in generator - - 1 - --- 2015-03-24 Eric Blake New
[v5,09/28] qapi: Prepare for catching more semantic parse errors - - 1 - --- 2015-03-24 Eric Blake New
[v5,08/28] qapi: Better error messages for bad unions - - 1 - --- 2015-03-24 Eric Blake New
[v5,07/28] qapi: Simplify tests of simple unions - - 1 - --- 2015-03-24 Eric Blake New
[v5,06/28] qapi: Add some union tests - - 1 - --- 2015-03-24 Eric Blake New
[v5,05/28] qapi: Better error messages for bad enums - - 1 - --- 2015-03-24 Eric Blake New
[v5,04/28] qapi: Add some enum tests - - 1 - --- 2015-03-24 Eric Blake New
[v5,03/28] qapi: Require ASCII in schema - - 1 - --- 2015-03-24 Eric Blake New
[v5,02/28] qapi: Fix generation of 'size' builtin type - - 1 - --- 2015-03-24 Eric Blake New
[v5,01/28] qapi: Document type-safety considerations - - 1 - --- 2015-03-24 Eric Blake New
[for-2.3,v2] gitignore: Ignore more .pod files. - - 1 - --- 2015-03-20 Eric Blake New
[for-2.3] gitignore: Ignore more .pod files. - - - - --- 2015-03-20 Eric Blake New
[RFC,for-2.3,1/1] block: New command line option --no-format-probing - - - - --- 2015-03-20 Eric Blake New
[RFC] qemu: enforce no format probing when possible - - - - --- 2015-03-20 Eric Blake New
balloon: Fix typo - - 1 - --- 2015-02-10 Eric Blake New
[reformat] block: move I/O request processing to block/io.c - - 1 - --- 2015-02-04 Eric Blake New
[v5,3/3] qapi: Update docs given recent event, spacing fixes - - 1 - --- 2014-09-26 Eric Blake New
[v5,2/3] qapi: Ignore files created during make check - - 2 - --- 2014-09-26 Eric Blake New
[v5,1/3] qapi: Consistent whitespace in tests/Makefile - - 1 - --- 2014-09-26 Eric Blake New
« 1 2 ... 46 47 48 49 »