aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/proxy.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-26multi-process: Fix pci_proxy_dev_realize() error handlingMarkus Armbruster1-1/+9
2021-05-21multi-process: Initialize variables declared with g_auto*Zenghui Yu1-2/+1
2021-02-10multi-process: perform device reset in the remote processElena Ufimtseva1-0/+19
2021-02-10multi-process: Retrieve PCI info from remote processJagannathan Raman1-0/+84
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman1-0/+56
2021-02-10multi-process: Synchronize remote memoryJagannathan Raman1-0/+6
2021-02-10multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman1-0/+60
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva1-0/+55
2021-02-10multi-process: introduce proxy objectElena Ufimtseva1-0/+99