Any news about 4.14? I tried to apply i915-vga-arbiter.patch to linux-drm-tip-git without success :(
Search Criteria
Package Details: linux-vfio 6.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-vfio.git (read-only, click to copy) |
---|---|
Package Base: | linux-vfio |
Description: | The Linux kernel and modules (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 |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | zman0900 |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 73 |
Popularity: | 0.000272 |
First Submitted: | 2015-01-30 06:41 (UTC) |
Last Updated: | 2024-11-23 18:34 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (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, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- ksmbd-tools (requires KSMBD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (7)
- 1001-6.8.0-add-acs-overrides.patch
- 1002-6.8.0-i915-vga-arbiter.patch
- config-6.12.1
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.xz
- https://github.com/archlinux/linux/releases/download/v6.12.1-arch1/linux-v6.12.1-arch1.patch.zst
- https://github.com/archlinux/linux/releases/download/v6.12.1-arch1/linux-v6.12.1-arch1.patch.zst.sig
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 32 Next › Last »
timofonic commented on 2017-12-02 23:02 (UTC)
markzz commented on 2017-11-27 02:42 (UTC)
marandus: WHOOPS! Thanks for catching that. I will fix.
timofonic: If you require the features the patches provide, yes, the patches will be required for 4.14. I will not update this PKGBUILD until linux 4.14 is released in core.
fantacinni: That patch is not what this PKGBUILD is trying to do. If you need/want that patch in the kernel you build for your system, you can add it yourself. I don't think it's necessary to turn this PKGBUILD into the catch-all VM set.
fantacinni commented on 2017-11-26 18:37 (UTC)
Patch request
Would you add the AMD SVM performance fix patch?
https://level1techs.com/article/patch-npt-ryzen-better-performance
Thanks!
timofonic commented on 2017-11-26 14:23 (UTC) (edited on 2017-11-26 14:25 (UTC) by timofonic)
4.14 available.
Are patches still required in 4.14.x?
marandus commented on 2017-11-25 20:21 (UTC)
Is there any specific reason why the add-acs-overrides.patch contains in line 121 a check for a semicolon
if (*p != ';') {
instead of a colon?
if (*p != ':') {
The semicolon check prevents single ID ACS overrides to be possible, always fails with error message "PCIe ACS invalid ID". The patch you find via google has a colon check there, which is actually the only check that makes sense at that line.
markzz commented on 2017-10-28 17:51 (UTC) (edited on 2017-10-28 18:00 (UTC) by markzz)
Kalinda: That is a patch that is irrelevant to what this package is doing. This package only fixes the specific issues related to ACS and Intel VGA arbitration along with general kernel bug fixes. This is not a catch-all patch set for all VM problems.
Kalinda commented on 2017-10-28 16:58 (UTC)
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
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).
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).