aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/machine.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-15vfio-user: handle device interruptsJagannathan Raman1-4/+10
2022-06-15vfio-user: handle DMA mappingsJagannathan Raman1-0/+5
2022-06-15vfio-user: IOMMU support for remote deviceJagannathan Raman1-1/+12
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman1-0/+27
2022-06-15remote/machine: add vfio-user propertyJagannathan Raman1-0/+23
2022-06-15remote/machine: add HotplugHandler for remote machineJagannathan Raman1-0/+10
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman1-0/+10
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman1-0/+70