<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GPU Passthrough on nagg.eu</title><link>https://nagg.eu/tags/gpu-passthrough/</link><description>Recent content in GPU Passthrough on nagg.eu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 26 Jan 2019 01:00:00 +0000</lastBuildDate><atom:link href="https://nagg.eu/tags/gpu-passthrough/index.xml" rel="self" type="application/rss+xml"/><item><title>qemu/KVM PCI passthrough</title><link>https://nagg.eu/qemu-kvm-pci-passthrough/</link><pubDate>Sat, 26 Jan 2019 01:00:00 +0000</pubDate><guid>https://nagg.eu/qemu-kvm-pci-passthrough/</guid><description>&lt;p&gt;PCI passthrough is the process of attaching a PCI-E device directly to a VM;
CPU support (namely VT-D for Intel and AMD-V for AMD) and motherboard support
(IOMMU) are required for PCI passthrough to work properly.&lt;br&gt;
Hardware configuration used:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;
AMD Ryzen 1700x
Gigabyte X370 K7
Nvidia Geforce GTX260
32 GiB of RAM and a few HDDs
Fedora 29 as host OS
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The system only has a single graphic card because it is normally used as
headless compute server for which a GPU is not really required; the graphic
card is also very very old Nvidia Geforce GTX260 with a standard non UEFI BIOS.&lt;br&gt;
If using an UEFI enabled graphic card it is probably required to install the
OS in UEFI mode using a virtual UEFI BIOS.&lt;br&gt;
This guide assumes you already have a working Windows virtual machine and are
familiar with libvirt.&lt;br&gt;
First of all, edit GRUB to enable IOMMU and blacklist nouveau kernel module so
that the graphic card is not picked up anymore by the host:&lt;/p&gt;</description></item></channel></rss>