Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | multi-process: perform device reset in the remote process | Elena Ufimtseva | 1 | -0/+1 |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman | 4 | -0/+49 |
2021-02-10 | multi-process: Synchronize remote memory | Jagannathan Raman | 2 | -0/+30 |
2021-02-10 | multi-process: PCI BAR read/write handling for proxy & remote endpoints | Jagannathan Raman | 2 | -0/+19 |
2021-02-10 | multi-process: Forward PCI config space acceses to the remote process | Elena Ufimtseva | 1 | -0/+10 |
2021-02-10 | multi-process: add proxy communication functions | Elena Ufimtseva | 1 | -0/+4 |
2021-02-10 | multi-process: introduce proxy object | Elena Ufimtseva | 1 | -0/+33 |
2021-02-10 | multi-process: setup memory manager for remote device | Jagannathan Raman | 2 | -0/+29 |
2021-02-10 | multi-process: Initialize message handler in remote device | Jagannathan Raman | 1 | -0/+9 |
2021-02-10 | multi-process: define MPQemuMsg format and transmission functions | Elena Ufimtseva | 1 | -0/+63 |
2021-02-10 | multi-process: setup a machine object for remote device process | Jagannathan Raman | 1 | -0/+27 |