From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvd3v-000364-5k for qemu-devel@nongnu.org; Thu, 21 May 2015 22:51:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yvd3m-0007dE-W6 for qemu-devel@nongnu.org; Thu, 21 May 2015 22:51:51 -0400 Received: from mga03.intel.com ([134.134.136.65]:19609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvd3m-0007cF-QG for qemu-devel@nongnu.org; Thu, 21 May 2015 22:51:42 -0400 Date: Fri, 22 May 2015 10:53:54 +0800 From: Yong Wang Message-ID: <20150522025354.GA8393@ywang-linux> References: <555DE2EF.1000509@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <555DE2EF.1000509@redhat.com> Subject: Re: [Qemu-devel] Announcing qboot, a minimal x86 firmware for QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel , KVM list On Thu, May 21, 2015 at 03:51:43PM +0200, Paolo Bonzini wrote: > On the QEMU side, there is no support yet for persistent memory and the > NFIT tables from ACPI 6.0. Once that (and ACPI support) is added, qboot > will automatically start using it. > We are working on adding NFIT support into virtual bios.