| Commit message (Expand) | Author | Age | Files | Lines |
* | multi-process: perform device reset in the remote process | Elena Ufimtseva | 2021-02-10 | 2 | -0/+41 |
* | multi-process: Retrieve PCI info from remote process | Jagannathan Raman | 2021-02-10 | 1 | -0/+84 |
* | multi-process: create IOHUB object to handle irq | Jagannathan Raman | 2021-02-10 | 6 | -0/+195 |
* | multi-process: Synchronize remote memory | Jagannathan Raman | 2021-02-10 | 4 | -0/+238 |
* | multi-process: PCI BAR read/write handling for proxy & remote endpoints | Jagannathan Raman | 2021-02-10 | 3 | -0/+149 |
* | multi-process: Forward PCI config space acceses to the remote process | Elena Ufimtseva | 2021-02-10 | 3 | -1/+122 |
* | multi-process: add proxy communication functions | Elena Ufimtseva | 2021-02-10 | 1 | -0/+34 |
* | multi-process: introduce proxy object | Elena Ufimtseva | 2021-02-10 | 2 | -0/+100 |
* | multi-process: setup memory manager for remote device | Jagannathan Raman | 2021-02-10 | 3 | -0/+78 |
* | multi-process: Associate fd of a PCIDevice with its object | Jagannathan Raman | 2021-02-10 | 2 | -0/+204 |
* | multi-process: Initialize message handler in remote device | Jagannathan Raman | 2021-02-10 | 2 | -0/+58 |
* | multi-process: define MPQemuMsg format and transmission functions | Elena Ufimtseva | 2021-02-10 | 4 | -0/+211 |
* | multi-process: setup a machine object for remote device process | Jagannathan Raman | 2021-02-10 | 2 | -0/+75 |
* | multi-process: setup PCI host bridge for remote device | Jagannathan Raman | 2021-02-10 | 1 | -1/+2 |
* | multi-process: Add config option for multi-process QEMU | Jagannathan Raman | 2021-02-09 | 1 | -0/+3 |