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/migration: Add x-migration-load-config-after-iter VFIO property
Maciej S. Szmigiero
2025-07-15
1
-0
/
+17
*
migration: close kvm after cpr
Steve Sistare
2025-07-03
1
-0
/
+11
*
vfio: Rename vfio-common.h to vfio-device.h
Cédric Le Goater
2025-04-25
1
-1
/
+1
*
vfio: Move vfio_kvm_device_fd() into helpers.c
Cédric Le Goater
2025-04-25
1
-0
/
+11
*
vfio: Introduce a new file for VFIODevice definitions
Cédric Le Goater
2025-04-25
1
-303
/
+0
*
vfio: Move vfio_get_device_info() to helpers.c
Cédric Le Goater
2025-04-25
1
-0
/
+24
*
vfio: Move vfio_kvm_device_add/del_fd() to helpers.c
Cédric Le Goater
2025-04-25
1
-0
/
+59
*
vfio: Move vfio_get_info_dma_avail() into helpers.c
Cédric Le Goater
2025-04-25
1
-0
/
+31
*
vfio: Introduce a new header file for helper services
Cédric Le Goater
2025-04-25
1
-0
/
+1
*
vfio: Introduce new files for VFIORegion definitions and declarations
Cédric Le Goater
2025-04-25
1
-363
/
+0
*
vfio: Introduce vfio_get_vfio_device()
Cédric Le Goater
2025-02-11
1
-0
/
+10
*
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