Series |
Initial support of multi-process qemu
|
expand
-
[RFC,v3,00/45] Initial support of multi-process qemu
-
[RFC,v3,01/45] multi-process: memory: alloc RAM from file at offset
-
[RFC,v3,02/45] multi-process: util: Add qemu_thread_cancel() to cancel running thread
-
[RFC,v3,03/45] multi-process: add a command line option for debug file
-
[RFC,v3,04/45] multi-process: Add stub functions to facilate build of multi-process
-
[RFC,v3,05/45] multi-process: Add config option for multi-process QEMU
-
[RFC,v3,06/45] multi-process: build system for remote device process
-
[RFC,v3,07/45] multi-process: define proxy-link object
-
[RFC,v3,08/45] multi-process: add functions to synchronize proxy and remote endpoints
-
[RFC,v3,09/45] multi-process: setup PCI host bridge for remote device
-
[RFC,v3,10/45] multi-process: setup a machine object for remote device process
-
[RFC,v3,11/45] multi-process: setup memory manager for remote device
-
[RFC,v3,12/45] multi-process: remote process initialization
-
[RFC,v3,13/45] multi-process: introduce proxy object
-
[RFC,v3,14/45] mutli-process: build remote command line args
-
[RFC,v3,15/45] multi-process: add support of device id to communication channel
-
[RFC,v3,16/45] multi-process: PCI BAR read/write handling for proxy & remote endpoints
-
[RFC,v3,17/45] multi-process: modify BARs read/write to support dev_id
-
[RFC,v3,18/45] multi-process: support dev id in config read/write
-
[RFC,v3,19/45] multi-process: Add LSI device proxy object
-
[RFC,v3,20/45] multi-process: Synchronize remote memory
-
[RFC,v3,21/45] multi-process: create IOHUB object to handle irq
-
[RFC,v3,22/45] multi-process: configure remote side devices
-
[RFC,v3,23/45] multi-process: add qdev_proxy_add to create proxy devices
-
[RFC,v3,24/45] multi-process: remote: add setup_devices and setup_drive msg processing
-
[RFC,v3,25/45] multi-process: remote: use fd for socket from parent process
-
[RFC,v3,26/45] multi-process: remote: add create_done condition
-
[RFC,v3,27/45] multi-process: add processing of remote drive and device command line
-
[RFC,v3,28/45] multi-process: Introduce build flags to separate remote process code
-
[RFC,v3,29/45] multi-process: refractor vl.c code to re-use in remote
-
[RFC,v3,30/45] multi-process: add remote option
-
[RFC,v3,31/45] multi-process: add remote options parser
-
[RFC,v3,32/45] multi-process: add parse_cmdline in remote process
-
[RFC,v3,33/45] multi-process: add support for multiple devices
-
[RFC,v3,34/45] multi-process: add heartbeat timer and signal handler
-
[RFC,v3,35/45] multi-process: handle heartbeat messages in remote process
-
[RFC,v3,36/45] multi-process: Use separate MMIO communication channel
-
[RFC,v3,37/45] multi-process: perform device reset in the remote process
-
[RFC,v3,38/45] multi-process/mon: stub functions to enable QMP module for remote process
-
[RFC,v3,39/45] multi-process/mon: build system for QMP module in remote process
-
[RFC,v3,40/45] multi-process/mon: Refactor monitor/chardev functions out of vl.c
-
[RFC,v3,41/45] multi-process/mon: trim HMP command set for remote storage processes
-
[RFC,v3,42/45] multi-process/mon: Initialize QMP module for remote processes
-
[RFC,v3,43/45] multi-process: prevent duplicate memory initialization in remote
-
[RFC,v3,44/45] multi-process: add the concept description to docs/devel/qemu-multiprocess
-
[RFC,v3,45/45] multi-process: add configure and usage information
|