Age | Commit message (Expand) | Author |
---|---|---|
2021-10-04 | hw/remote/proxy: Categorize Wireless devices as 'Network' ones | Philippe Mathieu-Daudé |
2021-08-26 | multi-process: Fix pci_proxy_dev_realize() error handling | Markus Armbruster |
2021-05-21 | multi-process: Initialize variables declared with g_auto* | Zenghui Yu |
2021-02-10 | multi-process: perform device reset in the remote process | Elena Ufimtseva |
2021-02-10 | multi-process: Retrieve PCI info from remote process | Jagannathan Raman |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman |
2021-02-10 | multi-process: Synchronize remote memory | Jagannathan Raman |
2021-02-10 | multi-process: PCI BAR read/write handling for proxy & remote endpoints | Jagannathan Raman |
2021-02-10 | multi-process: Forward PCI config space acceses to the remote process | Elena Ufimtseva |
2021-02-10 | multi-process: introduce proxy object | Elena Ufimtseva |