Show patches with: Submitter = Jag Raman       |    State = Action Required       |    Archived = No       |   541 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,32/45] multi-process: add parse_cmdline in remote process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,31/45] multi-process: add remote options parser Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,30/45] multi-process: add remote option Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,29/45] multi-process: refractor vl.c code to re-use in remote Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,28/45] multi-process: Introduce build flags to separate remote process code Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,27/45] multi-process: add processing of remote drive and device command line Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,26/45] multi-process: remote: add create_done condition Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,25/45] multi-process: remote: use fd for socket from parent process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,24/45] multi-process: remote: add setup_devices and setup_drive msg processing Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,23/45] multi-process: add qdev_proxy_add to create proxy devices Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,22/45] multi-process: configure remote side devices Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,21/45] multi-process: create IOHUB object to handle irq Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,20/45] multi-process: Synchronize remote memory Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,19/45] multi-process: Add LSI device proxy object Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,18/45] multi-process: support dev id in config read/write Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,17/45] multi-process: modify BARs read/write to support dev_id Initial support of multi-process qemu - - 1 - --- 2019-09-03 Jag Raman New
[RFC,v3,16/45] multi-process: PCI BAR read/write handling for proxy & remote endpoints Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,15/45] multi-process: add support of device id to communication channel Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,14/45] mutli-process: build remote command line args Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,13/45] multi-process: introduce proxy object Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,12/45] multi-process: remote process initialization Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,11/45] multi-process: setup memory manager for remote device Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,10/45] multi-process: setup a machine object for remote device process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,09/45] multi-process: setup PCI host bridge for remote device Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,08/45] multi-process: add functions to synchronize proxy and remote endpoints Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,07/45] multi-process: define proxy-link object Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,06/45] multi-process: build system for remote device process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,05/45] multi-process: Add config option for multi-process QEMU Untitled series #128842 - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,04/45] multi-process: Add stub functions to facilate build of multi-process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,03/45] multi-process: add a command line option for debug file Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,02/45] multi-process: util: Add qemu_thread_cancel() to cancel running thread Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,01/45] multi-process: memory: alloc RAM from file at offset Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
memory: Do not update coalesced IO range in the case of NOP memory: Do not update coalesced IO range in the case of NOP - 1 - - --- 2019-02-05 Jag Raman New
[RFC,v1,8/8] multi-process QEMU: synchronize RAM between QEMU & remote device multi-process QEMU - - - - --- 2018-10-12 Jag Raman New
[RFC,v1,7/8] multi-process QEMU: introduce proxy object multi-process QEMU - - - - --- 2018-10-12 Jag Raman New
[RFC,v1,6/8] multi-process QEMU: remote process initialization Untitled series #70593 - - - - --- 2018-10-12 Jag Raman New
[RFC,v1,5/8] multi-process QEMU: setup memory manager for remote device multi-process QEMU - - - - --- 2018-10-12 Jag Raman New
[RFC,v1,4/8] multi-process QEMU: setup a machine for remote device process multi-process QEMU - - - - --- 2018-10-12 Jag Raman New
[RFC,v1,3/8] multi-process QEMU: setup PCI host bridge for remote device multi-process QEMU - - - - --- 2018-10-12 Jag Raman New
[RFC,v1,2/8] multi-process QEMU: define proxy-link object multi-process QEMU - - - - --- 2018-10-12 Jag Raman New
[RFC,v1,1/8] multi-process QEMU: build system for remote device process multi-process QEMU - - - - --- 2018-10-12 Jag Raman New
« 1 2 ... 3 4 5 6 »