From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ0c2-0006NV-QW for qemu-devel@nongnu.org; Wed, 26 Oct 2011 06:21:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJ0bz-0007Jw-0o for qemu-devel@nongnu.org; Wed, 26 Oct 2011 06:21:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ0by-0007Jn-Pt for qemu-devel@nongnu.org; Wed, 26 Oct 2011 06:21:30 -0400 Message-ID: <4EA7DF26.3010603@redhat.com> Date: Wed, 26 Oct 2011 12:21:26 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4EA669A5.9010009@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Executing from a rom device - Re: [PATCH 2/4] pc: Support system flash memory with pflash List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jordan Justen Cc: qemu-devel@nongnu.org On 10/25/2011 11:06 PM, Jordan Justen wrote: > Avi, all, > > Would it be acceptable to implement the pflash support for qemu only > at this time? If kvm is enabled, I could install ram (in read-only > mode) as is done today for the firmware to execute from. Certainly. > Later, when the additional kvm feature you described below is > implemented, then I can update the qemu kvm path to enable this > support. (I will also attempt to implement the kvm kernel+qemu pieces > of this.) > Great, thanks. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.