hack-different / qemu-xnu

Integration fork of QEMU focusing on XNU platforms (arm, aarch64, etc)
Other
9 stars 3 forks source link

- support passed fds... is this necessary? #471

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

DEFINE_PROP_STRING("vfiofd", VFIOPCIDevice, vfiofd_name), DEFINE_PROP_STRING("vfiogroupfd, VFIOPCIDevice, vfiogroupfd_name),

Line: 3249 https://github.com/hack-different/qemu-xnu/blob/721dccde5e841c3275be52922e00ebc72f2a94c3//hw/vfio/pci.c#L3246-L3256