summaryrefslogtreecommitdiffstats
path: root/hw/remote/mpqemu-link.c
Commit message (Expand)AuthorAgeFilesLines
* QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras2022-05-161-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* Remove superfluous ERRP_GUARD()Markus Armbruster2021-08-261-3/+0Star
* multi-process: Avoid logical AND of mutually exclusive testsJagannathan Raman2021-05-131-1/+1
* multi-process: create IOHUB object to handle irqJagannathan Raman2021-02-101-0/+5
* multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman2021-02-101-0/+6
* multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva2021-02-101-1/+7
* multi-process: add proxy communication functionsElena Ufimtseva2021-02-101-0/+34
* multi-process: setup memory manager for remote deviceJagannathan Raman2021-02-101-0/+11
* multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva2021-02-101-0/+205