aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/vfio-user-obj.c
AgeCommit message (Expand)Author
2023-01-13hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()Bernhard Beschow
2022-12-16Replace use of qdev_reset_all() with device_cold_reset()Peter Maydell
2022-12-14error: Drop a few superfluous ERRP_GUARD()Markus Armbruster
2022-11-07msix: Assert that specified vector is in rangeAkihiko Odaki
2022-06-15vfio-user: handle reset of remote deviceJagannathan Raman
2022-06-15vfio-user: handle device interruptsJagannathan Raman
2022-06-15vfio-user: handle PCI BAR accessesJagannathan Raman
2022-06-15vfio-user: handle DMA mappingsJagannathan Raman
2022-06-15vfio-user: handle PCI config space accessesJagannathan Raman
2022-06-15vfio-user: run vfio-user contextJagannathan Raman
2022-06-15vfio-user: find and init PCI deviceJagannathan Raman
2022-06-15vfio-user: instantiate vfio-user contextJagannathan Raman
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman