Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | Drop duplicate #include | Markus Armbruster |
2023-01-13 | hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs() | Bernhard Beschow |
2022-06-15 | vfio-user: handle device interrupts | Jagannathan Raman |
2022-06-15 | vfio-user: handle DMA mappings | Jagannathan Raman |
2022-06-15 | vfio-user: IOMMU support for remote device | Jagannathan Raman |
2022-06-15 | vfio-user: define vfio-user-server object | Jagannathan Raman |
2022-06-15 | remote/machine: add vfio-user property | Jagannathan Raman |
2022-06-15 | remote/machine: add HotplugHandler for remote machine | Jagannathan Raman |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-02-10 | multi-process: create IOHUB object to handle irq | Jagannathan Raman |
2021-02-10 | multi-process: setup a machine object for remote device process | Jagannathan Raman |