summaryrefslogtreecommitdiff
path: root/hw/remote/mpqemu-link.c
AgeCommit message (Expand)Author
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-08-26Remove superfluous ERRP_GUARD()Markus Armbruster
2021-05-13multi-process: Avoid logical AND of mutually exclusive testsJagannathan Raman
2021-02-10multi-process: create IOHUB object to handle irqJagannathan 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: setup memory manager for remote deviceJagannathan Raman
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva