Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-24 | vfio/container: Implement HostIOMMUDeviceClass::realize() handler | Zhenzhong Duan | 1 | -0/+17 |
2024-05-22 | vfio: Use g_autofree in all call site of vfio_get_region_info() | Zhenzhong Duan | 1 | -5/+2 |
2024-05-22 | vfio/helpers: Make vfio_device_get_name() return bool | Zhenzhong Duan | 1 | -4/+4 |
2024-05-22 | vfio/helpers: Make vfio_set_irq_signaling() return bool | Zhenzhong Duan | 1 | -11/+7 |
2024-05-22 | vfio/helpers: Use g_autofree in vfio_set_irq_signaling() | Zhenzhong Duan | 1 | -2/+1 |
2024-03-12 | hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend() | Zhao Liu | 1 | -0/+3 |
2023-12-19 | vfio: Introduce a helper function to initialize VFIODevice | Zhenzhong Duan | 1 | -0/+11 |
2023-12-19 | vfio/pci: Make vfio cdev pre-openable by passing a file handle | Zhenzhong Duan | 1 | -0/+43 |
2023-11-06 | vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c | Zhenzhong Duan | 1 | -1/+0 |
2023-10-18 | vfio/common: Move IOMMU agnostic helpers to a separate file | Yi Liu | 1 | -0/+612 |