From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBkdN-0000hp-GS for qemu-devel@nongnu.org; Thu, 26 Apr 2018 13:24:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBkdK-0002ci-7U for qemu-devel@nongnu.org; Thu, 26 Apr 2018 13:24:41 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:44060 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fBkdK-0002cL-3D for qemu-devel@nongnu.org; Thu, 26 Apr 2018 13:24:38 -0400 From: Jeff Moyer References: <20180425112415.12327-1-pagupta@redhat.com> <20180425112415.12327-2-pagupta@redhat.com> <1499190564.23017177.1524762938762.JavaMail.zimbra@redhat.com> Date: Thu, 26 Apr 2018 13:24:17 -0400 In-Reply-To: <1499190564.23017177.1524762938762.JavaMail.zimbra@redhat.com> (Pankaj Gupta's message of "Thu, 26 Apr 2018 13:15:38 -0400 (EDT)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [RFC v2 1/2] virtio: add pmem driver List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pankaj Gupta Cc: Dan Williams , Jan Kara , KVM list , David Hildenbrand , linux-nvdimm , Ross Zwisler , Qemu Developers , lcapitulino@redhat.com, Linux MM , niteshnarayanlal@hotmail.com, "Michael S. Tsirkin" , Christoph Hellwig , Marcel Apfelbaum , Nitesh Narayan Lal , Haozhong Zhang , Rik van Riel , Stefan Hajnoczi , Paolo Bonzini , Kevin Wolf , Xiao Guangrong , Linux Kernel Mailing List , Igor Mammedov Pankaj Gupta writes: >> Ideally, qemu (seabios?) would advertise a platform capabilities >> sub-table that doesn't fill in the flush bits. > > Could you please elaborate on this, how its related to disabling > MAP_SYNC? We are not doing entire nvdimm device emulation. My mistake. If you're not providing an NFIT, then you can ignore this comment. I'll have a closer look at your patches next week. -Jeff