summaryrefslogtreecommitdiff
path: root/hw/remote
AgeCommit message (Expand)Author
2021-02-10multi-process: perform device reset in the remote processElena Ufimtseva
2021-02-10multi-process: Retrieve PCI info from remote processJagannathan Raman
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman
2021-02-10multi-process: Synchronize remote memoryJagannathan Raman
2021-02-10multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva
2021-02-10multi-process: add proxy communication functionsElena Ufimtseva
2021-02-10multi-process: introduce proxy objectElena Ufimtseva
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman
2021-02-10multi-process: Associate fd of a PCIDevice with its objectJagannathan Raman
2021-02-10multi-process: Initialize message handler in remote deviceJagannathan Raman
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman
2021-02-09multi-process: Add config option for multi-process QEMUJagannathan Raman