summaryrefslogtreecommitdiffstats
path: root/hw/remote/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* hw/remote/proxy: Categorize Wireless devices as 'Network' onesPhilippe Mathieu-Daudé2021-10-041-0/+1
* multi-process: Fix pci_proxy_dev_realize() error handlingMarkus Armbruster2021-08-261-1/+9
* multi-process: Initialize variables declared with g_auto*Zenghui Yu2021-05-211-2/+1Star
* multi-process: perform device reset in the remote processElena Ufimtseva2021-02-101-0/+19
* multi-process: Retrieve PCI info from remote processJagannathan Raman2021-02-101-0/+84
* multi-process: create IOHUB object to handle irqJagannathan Raman2021-02-101-0/+56
* multi-process: Synchronize remote memoryJagannathan Raman2021-02-101-0/+6
* multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman2021-02-101-0/+60
* multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva2021-02-101-0/+55
* multi-process: introduce proxy objectElena Ufimtseva2021-02-101-0/+99