Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-21 | multi-process: Initialize variables declared with g_auto* | Zenghui Yu | 1 | -2/+1 |
2021-02-10 | multi-process: perform device reset in the remote process | Elena Ufimtseva | 1 | -0/+19 |
2021-02-10 | multi-process: Retrieve PCI info from remote process | Jagannathan Raman | 1 | -0/+84 |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman | 1 | -0/+56 |
2021-02-10 | multi-process: Synchronize remote memory | Jagannathan Raman | 1 | -0/+6 |
2021-02-10 | multi-process: PCI BAR read/write handling for proxy & remote endpoints | Jagannathan Raman | 1 | -0/+60 |
2021-02-10 | multi-process: Forward PCI config space acceses to the remote process | Elena Ufimtseva | 1 | -0/+55 |
2021-02-10 | multi-process: introduce proxy object | Elena Ufimtseva | 1 | -0/+99 |