From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rudolf Marek Subject: Re: [SeaBIOS] Graphics card pass-through working with two pass pci-initialization Date: Wed, 01 Jun 2011 12:20:57 +0200 Message-ID: <4DE61289.6000505@assembler.cz> References: <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> <4DE3486F.10502@redhat.com> <20110531022922.GB10673@valinux.co.jp> <4DE5EA84.7040400@redhat.com> <08A969ED-DDE7-48A0-AFED-283239FFF5CE@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list , Jan Kiszka , seabios@seabios.org, "qemu-devel@nongnu.org Developers" , Isaku Yamahata , Alex Williamson , Gerd Hoffmann To: Alexander Graf Return-path: In-Reply-To: <08A969ED-DDE7-48A0-AFED-283239FFF5CE@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org Sorry I forgot to include all addresses. > I don't know how much work it would be to generate the DSDT dynamically from > Qemu, but IMHO that's the sanest way to make things flexible. We could > probably even extract most information from the Qdev tree. Well I have written for coreboot a ACPI bytecode generator (check acpigen.c). Maybe moving to SeaBIOS+Coreboot would make sense? It has the PCI resource allocator and all already done. Thanks, Rudolf