Age | Commit message (Expand) | Author | Files | Lines |
2023-10-20 | migration: simplify blockers | Steve Sistare | 1 | -5/+2 |
2023-06-26 | hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2021-10-04 | hw/remote/proxy: Categorize Wireless devices as 'Network' ones | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-08-26 | multi-process: Fix pci_proxy_dev_realize() error handling | Markus Armbruster | 1 | -1/+9 |
2021-05-21 | multi-process: Initialize variables declared with g_auto* | Zenghui Yu | 1 | -2/+1 |
2021-02-10 | multi-process: perform device reset in the remote process | Elena Ufimtseva | 1 | -0/+19 |
2021-02-10 | multi-process: Retrieve PCI info from remote process | Jagannathan Raman | 1 | -0/+84 |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman | 1 | -0/+56 |
2021-02-10 | multi-process: Synchronize remote memory | Jagannathan Raman | 1 | -0/+6 |
2021-02-10 | multi-process: PCI BAR read/write handling for proxy & remote endpoints | Jagannathan Raman | 1 | -0/+60 |
2021-02-10 | multi-process: Forward PCI config space acceses to the remote process | Elena Ufimtseva | 1 | -0/+55 |
2021-02-10 | multi-process: introduce proxy object | Elena Ufimtseva | 1 | -0/+99 |