From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCQQJ-0007Uj-BJ for qemu-devel@nongnu.org; Fri, 14 Sep 2012 03:34:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCQQI-00012A-EI for qemu-devel@nongnu.org; Fri, 14 Sep 2012 03:34:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39551) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCQQI-000125-6L for qemu-devel@nongnu.org; Fri, 14 Sep 2012 03:34:46 -0400 Message-ID: <5052DE0D.9020300@redhat.com> Date: Fri, 14 Sep 2012 09:34:37 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <98c6427441763d8673fcb33918945943e8396b05.1347561356.git.jbaron@redhat.com> <5052D7E0.6010508@redhat.com> <5052DBF4.1060307@redhat.com> In-Reply-To: <5052DBF4.1060307@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 25/25] q35: automatically load the q35 dsdt table List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: aliguori@us.ibm.com, alex.williamson@redhat.com, mst@redhat.com, jan.kiszka@siemens.com, Jason Baron , qemu-devel@nongnu.org, agraf@suse.de, yamahata@valinux.co.jp, juzhang@redhat.com, kevin@koconnor.net, avi@redhat.com, mkletzan@redhat.com, lcapitulino@redhat.com, afaerber@suse.de, armbru@redhat.com Il 14/09/2012 09:25, Gerd Hoffmann ha scritto: >> > >> > Should we take the PIIX4 DSDT into the QEMU tree, and do the same thing >> > for PIIX4? > We should surely have both at the same place. Dunno what the best place > is, we have interactions with both seabios code and acpi tables and qemu > + acpi tables. > > I'd tend to put them into seabios.git, add a config option to select > piix/q35, then go build two bios binaries. Let's discuss it in the SeaBIOS mailing list. Paolo