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
[RFC,v2,14/19] virtproxy: add read handler for proxied connections - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,13/19] virtproxy: interfaces to set/remove VPIForwards - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,12/19] virtproxy: add vp_handle_packet() - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,11/19] virtproxy: add handler for control packet - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,10/19] virtproxy: add handler for data packets - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,09/19] virtproxy: interfaces to set/remove/handle VPOForwards - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,08/19] virtproxy: add vp_new() VPDriver constructor - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,07/19] virtproxy: add read handler for communication channel - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,06/19] virtproxy: add accept handler for communication channel - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,05/19] virtproxy, add vp_channel_send_all - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,04/19] virtproxy: list look-up functions conns/oforwards/iforwards - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,03/19] virtproxy: add debug functions for virtproxy core - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,02/19] virtproxy: qemu-vp, standalone daemon skeleton - - - - --- 2010-11-10 Michael Roth New
[RFC,v2,01/19] virtproxy: base data structures and constants - - - - --- 2010-11-10 Michael Roth New
[RFC,RESEND,v1,15/15] virtproxy: qemu-vp, main logic - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,14/15] virtproxy: Makefile/configure changes to build qemu-vp - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,13/15] virtproxy: add read handler for proxied connections - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,12/15] virtproxy: interfaces to set/remove VPIForwards - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,11/15] virtproxy: add vp_handle_packet() - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,10/15] virtproxy: add handler for control packet - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,09/15] virtproxy: add handler for data packets - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,08/15] virtproxy: interfaces to set/remove/handle VPOForwards - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,07/15] virtproxy: add vp_new() VPDriver constructor - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,06/15] virtproxy: add read handler for communication channel - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,05/15] virtproxy: add accept handler for communication channel - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,04/15] virtproxy: list look-up functions conns/oforwards/iforwards - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,03/15] virtproxy: add debug functions for virtproxy core - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,02/15] virtproxy: qemu-vp, standalone daemon skeleton - - - - --- 2010-11-03 Michael Roth New
[RFC,RESEND,v1,01/15] virtproxy: base data structures and constants - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,10/10] virtproxy: add compat defs for linking against vl.c - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,09/10] virtagent: Makefile/configure changes to build virtagent bits - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,08/10] virtagent: add agent_viewdmesg command - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,07/10] virtagent: add getdmesg RPC - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,06/10] virtagent: add agent_viewfile command - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,05/10] virtagent: add getfile RPC - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,04/10] virtagent: base RPC client definitions - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,03/10] virtagent: qemu-vp, integrate virtagent server - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,02/10] virtagent: base definitions for host/guest RPC daemon - - - - --- 2010-11-03 Michael Roth New
[RFC,v2,01/10] virtagent: add common rpc transport defs - - - - --- 2010-11-03 Michael Roth New
[RFC,10/10] virtproxy: add compat defs for linking against vl.c - - - - --- 2010-10-22 Michael Roth New
[RFC,09/10] virtagent: Makefile/configure changes to build virtagent bits - - - - --- 2010-10-22 Michael Roth New
[RFC,08/10] virtagent: add agent_viewdmesg command - - - - --- 2010-10-22 Michael Roth New
[RFC,07/10] virtagent: add getdmesg RPC - - - - --- 2010-10-22 Michael Roth New
[RFC,06/10] virtagent: add agent_viewfile command - - - - --- 2010-10-22 Michael Roth New
[RFC,05/10] virtagent: add getfile RPC - - - - --- 2010-10-22 Michael Roth New
[RFC,04/10] virtagent: base RPC client definitions - - - - --- 2010-10-22 Michael Roth New
[RFC,03/10] virtagent: qemu-vp, integrate virtagent daemon - - - - --- 2010-10-22 Michael Roth New
[RFC,02/10] virtagent: base definitions for host/guest RPC daemon - - - - --- 2010-10-22 Michael Roth New
[RFC,01/10] virtagent: add common rpc transport defs - - - - --- 2010-10-22 Michael Roth New
[RFC,15/15] virtproxy: qemu-vp, main logic - - - - --- 2010-10-22 Michael Roth New
[RFC,14/15] virtproxy: Makefile/configure changes to build qemu-vp - - - - --- 2010-10-22 Michael Roth New
[RFC,13/15] virtproxy: add read handler for proxied connections - - - - --- 2010-10-22 Michael Roth New
[RFC,12/15] virtproxy: interfaces to set/remove VPIForwards - - - - --- 2010-10-22 Michael Roth New
[RFC,11/15] virtproxy: add vp_handle_packet() - - - - --- 2010-10-22 Michael Roth New
[RFC,10/15] virtproxy: add handler for control packet - - - - --- 2010-10-22 Michael Roth New
[RFC,09/15] virtproxy: add handler for data packets - - - - --- 2010-10-22 Michael Roth New
[RFC,08/15] virtproxy: interfaces to set/remove/handle VPOForwards - - - - --- 2010-10-22 Michael Roth New
[RFC,07/15] virtproxy: add vp_new() VPDriver constructor - - - - --- 2010-10-22 Michael Roth New
[RFC,06/15] virtproxy: add read handler for communication channel - - - - --- 2010-10-22 Michael Roth New
[RFC,05/15] virtproxy: add accept handler for communication channel - - - - --- 2010-10-22 Michael Roth New
[RFC,04/15] virtproxy: list look-up functions conns/oforwards/iforwards - - - - --- 2010-10-22 Michael Roth New
[RFC,03/15] virtproxy: add debug functions for virtproxy core - - - - --- 2010-10-22 Michael Roth New
[RFC,02/15] virtproxy: qemu-vp, standalone daemon skeleton - - - - --- 2010-10-22 Michael Roth New
[RFC,01/15] virtproxy: base data structures and constants - - - - --- 2010-10-22 Michael Roth New
« 1 2 ... 34 35 36 37 »