Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-10 | multi-process: introduce proxy object | Elena Ufimtseva | 2 | -0/+100 |
2021-02-10 | multi-process: setup memory manager for remote device | Jagannathan Raman | 3 | -0/+78 |
2021-02-10 | multi-process: Associate fd of a PCIDevice with its object | Jagannathan Raman | 2 | -0/+204 |
2021-02-10 | multi-process: Initialize message handler in remote device | Jagannathan Raman | 2 | -0/+58 |
2021-02-10 | multi-process: define MPQemuMsg format and transmission functions | Elena Ufimtseva | 4 | -0/+211 |
2021-02-10 | multi-process: setup a machine object for remote device process | Jagannathan Raman | 2 | -0/+75 |
2021-02-10 | multi-process: setup PCI host bridge for remote device | Jagannathan Raman | 1 | -1/+2 |
2021-02-09 | multi-process: Add config option for multi-process QEMU | Jagannathan Raman | 1 | -0/+3 |