1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2024-12-25 17:54:10 +00:00
Go to file
éclairevoyant 33a6d59a36 linux-vfio: update patches for 6.1.1.arch1
clean up .gitignore

Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2023-01-01 16:34:15 -05:00
.gitignore linux-vfio: update patches for 6.1.1.arch1 2023-01-01 16:34:15 -05:00
.SRCINFO linux-vfio: update patches for 6.1.1.arch1 2023-01-01 16:34:15 -05:00
0001-add-acs-overrides.patch linux-vfio: update patches for 6.1.1.arch1 2023-01-01 16:34:15 -05:00
0002-i915-vga-arbiter.patch linux-vfio: update patches for 6.1.1.arch1 2023-01-01 16:34:15 -05:00
config upgpkg: linux-vfio 6.1.1.arch1-1 2022-12-31 23:31:03 -05:00
PKGBUILD linux-vfio: update patches for 6.1.1.arch1 2023-01-01 16:34:15 -05:00
README.md add readme, remove old sphinx patch 2021-07-10 21:07:40 -07:00

linux-vfio

What is this?

linux-vfio is the kernel for Arch linux, with the ACS Override and i915 VGA Arbiter patches applied. These patches, originally written by Alex Williamson and updated by Mark Weiman, allow certain motherboards to split PCIe IOMMU groups where it would not otherwise be possible. This is often used to allow a specific PCIe card (often a video card) to be assigned to the vfio driver, and attached to a virtual machine.

Using this repository

This repository is used to track the AUR linux-vfio package, along with (hopeful) automation thereof. The official AUR repository is still hosted by Arch: https://aur.archlinux.org/cgit/aur.git/log/?h=linux-vfio

See Also

https://aur.archlinux.org/pkgbase/linux-vfio/

https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF

https://www.kernel.org/doc/Documentation/vfio.txt