From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: Using 1920x1080 resolution with kvm Date: Mon, 18 Oct 2010 13:14:59 -0700 Message-ID: <4CBCAAC3.5020401@zytor.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm To: Kenni Lund Return-path: Received: from terminus.zytor.com ([198.137.202.10]:37882 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755975Ab0JRUPJ (ORCPT ); Mon, 18 Oct 2010 16:15:09 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 10/11/2010 10:17 AM, Kenni Lund wrote: > 2010/10/10 Aniruddha : >> I would like to use a resolution 1920x1080 for my Windows XP Guest. > > Leave KVM at the default resolution (eg. don't specify any > resolution), activate remote desktop in Windows XP and connect with > rdesktop or some other RDP client to the guest. > > The RDP protocol will give you the resolution you request and will > also be much more responsive/faster than if you do VNC to a KVM guest > running at some high native resolution. VNC to a Windows guest should > only be needed for installing Windows and for debugging when Windows > doesn't boot. > Why are you assuming VNC? -hpa