From ae8a6d3bb26e3ce149fce1557ab09cc356772452 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:12:25 +0100 Subject: [PATCH] chore: remove outdated reference to QuickEMU will be added back if we ever get the integration back on the road --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b00921e..9f2006a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # QuickPassthrough -A project to simplify setting up GPU passthrough on your Linux host for [QuickEMU](https://github.com/quickemu-project/quickemu)(vfio support not developed yet) and libvirt/virt-manager +A project to simplify setting up GPU passthrough on your Linux host for libvirt/virt-manager ![Quickpassthrough Preview GIF](https://raw.githubusercontent.com/HikariKnight/quickpassthrough/main/quickpassthrough_preview.gif) You can use it by simply downloading the latest release and run it inside a terminal/shell or by downloading and compiling it yourself with the commands below.