Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-16 | QIOChannel: Add flags on io_writev and introduce io_flush callback | Leonardo Bras | 1 | -1/+1 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2021-08-26 | Remove superfluous ERRP_GUARD() | Markus Armbruster | 1 | -3/+0 |
2021-05-13 | multi-process: Avoid logical AND of mutually exclusive tests | Jagannathan Raman | 1 | -1/+1 |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman | 1 | -0/+5 |
2021-02-10 | multi-process: PCI BAR read/write handling for proxy & remote endpoints | Jagannathan Raman | 1 | -0/+6 |
2021-02-10 | multi-process: Forward PCI config space acceses to the remote process | Elena Ufimtseva | 1 | -1/+7 |
2021-02-10 | multi-process: add proxy communication functions | Elena Ufimtseva | 1 | -0/+34 |
2021-02-10 | multi-process: setup memory manager for remote device | Jagannathan Raman | 1 | -0/+11 |
2021-02-10 | multi-process: define MPQemuMsg format and transmission functions | Elena Ufimtseva | 1 | -0/+205 |