From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Mon, 30 Sep 2019 14:16:16 -0700 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E739B308429D; Mon, 30 Sep 2019 21:16:15 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-121-111.rdu2.redhat.com [10.10.121.111]) by smtp.corp.redhat.com (Postfix) with ESMTP id 201BB5C226; Mon, 30 Sep 2019 21:16:14 +0000 (UTC) Subject: Re: [edk2-devel] NVDIMM with QEMU+OVMF To: "Tiger Liu(BJ-RD)" , "devel@edk2.groups.io" References: <7a3afd8a20ee4217beabb8aafac5c762@zhaoxin.com> From: "Laszlo Ersek" Message-ID: <5edf89f1-6115-8159-008c-711ac7bf0a9a@redhat.com> Date: Mon, 30 Sep 2019 23:16:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <7a3afd8a20ee4217beabb8aafac5c762@zhaoxin.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Mon, 30 Sep 2019 21:16:15 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 09/29/19 11:01, Tiger Liu(BJ-RD) wrote: > Hi, Laszlo: > Ask a question about NVDIMM support within Qemu+OVMF environment. > > It seems QEMU support NVDIMM type. > > Does current OVMF code support emulated NVDIMM controller init? No, not to my knowledge. Thanks, Laszlo