From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cole Robinson Subject: Re: [user question] Opinions about running Windows in KVM Date: Thu, 20 Dec 2012 13:24:20 -0500 Message-ID: <50D357D4.6000702@redhat.com> References: <20121215124711.GB19563@torres.zugschlus.de> <11894330.52848363.1355684108015.JavaMail.root@redhat.com> <20121220175600.GV12063@torres.zugschlus.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: KVM To: Marc Haber Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61788 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750875Ab2LTSYV (ORCPT ); Thu, 20 Dec 2012 13:24:21 -0500 In-Reply-To: <20121220175600.GV12063@torres.zugschlus.de> Sender: kvm-owner@vger.kernel.org List-ID: On 12/20/2012 12:56 PM, Marc Haber wrote: > > I installed the spice-guest-tools-0.2.exe, and set the VGA model to > "qxl" in virt-manager. I had to bcdedit -set loadoptions > DDISABLE_INTEGRITY_CHECKS and bcdedit -set TESTSIGNING ON to get the > unsigned qxl graphics driver to load (and now have an ugly "Test > Mode" warning) on my desktop, but resolution matching still does not > do what I expect. How do I enable that feature? > virt-manager doesn't have things implemented for that feature, try the standalone client virt-viewer, it should do what you want: sudo virt-viewer - Cole