From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bronek Kozicki Subject: version recommendation for VGA passthrough in Windows 7guest, on headless host Date: Fri, 21 Feb 2014 21:03:06 +0000 Message-ID: <5307BF0A.8000306@spamcop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from a.painless.aa.net.uk ([81.187.30.51]:45033 "EHLO a.painless.aa.net.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752884AbaBUWGR (ORCPT ); Fri, 21 Feb 2014 17:06:17 -0500 Received: from 66.242.187.81.in-addr.arpa ([81.187.242.66] helo=[192.168.1.10]) by a.painless.aa.net.uk with esmtp (Exim 4.77) (envelope-from ) id 1WGxFS-0005sh-VW for kvm@vger.kernel.org; Fri, 21 Feb 2014 21:03:10 +0000 Sender: kvm-owner@vger.kernel.org List-ID: I plan to setup a headless KVM hypervisor (i.e. pci-stub assigned to GPU) and guest Windows 7 with vga passthrough to AMD GPU as the only screen (i.e. -vga none -device vfio-pci,*). I have SuperMicro motherboard and a pair of Xeons E5-26*V2 and plenty of RAM for this, and am not afraid of running bleeding edge version, if it helps to make such setup perform well. As for distribution, I consider starting with Arch (thanks to this guide https://bbs.archlinux.org/viewtopic.php?id=162768 ) but Fedora 20 or other options are obviously open. I am looking for recommendation where to get most the fitting package or sources for the task, for libvirt and qemu (and what else?). My starting point will be likely kernel 3.13.4 , libvirt 1.2.1 and qemu 1.7.0 . Should I look into git repositories for development versions instead, or any specific patches? Where from? TIA! B.