Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-15 | vfio-user: handle device interrupts | Jagannathan Raman | 1 | -4/+10 |
2022-06-15 | vfio-user: handle DMA mappings | Jagannathan Raman | 1 | -0/+5 |
2022-06-15 | vfio-user: IOMMU support for remote device | Jagannathan Raman | 1 | -1/+12 |
2022-06-15 | vfio-user: define vfio-user-server object | Jagannathan Raman | 1 | -0/+27 |
2022-06-15 | remote/machine: add vfio-user property | Jagannathan Raman | 1 | -0/+23 |
2022-06-15 | remote/machine: add HotplugHandler for remote machine | Jagannathan Raman | 1 | -0/+10 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman | 1 | -0/+10 |
2021-02-10 | multi-process: setup a machine object for remote device process | Jagannathan Raman | 1 | -0/+70 |