Hello,
Would it be possible to get the new patch that fixes the NPT bug for the AMD folks included in this packages? It's here - https://patchwork.kernel.org/patch/10027525/ I and a few other people from the VFIO reddit/discord have tested it and it works amazingly well, we can finally game in our VMs now.
I do have a PKGBUILD all lined for this and was going to submit it, but since we have this package it seems like it'd be better to just include the patch here. I'd be happy to test any future changes made to it to ensure they work.
Thanks
Search Criteria
Package Details: linux-vfio-headers 6.14.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-vfio.git (read-only, click to copy) |
---|---|
Package Base: | linux-vfio |
Description: | Headers and scripts for building modules for the Linux kernel (ACS override and i915 VGA arbiter patches) |
Upstream URL: | https://www.kernel.org |
Keywords: | acs arbiter assignment gpu i915 kvm override passthrough pci qemu vfio vga |
Licenses: | GPL-2.0-or-later |
Submitter: | zman0900 |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.000015 |
First Submitted: | 2015-01-30 06:41 (UTC) |
Last Updated: | 2025-04-17 07:56 (UTC) |
Dependencies (16)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (7)
- 1001-6.14.0-add-acs-overrides.patch
- 1002-6.14.0-i915-vga-arbiter.patch
- config-6.14.2
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.2.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.14.2.tar.xz
- https://github.com/archlinux/linux/releases/download/v6.14.2-arch1/linux-v6.14.2-arch1.patch.zst
- https://github.com/archlinux/linux/releases/download/v6.14.2-arch1/linux-v6.14.2-arch1.patch.zst.sig
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 32 Next › Last »
Kalinda commented on 2017-10-28 16:58 (UTC)
markzz commented on 2017-10-27 19:25 (UTC) (edited on 2017-11-27 03:03 (UTC) by markzz)
Just an update, I've been not uploading new versions of this package due to a problem with USB devices. This problem should be fixed by a patch that I am testing right now. If it works, you'll see 4.13.9 uploaded today.
hondaciv commented on 2017-10-03 02:27 (UTC)
==> Starting package_linux-vfio-headers()...
install: cannot stat 'Documentation/DocBook/Makefile': No such file or directory
==> ERROR: A failure occurred in package_linux-vfio-headers().
I have this same error.
codekoala commented on 2017-10-01 20:27 (UTC)
I keep getting the following error when trying to build this package (both with pacaur and manually):
==> Starting package_linux-vfio-headers()...
install: cannot stat 'Documentation/DocBook/Makefile': No such file or directory
==> ERROR: A failure occurred in package_linux-vfio-headers().
Aborting...
It only appeared with the most recent update (afaik).
markzz commented on 2017-09-25 13:33 (UTC)
Not until it is released in [core].
danalec commented on 2017-09-25 06:05 (UTC)
thanks for the hard work
any chances to get updates based on 4.13?
markzz commented on 2017-07-30 02:55 (UTC)
I updated to 4.12.3-1 and had to redo the patches. As always, let me know if this breaks your system (not meaning that third party modules don't work).
markzz commented on 2017-07-18 16:55 (UTC)
Did you verify that the dkms hook built it for this kernel?
Xanatos commented on 2017-07-16 01:36 (UTC) (edited on 2017-07-16 02:16 (UTC) by Xanatos)
Does this require me to not be using the nvidia proprietary drivers? Whenever I use this kernel it stops during the boot up process, also when compiling the kernel it mentions missing some nvidia modules. I am using 1080 ti cards.
edit: Well I installed the nvidia-dkms package and the LTS verison boots. This one still doesn't but for now I can play around with the LTS verison.
flack commented on 2017-07-03 22:27 (UTC)
For me linux-vfio 4.11.8-1 not work with intel VGA at host. I roll back to 4.11.6-2-vfio version.
Pinned Comments
xiota commented on 2024-01-09 18:43 (UTC) (edited on 2024-01-11 16:53 (UTC) by xiota)
clang
or disabling Arch patches.eclairevoyant commented on 2023-04-06 21:24 (UTC) (edited on 2023-04-06 21:31 (UTC) by eclairevoyant)
This package exists for the specific purpose of adding ported patches based on those originally created by Alex Williamson for:
Bypassing the default IOMMU grouping by overriding PCIe ACS support, and
Enabling VGA arbitration support on Intel iGPUs.
Arbitrary patches will not be added.
Refer to the wiki on PCI passthrough and this blog post on IOMMU groups for risks/caveats before using this package.
Regular AUR etiquette applies as well (knowledge of
makepkg
and searching the wiki/Arch forums is expected, and AUR helpers or Arch-based distros that are not Arch Linux are unsupported).