From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: extended vga modes? Date: Mon, 08 Mar 2010 13:20:53 +0300 Message-ID: <4B94CF85.7000805@msgid.tls.msk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE To: KVM list , QEMU Devel list Return-path: Received: from isrv.corpit.ru ([81.13.33.159]:33878 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753750Ab0CHKUz (ORCPT ); Mon, 8 Mar 2010 05:20:55 -0500 Sender: kvm-owner@vger.kernel.org List-ID: After updating qemu-kvm Debian package to 0.12 we've a bugreport about missing video modes which were present in previous versions. Big thanks to the original reporter, Bj=F8rn Mork, who found what the issue is. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D572991 for the bugreport in question, together with the resolution. In short, when vgabios were dropped from qemu-kvm (for whatever yet unknown reason), all local changes to it were dropped too, including this patch: http://git.kernel.org/?p=3Dvirt/kvm/qemu-kvm.git;a=3Dcommitdiff;h=3Debf= ac597cf Note that this patch is present in upstream 0.6c version of vgabios, but not in 0.6b+ which is currently used in qemu. Should vgabios in qemu include that patch? See also: https://bugzilla.redhat.com/show_bug.cgi?id=3D501545 Thanks! /mjt