Show patches with: State = Action Required       |    Archived = No       |   426384 patches
« 1 2 ... 1548 1549 15504263 4264 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,09/20] multi-process: Associate fd of a PCIDevice with its object Initial support for multi-process qemu - - - - --- 2020-07-31 Jag Raman New
[v8,08/20] multi-process: Initialize message handler in remote device Initial support for multi-process qemu - - - - --- 2020-07-31 Jag Raman New
[v8,07/20] multi-process: add co-routines to communicate with remote Initial support for multi-process qemu - - - - --- 2020-07-31 Jag Raman New
[v8,06/20] multi-process: define MPQemuMsg format and transmission functions Initial support for multi-process qemu - - - - --- 2020-07-31 Jag Raman New
[v8,05/20] multi-process: add qio channel function to transmit Initial support for multi-process qemu - - 1 - --- 2020-07-31 Jag Raman New
[v8,04/20] multi-process: setup a machine object for remote device process Initial support for multi-process qemu - - - - --- 2020-07-31 Jag Raman New
[v8,03/20] multi-process: setup PCI host bridge for remote device Initial support for multi-process qemu - - - - --- 2020-07-31 Jag Raman New
[v8,02/20] multi-process: Add config option for multi-process QEMU Initial support for multi-process qemu - - 1 - --- 2020-07-31 Jag Raman New
[v8,01/20] memory: alloc RAM from file at offset Initial support for multi-process qemu - - 1 - --- 2020-07-31 Jag Raman New
[v5,50/50] multi-process: add configure and usage information Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,49/50] multi-process: add the concept description to docs/devel/qemu-multiprocess Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,48/50] multi-process: Validate incoming commands from Proxy Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,47/50] multi-process: Enable support for multiple devices in remote Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,46/50] multi-process/mig: Restore the VMSD in remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,45/50] multi-process/mig: Synchronize runstate of remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,44/50] multi-process/mig: refactor runstate_check into common file Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,43/50] multi-process/mig: Load VMSD in the proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,42/50] multi-process/mig: Send VMSD of remote to the Proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,41/50] multi-process/mig: Enable VMSD save in the Proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,40/50] multi-process/mig: build migration module in the remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,39/50] multi-process: prevent duplicate memory initialization in remote Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,38/50] multi-process/mon: Initialize QMP module for remote processes Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,37/50] multi-process/mon: Refactor monitor/chardev functions out of vl.c Initial support for multi-process qemu - - 1 - --- 2020-02-24 Jag Raman New
[v5,36/50] multi-process/mon: enable QMP module support in the remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,35/50] multi-process/mon: stub functions to enable QMP module for remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,34/50] multi-process/mon: choose HMP commands based on target Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,33/50] multi-process: perform device reset in the remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,32/50] multi-process: Use separate MMIO communication channel Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,31/50] multi-process: handle heartbeat messages in remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,30/50] multi-process: send heartbeat messages to remote Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,29/50] multi-process: add parse_cmdline in remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,28/50] multi-process: add remote options parser Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,27/50] multi-process: add remote option Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,26/50] multi-process: refractor vl.c code Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,25/50] multi-process: Introduce build flags to separate remote process code Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,24/50] multi-process: add processing of remote device command line Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,23/50] multi-process: remote: add create_done condition Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,22/50] multi-process: remote: use fd for socket from parent process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,21/50] multi-process: remote: add setup_devices msg processing Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,20/50] multi-process: add qdev_proxy_add to create proxy devices Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,19/50] multi-process: Retrieve PCI info from remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,18/50] multi-process: configure remote side devices Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,17/50] multi-process: create IOHUB object to handle irq Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,16/50] multi-process: Synchronize remote memory Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,15/50] multi-process: PCI BAR read/write handling for proxy & remote endpoints Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,14/50] mutli-process: build remote command line args Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,13/50] multi-process: introduce proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,12/50] multi-process: remote process initialization Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,11/50] multi-process: setup memory manager for remote device Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,10/50] multi-process: setup a machine object for remote device process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,09/50] multi-process: setup PCI host bridge for remote device Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,08/50] multi-process: add functions to synchronize proxy and remote endpoints Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,07/50] multi-process: define mpqemu-link object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,06/50] multi-process: build system for remote device process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,05/50] multi-process: Add config option for multi-process QEMU Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,04/50] multi-process: Add stub functions to facilate build of multi-process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,03/50] multi-process: add a command line option for debug file Initial support for multi-process qemu - - 1 - --- 2020-02-24 Jag Raman New
[v5,02/50] multi-process: Refactor machine_init and exit notifiers Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,01/50] multi-process: memory: alloc RAM from file at offset Initial support for multi-process qemu - - 1 - --- 2020-02-24 Jag Raman New
[RFC,v4,49/49] multi-process: add configure and usage information Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,48/49] multi-process: add the concept description to docs/devel/qemu-multiprocess Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
[RFC,v4,47/49] multi-process: Enable support for multiple devices in remote 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
[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,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,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,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,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,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,39/49] multi-process: prevent duplicate memory initialization in remote 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,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,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,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,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,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,32/49] multi-process: Use separate MMIO communication channel 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,30/49] multi-process: send heartbeat messages to remote 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,28/49] multi-process: add remote options parser 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,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,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,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,23/49] multi-process: remote: add create_done condition 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,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,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,19/49] multi-process: configure remote side devices 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,17/49] multi-process: Synchronize remote memory 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,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,14/49] mutli-process: build remote command line args 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,12/49] multi-process: remote process initialization 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,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,09/49] multi-process: setup PCI host bridge for remote device Initial support of multi-process qemu - - - - --- 2019-10-24 Jag Raman New
« 1 2 ... 1548 1549 15504263 4264 »