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