index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
helpers.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/helpers: Align mmaps
Alex Williamson
2024-10-23
1
-2
/
+30
*
vfio/helpers: Refactor vfio_region_mmap() error handling
Alex Williamson
2024-10-23
1
-17
/
+17
*
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...
Joao Martins
2024-07-23
1
-0
/
+11
*
vfio/pci: Extract mdev check into an helper
Joao Martins
2024-07-23
1
-0
/
+14
*
vfio/container: Implement HostIOMMUDeviceClass::realize() handler
Zhenzhong Duan
2024-06-24
1
-0
/
+17
*
vfio: Use g_autofree in all call site of vfio_get_region_info()
Zhenzhong Duan
2024-05-22
1
-5
/
+2
*
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
2024-05-22
1
-4
/
+4
*
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
2024-05-22
1
-11
/
+7
*
vfio/helpers: Use g_autofree in vfio_set_irq_signaling()
Zhenzhong Duan
2024-05-22
1
-2
/
+1
*
hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+3
*
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
2023-12-19
1
-0
/
+11
*
vfio/pci: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
1
-0
/
+43
*
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Zhenzhong Duan
2023-11-06
1
-1
/
+0
*
vfio/common: Move IOMMU agnostic helpers to a separate file
Yi Liu
2023-10-18
1
-0
/
+612