From 15a1733fa6c88e2b3ed9afcf1bd87b382a42c113 Mon Sep 17 00:00:00 2001 From: noxy Date: Thu, 9 Dec 2021 12:29:24 +0100 Subject: [PATCH] wip gpu passthrough document --- gpu-passthrough-qemu-vm.md | 170 +++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 gpu-passthrough-qemu-vm.md diff --git a/gpu-passthrough-qemu-vm.md b/gpu-passthrough-qemu-vm.md new file mode 100644 index 0000000..5c83f37 --- /dev/null +++ b/gpu-passthrough-qemu-vm.md @@ -0,0 +1,170 @@ +# My gpu passthrough vm powered by a Nvidia Geforce GT 1030 + +This document describes how I managed to get my gpu passthrough vm up and running for gaming purposes. + +I took most of knowledge from the Arch Linux wiki article on [PCI passthrough via OVMF](https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF) and from [SomeOrdinaryGamers](https://www.youtube.com/user/SomeOrdinaryGamers) [video](https://www.youtube.com/watch?v=h7SG7ccjn-g&t=1677s) how he built the "poor shamed computer" and managed to get it all running with no complications. + +``` + + Windows10 + 4be05ee7-483e-49e6-b81e-6c2b13b11152 + + + + + + 8192000 + 8192000 + 16 + + hvm + /usr/share/edk2-ovmf/x64/OVMF_CODE.fd + /var/lib/libvirt/qemu/nvram/Windows10_VARS.fd + + + + + + + + + + + + + + + + + + + + + + + + destroy + restart + destroy + + + + + + /usr/bin/qemu-system-x86_64 + + + + + +
+ + + + + + + +
+ + + + + + +
+ + +
+ + +
+ + + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + + +
+ + + + + + + + +
+ + + + + +