Show patches with: Submitter = Michael Roth       |    State = Action Required       |    Archived = No       |   3664 patches
« 1 2 ... 34 35 36 37 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,02/21] qlist: add qlist_first()/qlist_next() - - - - --- 2011-06-01 Michael Roth New
[v1,01/21] Add hard build dependency on glib - - - - --- 2011-06-01 Michael Roth New
[v1,14/14] json-parser: add handling for NULL token list - - - - --- 2011-06-01 Michael Roth New
[v1,13/14] json-streamer: add handling for JSON_ERROR token/state - - - - --- 2011-06-01 Michael Roth New
[v1,12/14] json-lexer: make lexer error-recovery more deterministic - - - - --- 2011-06-01 Michael Roth New
[v1,11/14] json-lexer: fix flushing logic to not always go to error state - - - - --- 2011-06-01 Michael Roth New
[v1,10/14] json-lexer: reset the lexer state on an invalid token - - - - --- 2011-06-01 Michael Roth New
[v1,09/14] json-parser: detect premature EOI - - - - --- 2011-06-01 Michael Roth New
[v1,08/14] json-streamer: make sure to reset token_size after emitting a token list - - - - --- 2011-06-01 Michael Roth New
[v1,07/14] json-streamer: limit the maximum recursion depth and maximum token count - - - - --- 2011-06-01 Michael Roth New
[v1,06/14] json-lexer: limit the maximum size of a given token - - - - --- 2011-06-01 Michael Roth New
[v1,05/14] json-streamer: allow recovery after bad input - - - - --- 2011-06-01 Michael Roth New
[v1,04/14] json-parser: propagate error from parser - - - - --- 2011-06-01 Michael Roth New
[v1,03/14] Introduce the new error framework - - - - --- 2011-06-01 Michael Roth New
[v1,02/14] QError: Introduce qerror_format() - - - - --- 2011-06-01 Michael Roth New
[v1,01/14] QError: Introduce qerror_format_desc() - - - - --- 2011-06-01 Michael Roth New
[v1,23/23] qapi: Makefile changes to build test-qmp-commands - - - - --- 2011-05-18 Michael Roth New
[v1,22/23] qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code - - - - --- 2011-05-18 Michael Roth New
[v1,21/23] qapi: Makefile changes to build test-visiter - - - - --- 2011-05-18 Michael Roth New
[v1,20/23] qapi: add test-visiter, tests for gen. visiter code - - - - --- 2011-05-18 Michael Roth New
[v1,19/23] qapi: test schema used for unit tests - - - - --- 2011-05-18 Michael Roth New
[v1,18/23] qapi: add base declaration/types for QMP - - - - --- 2011-05-18 Michael Roth New
[v1,17/23] qapi: add QMP dispatch functions - - - - --- 2011-05-18 Michael Roth New
[v1,16/23] qapi: add command registration/lookup functions - - - - --- 2011-05-18 Michael Roth New
[v1,15/23] qapi: add QAPI dealloc visiter - - - - --- 2011-05-18 Michael Roth New
[v1,14/23] qapi: add QMP output visiter - - - - --- 2011-05-18 Michael Roth New
[v1,13/23] qapi: add QMP input visiter - - - - --- 2011-05-18 Michael Roth New
[v1,12/23] qapi: add qapi-visit-core.h - - - - --- 2011-05-18 Michael Roth New
[v1,11/23] qapi: add qapi-types-core.h - - - - --- 2011-05-18 Michael Roth New
[v1,10/23] qapi: add qapi-commands.py code generator - - - - --- 2011-05-18 Michael Roth New
[v1,09/23] qapi: add qapi-visit.py code generator - - - - --- 2011-05-18 Michael Roth New
[v1,08/23] qapi: add qapi-types.py code generator - - - - --- 2011-05-18 Michael Roth New
[v1,07/23] qapi: add ordereddict/qapi.py helper libraries - - - - --- 2011-05-18 Michael Roth New
[v1,06/23] qapi: add module init types for qapi - - - - --- 2011-05-18 Michael Roth New
[v1,05/23] qlist: add qlist_first()/qlist_next() - - - - --- 2011-05-18 Michael Roth New
[v1,04/23] qerror: refactor error to make the human message reusable - - - - --- 2011-05-18 Michael Roth New
[v1,03/23] error-propagation: build qemu with with error-propagation bits - - - - --- 2011-05-18 Michael Roth New
[v1,02/23] error-propagation: base code for error propagation - - - - --- 2011-05-18 Michael Roth New
[v1,01/23] Add hard build dependency on glib - - - - --- 2011-05-18 Michael Roth New
[9/9] qapi: test-visiter, pull in gen code, tests for nested structures - - - - --- 2011-04-29 Michael Roth New
[8/9] qapi: Makefile, build test-visiter with generated test code - - - - --- 2011-04-29 Michael Roth New
[7/9] qapi: test schema for test-visiter unit tests - - - - --- 2011-04-29 Michael Roth New
[6/9] qapi: add --prefix option for visiter generator - - - - --- 2011-04-29 Michael Roth New
[5/9] qapi: add --prefix option to type generator - - - - --- 2011-04-29 Michael Roth New
[4/9] qapi: some basename/guardname py utility functions - - - - --- 2011-04-29 Michael Roth New
[3/9] qapi: Fix visiter generator for nested structs/qobjects - - - - --- 2011-04-29 Michael Roth New
[2/9] qapi: input visiter, don't always allocate memory for structs - - - - --- 2011-04-29 Michael Roth New
[1/9] qapi: Fix type generator for structured type members - - - - --- 2011-04-29 Michael Roth New
[PULL] QAPI code generator fix-ups - - - - --- 2011-04-29 Michael Roth New
[RFC,v2,17/17] guest agent: build qemu-ga, add QEMU-wide gio dep - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,16/17] guest agent: add guest agent RPCs/commands - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,15/17] guest agent: qemu-ga daemon - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,14/17] guest agent: core marshal/dispatch interfaces - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,13/17] guest agent: command state class - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,12/17] guest agent: worker thread class - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,11/17] qmp proxy: build QEMU with qmp proxy - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,10/17] qmp proxy: add qmp_proxy chardev - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,09/17] qmp proxy: core code for proxying qmp requests to guest - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,08/17] qapi: fix Error usage in qemu-sockets.c - - 1 - --- 2011-04-18 Michael Roth New
[RFC,v2,07/17] qapi: qmp-gen.py, use basename of path for guard/core prefix - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,06/17] qapi: fix memory leak for async marshalling code - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,05/17] qapi: fix handling for null-return async callbacks - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,04/17] qapi: fix function name typo in qmp-gen.py - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,03/17] json-parser: add handling for NULL token list - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,02/17] json-streamer: add handling for JSON_ERROR token/state - - - - --- 2011-04-18 Michael Roth New
[RFC,v2,01/17] json-lexer: make lexer error-recovery more deterministic - - - - --- 2011-04-18 Michael Roth New
[2/2] checkpatch.pl: make C99 comments a warning, not error - - - - --- 2011-04-01 Michael Roth New
[1/2] checkpatch.pl: add --no-fail-on-warn option - - - - --- 2011-04-01 Michael Roth New
[RFC,v1,12/12] guest agent: build qemu-ga, add QEMU-wide gio dep - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,11/12] guest agent: guest-side command implementations - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,10/12] guest agent: qemu-ga daemon - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,09/12] guest agent: core marshal/dispatch interfaces - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,08/12] qemu-char: add qmp_proxy chardev - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,07/12] qmp proxy: core code for proxying qmp requests to guest - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,06/12] qmp proxy: build qemu with guest proxy dependency - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,05/12] qapi: fix handling for null-return async callbacks - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,04/12] qapi: fix function name typo in qmp-gen.py - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,03/12] json-parser: add handling for NULL token list - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,02/12] json-streamer: add handling for JSON_ERROR token/state - - - - --- 2011-03-25 Michael Roth New
[RFC,v1,01/12] json-lexer: make lexer error-recovery more deterministic - - - - --- 2011-03-25 Michael Roth New
[RFC,v7,16/16] virtagent: add bits to build virtagent host/guest components - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,15/16] virtagent: qemu-va, system-level virtagent guest agent - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,14/16] virtagent: add virtagent chardev - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,13/16] virtagent: add va_shutdown HMP/QMP command - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,12/16] virtagent: add "shutdown" RPC to server - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,11/16] virtagent: add va_ping HMP/QMP command - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,10/16] virtagent: add "ping" RPC to server - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,09/16] virtagent: add va_capabilities HMP/QMP command - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,08/16] virtagnet: base RPC server definitions - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,07/16] virtagent: base RPC client definitions - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,06/16] virtagent: transport definitions - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,05/16] virtagent: common helpers and init routines - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,04/16] virtagent: bi-directional RPC handling logic - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,03/16] Make qemu timers available for tools - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,02/16] Add qemu_set_fd_handler() wrappers to qemu-tools.c - - - - --- 2011-03-07 Michael Roth New
[RFC,v7,01/16] Move code related to fd handlers into utility functions - - - - --- 2011-03-07 Michael Roth New
[RFC,v1,4/4] qtest: build qtest and add -test <testname> cmdline opt - - - - --- 2011-02-04 Michael Roth New
[RFC,v1,3/4] qtest: add basic rtc test module - - - - --- 2011-02-04 Michael Roth New
[RFC,v1,2/4] qtest: basic test infrastructure and vl.c hooks - - - - --- 2011-02-04 Michael Roth New
[RFC,v1,1/4] qtest: add qtest to supported qemu modules - - - - --- 2011-02-04 Michael Roth New
« 1 2 ... 34 35 36 37 »