aboutsummaryrefslogtreecommitdiffstats
path: root/hw/remote/machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop duplicate #includeMarkus Armbruster2023-02-081-1/+0
* hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()Bernhard Beschow2023-01-131-1/+2
* vfio-user: handle device interruptsJagannathan Raman2022-06-151-4/+10
* vfio-user: handle DMA mappingsJagannathan Raman2022-06-151-0/+5
* vfio-user: IOMMU support for remote deviceJagannathan Raman2022-06-151-1/+12
* vfio-user: define vfio-user-server objectJagannathan Raman2022-06-151-0/+27
* remote/machine: add vfio-user propertyJagannathan Raman2022-06-151-0/+23
* remote/machine: add HotplugHandler for remote machineJagannathan Raman2022-06-151-0/+10
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* multi-process: create IOHUB object to handle irqJagannathan Raman2021-02-101-0/+10
* multi-process: setup a machine object for remote device processJagannathan Raman2021-02-101-0/+70