summaryrefslogtreecommitdiff
path: root/hw/remote/proxy.c
AgeCommit message (Expand)Author
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-10-04hw/remote/proxy: Categorize Wireless devices as 'Network' onesPhilippe Mathieu-Daudé
2021-08-26multi-process: Fix pci_proxy_dev_realize() error handlingMarkus Armbruster
2021-05-21multi-process: Initialize variables declared with g_auto*Zenghui Yu
2021-02-10multi-process: perform device reset in the remote processElena Ufimtseva
2021-02-10multi-process: Retrieve PCI info from remote processJagannathan Raman
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman
2021-02-10multi-process: Synchronize remote memoryJagannathan 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: introduce proxy objectElena Ufimtseva