From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi2Ku-0007hH-9U for qemu-devel@nongnu.org; Wed, 07 May 2014 09:56:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi2Ko-0007lW-5L for qemu-devel@nongnu.org; Wed, 07 May 2014 09:56:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi2Kn-0007lQ-Tu for qemu-devel@nongnu.org; Wed, 07 May 2014 09:56:34 -0400 Message-ID: <536A3A06.9020809@redhat.com> Date: Wed, 07 May 2014 15:49:58 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1399389445-1607-1-git-send-email-somlo@cmu.edu> <20140507090324.GA18283@redhat.com> <536A0CF7.9070806@redhat.com> <20140507134505.GB1655@ERROL.INI.CMU.EDU> In-Reply-To: <20140507134505.GB1655@ERROL.INI.CMU.EDU> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v6 0/2] apic: bump emulated lapic version to 0x14 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" Cc: qemu-devel@nongnu.org, agraf@suse.de, afaerber@suse.de, "Michael S. Tsirkin" Il 07/05/2014 15:45, Gabriel L. Somlo ha scritto: > I'm toying with the idea of maybe getting OVMF to work with Q35, > but I have absolutely no idea yet how big of a job that might be, > and whether I'm mentally equipped to tackle it myself, in my "spare time" :) You can take a look at the patches that ported SeaBIOS to Q35. It shouldn't be too big. Paolo