aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/mpqemu-link.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-26Remove superfluous ERRP_GUARD()Markus Armbruster1-3/+0
2021-05-13multi-process: Avoid logical AND of mutually exclusive testsJagannathan Raman1-1/+1
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman1-0/+5
2021-02-10multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman1-0/+6
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva1-1/+7
2021-02-10multi-process: add proxy communication functionsElena Ufimtseva1-0/+34
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman1-0/+11
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva1-0/+205