Show patches with: Submitter = Michael Roth       |    State = Action Required       |    Archived = No       |   3664 patches
« 1 2 ... 28 29 3036 37 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
pci_bridge: fix abort due to memory region API violation - - - - --- 2012-10-29 Michael Roth New
[26/26] qidl: unit tests and build infrastructure - - - - --- 2012-10-19 Michael Roth New
[25/26] qidl: qidl.h, definitions for qidl annotations - - - - --- 2012-10-19 Michael Roth New
[24/26] qidl: add QAPI-based code generator - - 1 - --- 2012-10-19 Michael Roth New
[23/26] qidl: add C parser (based on QC parser) - - 1 - --- 2012-10-19 Michael Roth New
[22/26] qidl: add lexer library (based on QC parser) - - 1 - --- 2012-10-19 Michael Roth New
[21/26] qidl: add documentation - - 1 - --- 2012-10-19 Michael Roth New
[20/26] qdev: move Property-related declarations to qdev-properties.h - - 1 - --- 2012-10-19 Michael Roth New
[19/26] module additions for schema registration - - 2 - --- 2012-10-19 Michael Roth New
[18/26] qom-fuse: workaround for truncated properties > 4096 - - 2 - --- 2012-10-19 Michael Roth New
[17/26] qom-fuse: force single-threaded mode to avoid QMP races - - 1 - --- 2012-10-19 Michael Roth New
[16/26] qapi: Improve existing docs and document annotated QAPI types - - - - --- 2012-10-19 Michael Roth New
[15/26] qapi: add open-coded visitor for struct tm types - - 2 - --- 2012-10-19 Michael Roth New
[14/26] qapi: qapi.py, make json parser more robust - - 1 - --- 2012-10-19 Michael Roth New
[13/26] qapi: ordereddict, add to_json() method - - - - --- 2012-10-19 Michael Roth New
[12/26] qapi: fix potential segfault for visit_type_size() - - - - --- 2012-10-19 Michael Roth New
[11/26] qapi: QmpInputVisitor, don't re-allocate memory in start_struct - - - - --- 2012-10-19 Michael Roth New
[10/26] qapi: QmpInputVisitor, implement array handling - - 1 - --- 2012-10-19 Michael Roth New
[09/26] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-10-19 Michael Roth New
[08/26] qapi: add visitor interfaces for C arrays - - 1 - --- 2012-10-19 Michael Roth New
[07/26] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs - - 1 - --- 2012-10-19 Michael Roth New
[06/26] qapi: qapi_visit.py, support generating static functions - - 2 - --- 2012-10-19 Michael Roth New
[05/26] qapi: qapi_visit.py, support arrays and complex qapi definitions - - 1 - --- 2012-10-19 Michael Roth New
[04/26] qapi: qapi_visit.py, make code useable as module - - 2 - --- 2012-10-19 Michael Roth New
[03/26] qapi: qapi-commands.py -> qapi_commands.py - - 1 - --- 2012-10-19 Michael Roth New
[02/26] qapi: qapi-types.py -> qapi_types.py - - 1 - --- 2012-10-19 Michael Roth New
[01/26] qapi: qapi-visit.py -> qapi_visit.py so we can import - - 2 - --- 2012-10-19 Michael Roth New
[v4,26/26] qidl: unit tests and build infrastructure - - - - --- 2012-10-12 Michael Roth New
[v4,25/26] qidl: qidl.h, definitions for qidl annotations - - - - --- 2012-10-12 Michael Roth New
[v4,24/26] qidl: add QAPI-based code generator - - 1 - --- 2012-10-12 Michael Roth New
[v4,23/26] qidl: add C parser (based on QC parser) - - 1 - --- 2012-10-12 Michael Roth New
[v4,22/26] qidl: add lexer library (based on QC parser) - - 1 - --- 2012-10-12 Michael Roth New
[v4,21/26] qidl: add documentation - - 1 - --- 2012-10-12 Michael Roth New
[v4,20/26] qdev: move Property-related declarations to qdev-properties.h - - 1 - --- 2012-10-12 Michael Roth New
[v4,19/26] module additions for schema registration - - 2 - --- 2012-10-12 Michael Roth New
[v4,18/26] qom-fuse: workaround for truncated properties > 4096 - - 2 - --- 2012-10-12 Michael Roth New
[v4,17/26] qom-fuse: force single-threaded mode to avoid QMP races - - 1 - --- 2012-10-12 Michael Roth New
[v4,16/26] qapi: Improve existing docs and document annotated QAPI types - - - - --- 2012-10-12 Michael Roth New
[v4,15/26] qapi: add open-coded visitor for struct tm types - - 2 - --- 2012-10-12 Michael Roth New
[v4,14/26] qapi: qapi.py, make json parser more robust - - 1 - --- 2012-10-12 Michael Roth New
[v4,13/26] qapi: ordereddict, add to_json() method - - - - --- 2012-10-12 Michael Roth New
[v4,12/26] qapi: fix potential segfault for visit_type_size() - - - - --- 2012-10-12 Michael Roth New
[v4,11/26] qapi: QmpInputVisitor, don't re-allocate memory in start_struct - - - - --- 2012-10-12 Michael Roth New
[v4,10/26] qapi: QmpInputVisitor, implement array handling - - 1 - --- 2012-10-12 Michael Roth New
[v4,09/26] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-10-12 Michael Roth New
[v4,08/26] qapi: add visitor interfaces for C arrays - - 1 - --- 2012-10-12 Michael Roth New
[v4,07/26] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs - - 1 - --- 2012-10-12 Michael Roth New
[v4,06/26] qapi: qapi_visit.py, support generating static functions - - 2 - --- 2012-10-12 Michael Roth New
[v4,05/26] qapi: qapi_visit.py, support arrays and complex qapi definitions - - 1 - --- 2012-10-12 Michael Roth New
[v4,04/26] qapi: qapi_visit.py, make code useable as module - - 2 - --- 2012-10-12 Michael Roth New
[v4,03/26] qapi: qapi-commands.py -> qapi_commands.py - - 1 - --- 2012-10-12 Michael Roth New
[v4,02/26] qapi: qapi-types.py -> qapi_types.py - - 1 - --- 2012-10-12 Michael Roth New
[v4,01/26] qapi: qapi-visit.py -> qapi_visit.py so we can import - - 2 - --- 2012-10-12 Michael Roth New
tci: fix build breakage for target-sparc - - 1 - --- 2012-10-08 Michael Roth New
[v3,22/22] qidl: unit tests and build infrastructure - - - - --- 2012-10-04 Michael Roth New
[v3,21/22] qidl: qidl.h, definitions for qidl annotations - - - - --- 2012-10-04 Michael Roth New
[v3,20/22] qidl: add QAPI-based code generator - - - - --- 2012-10-04 Michael Roth New
[v3,19/22] qidl: add C parser (based on QC parser) - - - - --- 2012-10-04 Michael Roth New
[v3,18/22] qidl: add lexer library (based on QC parser) - - - - --- 2012-10-04 Michael Roth New
[v3,17/22] qidl: add documentation - - - - --- 2012-10-04 Michael Roth New
[v3,16/22] qdev: move Property-related declarations to qdev-properties.h - - - - --- 2012-10-04 Michael Roth New
[v3,15/22] module additions for schema registration - - 1 - --- 2012-10-04 Michael Roth New
[v3,14/22] qom-fuse: workaround for truncated properties > 4096 - - 1 - --- 2012-10-04 Michael Roth New
[v3,13/22] qom-fuse: force single-threaded mode to avoid QMP races - - - - --- 2012-10-04 Michael Roth New
[v3,12/22] qapi: add open-coded visitor for struct tm types - - 1 - --- 2012-10-04 Michael Roth New
[v3,11/22] qapi: qapi.py, make json parser more robust - - - - --- 2012-10-04 Michael Roth New
[v3,10/22] qapi: QmpInputVisitor, implement array handling - - - - --- 2012-10-04 Michael Roth New
[v3,09/22] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-10-04 Michael Roth New
[v3,08/22] qapi: add visitor interfaces for C arrays - - - - --- 2012-10-04 Michael Roth New
[v3,07/22] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs - - 1 - --- 2012-10-04 Michael Roth New
[v3,06/22] qapi: qapi_visit.py, support generating static functions - - 1 - --- 2012-10-04 Michael Roth New
[v3,05/22] qapi: qapi_visit.py, support arrays and complex qapi definitions - - 1 - --- 2012-10-04 Michael Roth New
[v3,04/22] qapi: qapi_visit.py, make code useable as module - - 1 - --- 2012-10-04 Michael Roth New
[v3,03/22] qapi: qapi-commands.py -> qapi_commands.py - - - - --- 2012-10-04 Michael Roth New
[v3,02/22] qapi: qapi-types.py -> qapi_types.py - - - - --- 2012-10-04 Michael Roth New
[v3,01/22] qapi: qapi-visit.py -> qapi_visit.py so we can import - - 1 - --- 2012-10-04 Michael Roth New
[22/22] qidl: unit tests and build infrastructure - - - - --- 2012-09-21 Michael Roth New
[21/22] qidl: qidl.h, definitions for qidl annotations - - - - --- 2012-09-21 Michael Roth New
[20/22] qidl: add QAPI-based code generator - - - - --- 2012-09-21 Michael Roth New
[19/22] qidl: add C parser (based on QC parser) - - - - --- 2012-09-21 Michael Roth New
[18/22] qidl: add lexer library (based on QC parser) - - - - --- 2012-09-21 Michael Roth New
[17/22] qidl: add documentation - - - - --- 2012-09-21 Michael Roth New
[16/22] qdev: move Property-related declarations to qdev-properties.h - - - - --- 2012-09-21 Michael Roth New
[15/22] module additions for schema registration - - 1 - --- 2012-09-21 Michael Roth New
[14/22] qom-fuse: workaround for truncated properties > 4096 - - 1 - --- 2012-09-21 Michael Roth New
[13/22] qom-fuse: force single-threaded mode to avoid QMP races - - - - --- 2012-09-21 Michael Roth New
[12/22] qapi: add open-coded visitor for struct tm types - - 1 - --- 2012-09-21 Michael Roth New
[11/22] qapi: qapi.py, make json parser more robust - - - - --- 2012-09-21 Michael Roth New
[10/22] qapi: QmpInputVisitor, implement array handling - - - - --- 2012-09-21 Michael Roth New
[09/22] qapi: QmpOutputVisitor, implement array handling - - - - --- 2012-09-21 Michael Roth New
[08/22] qapi: add visitor interfaces for C arrays - - - - --- 2012-09-21 Michael Roth New
[07/22] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs - - 1 - --- 2012-09-21 Michael Roth New
[06/22] qapi: qapi_visit.py, support generating static functions - - 1 - --- 2012-09-21 Michael Roth New
[05/22] qapi: qapi_visit.py, support arrays and complex qapi definitions - - 1 - --- 2012-09-21 Michael Roth New
[04/22] qapi: qapi_visit.py, make code useable as module - - 1 - --- 2012-09-21 Michael Roth New
[03/22] qapi: qapi-commands.py -> qapi_commands.py - - - - --- 2012-09-21 Michael Roth New
[02/22] qapi: qapi-types.py -> qapi_types.py - - - - --- 2012-09-21 Michael Roth New
[01/22] qapi: qapi-visit.py -> qapi_visit.py so we can import - - 1 - --- 2012-09-21 Michael Roth New
[23/23] update VERSION for 1.1.2 - - - - --- 2012-08-21 Michael Roth New
[22/23] apic: Defer interrupt updates to VCPU thread - - - - --- 2012-08-21 Michael Roth New
« 1 2 ... 28 29 3036 37 »