1
0
Fork 0
vfio-win10/roles/win10/files/archlinux_iommu.conf

7 lines
262 B
Plaintext
Raw Normal View History

2019-10-12 22:55:19 +00:00
title Archlinux w/ VFIO
2020-12-05 03:02:09 +00:00
linux /vmlinuz-linux
2019-10-12 22:55:19 +00:00
initrd /intel-ucode.img
2020-12-05 03:02:09 +00:00
initrd /initramfs-linux.img
2020-08-21 20:19:00 +00:00
options mitigations=off intel_iommu=on iommu=pt intel_iommu=igfx_off experimental_zcopytx=1 kvm.ignore_msrs=1 acpi_backlight=none root=LABEL=ARCHROOT rw
2019-10-12 22:55:19 +00:00