Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs() | Bernhard Beschow |
2022-12-16 | Replace use of qdev_reset_all() with device_cold_reset() | Peter Maydell |
2022-12-14 | error: Drop a few superfluous ERRP_GUARD() | Markus Armbruster |
2022-11-07 | msix: Assert that specified vector is in range | Akihiko Odaki |
2022-06-15 | vfio-user: handle reset of remote device | Jagannathan Raman |
2022-06-15 | vfio-user: handle device interrupts | Jagannathan Raman |
2022-06-15 | vfio-user: handle PCI BAR accesses | Jagannathan Raman |
2022-06-15 | vfio-user: handle DMA mappings | Jagannathan Raman |
2022-06-15 | vfio-user: handle PCI config space accesses | Jagannathan Raman |
2022-06-15 | vfio-user: run vfio-user context | Jagannathan Raman |
2022-06-15 | vfio-user: find and init PCI device | Jagannathan Raman |
2022-06-15 | vfio-user: instantiate vfio-user context | Jagannathan Raman |
2022-06-15 | vfio-user: define vfio-user-server object | Jagannathan Raman |