Show patches with: Submitter = Jag Raman       |    State = Action Required       |   541 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v1,1/8] multi-process QEMU: build system for remote device process 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,3/8] multi-process QEMU: setup PCI host bridge 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,5/8] multi-process QEMU: setup memory manager for remote device 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,7/8] multi-process QEMU: introduce proxy object multi-process QEMU - - - - --- 2018-10-12 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
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,v3,01/45] multi-process: memory: alloc RAM from file at offset 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,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,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,05/45] multi-process: Add config option for multi-process QEMU Untitled series #128842 - - - - --- 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,07/45] multi-process: define proxy-link object 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,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,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,11/45] multi-process: setup memory manager for remote device 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,13/45] multi-process: introduce proxy object 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,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,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,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,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,19/45] multi-process: Add LSI device proxy object 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,21/45] multi-process: create IOHUB object to handle irq 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,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,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,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,26/45] multi-process: remote: add create_done condition 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,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,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,30/45] multi-process: add remote option 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,32/45] multi-process: add parse_cmdline in remote process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,33/45] multi-process: add support for multiple devices Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,34/45] multi-process: add heartbeat timer and signal handler Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,35/45] multi-process: handle heartbeat messages in remote process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,36/45] multi-process: Use separate MMIO communication channel Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,37/45] multi-process: perform device reset in the remote process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,38/45] multi-process/mon: stub functions to enable QMP module for remote process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,39/45] multi-process/mon: build system for QMP module in remote process Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,40/45] multi-process/mon: Refactor monitor/chardev functions out of vl.c Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,41/45] multi-process/mon: trim HMP command set for remote storage processes Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,42/45] multi-process/mon: Initialize QMP module for remote processes Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,43/45] multi-process: prevent duplicate memory initialization in remote Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,44/45] multi-process: add the concept description to docs/devel/qemu-multiprocess Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v3,45/45] multi-process: add configure and usage information Initial support of multi-process qemu - - - - --- 2019-09-03 Jag Raman New
[RFC,v4,01/49] multi-process: memory: alloc RAM from file at offset Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,02/49] multi-process: util: Add qemu_thread_cancel() to cancel running thread Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,03/49] multi-process: add a command line option for debug file Initial support of multi-process qemu - - 1 - --- 2019-10-24 Jag Raman New
[RFC,v4,04/49] multi-process: Add stub functions to facilate build of multi-process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,05/49] multi-process: Add config option for multi-process QEMU Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,06/49] multi-process: build system for remote device process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,07/49] multi-process: define mpqemu-link object Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,08/49] multi-process: add functions to synchronize proxy and remote endpoints Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,09/49] multi-process: setup PCI host bridge for remote device Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,10/49] multi-process: setup a machine object for remote device process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,11/49] multi-process: setup memory manager for remote device Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,12/49] multi-process: remote process initialization Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,13/49] multi-process: introduce proxy object Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,14/49] mutli-process: build remote command line args Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,15/49] multi-process: PCI BAR read/write handling for proxy & remote endpoints Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,16/49] multi-process: Add LSI device proxy object Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,17/49] multi-process: Synchronize remote memory Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,18/49] multi-process: create IOHUB object to handle irq Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,19/49] multi-process: configure remote side devices Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,20/49] multi-process: add qdev_proxy_add to create proxy devices Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,21/49] multi-process: remote: add setup_devices and setup_drive msg processing Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,22/49] multi-process: remote: use fd for socket from parent process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,23/49] multi-process: remote: add create_done condition Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,24/49] multi-process: add processing of remote drive and device command line Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,25/49] multi-process: Introduce build flags to separate remote process code Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,26/49] multi-process: refractor vl.c code to re-use in remote Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,27/49] multi-process: add remote option Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,28/49] multi-process: add remote options parser Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,29/49] multi-process: add parse_cmdline in remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,30/49] multi-process: send heartbeat messages to remote Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,31/49] multi-process: handle heartbeat messages in remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,32/49] multi-process: Use separate MMIO communication channel Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,33/49] multi-process: perform device reset in the remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,34/49] multi-process/mon: choose HMP commands based on target Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,35/49] multi-process/mon: stub functions to enable QMP module for remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,36/49] multi-process/mon: enable QMP module support in the remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,37/49] multi-process/mon: Refactor monitor/chardev functions out of vl.c Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,38/49] multi-process/mon: Initialize QMP module for remote processes Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,39/49] multi-process: prevent duplicate memory initialization in remote Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,40/49] multi-process/mig: build migration module in the remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,41/49] multi-process/mig: Enable VMSD save in the Proxy object Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,42/49] multi-process/mig: Send VMSD of remote to the Proxy object Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,43/49] multi-process/mig: Load VMSD in the proxy object Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,44/49] multi-process/mig: refactor runstate_check into common file Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,45/49] multi-process/mig: Synchronize runstate of remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,46/49] multi-process/mig: Restore the VMSD in remote process Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
« 1 2 3 45 6 »