Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop options --vfio-pci and --vfio-pci-mdev #39

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

albertofaria
Copy link
Member

Using these options requires binding the device to the vfio-pci driver in the host, and may require special configuration of locked memory limits.

Without these options, the user has to customize the libvirt XML directly to achieve PCI device passthrough, which should make it clearer that they have to take care of all these details.

Using these options requires binding the device to the vfio-pci driver
in the host, and may require special configuration of locked memory
limits.

Without these options, the user has to customize the libvirt XML
directly to achieve PCI device passthrough, which should make it clearer
that they have to take care of all these details.

Signed-off-by: Alberto Faria <[email protected]>
@albertofaria albertofaria merged commit 3b35d06 into main Mar 21, 2024
2 of 21 checks passed
@albertofaria albertofaria deleted the drop-vfio-pci branch March 21, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant