From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-f199.google.com (mail-qk0-f199.google.com [209.85.220.199]) by kanga.kvack.org (Postfix) with ESMTP id EA1D86B0009 for ; Thu, 26 Apr 2018 13:24:34 -0400 (EDT) Received: by mail-qk0-f199.google.com with SMTP id g138so19077453qke.22 for ; Thu, 26 Apr 2018 10:24:34 -0700 (PDT) Received: from mx1.redhat.com (mx3-rdu2.redhat.com. [66.187.233.73]) by mx.google.com with ESMTPS id k7si1119471qkb.395.2018.04.26.10.24.34 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Apr 2018 10:24:34 -0700 (PDT) From: Jeff Moyer Subject: Re: [Qemu-devel] [RFC v2 1/2] virtio: add pmem driver 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 Sender: owner-linux-mm@kvack.org List-ID: 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