From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andr=E9_Weidemann?= Subject: Re: Graphics card pass-through working with two pass pci-initialization Date: Fri, 27 May 2011 21:50:39 +0200 Message-ID: <4DE0008F.4050608@web.de> References: <1306227933-4880-1-git-send-email-kraxel@redhat.com> <1306227933-4880-2-git-send-email-kraxel@redhat.com> <20110525023406.GG8517@valinux.co.jp> <20110525043353.GH8517@valinux.co.jp> <4DDCC7A5.60706@redhat.com> <4DDCF9ED.5050208@redhat.com> <4DDDDA8D.6080807@web.de> <4DDDF62C.2010603@redhat.com> <4DDF3768.5010002@web.de> <4DDF867A.9040700@siemens.com> <4DDFFE1E.1060900@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Gerd Hoffmann , seabios@seabios.org, kvm@vger.kernel.org, Alex Williamson To: Jan Kiszka Return-path: Received: from fmmailgate01.web.de ([217.72.192.221]:39260 "EHLO fmmailgate01.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756808Ab1E0Tuq (ORCPT ); Fri, 27 May 2011 15:50:46 -0400 In-Reply-To: <4DDFFE1E.1060900@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 27.05.2011 21:40, Andr=E9 Weidemann wrote: > If I am not mistaken then the graphics card needs 2 bars, one with 25= 6MB > and one with 128K. The sound card then needs 1 bar with 16K of PCI me= mory. > How big is the PCI memory with seabios? > Is there really not enough space to "squeeze" in those extra 16K? I obviously forgot to add up the other memory that is used... 32MB go to the standard VGA card. Running qemu-kvm with "-vga none" did= =20 not work, so I left it in. And the e1000 NIC needs another 128K. I'll see if I can get rid of the standard VGA card. I guess that should= =20 free enough memory for the sound card. Regards Andr=E9