From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot0-f198.google.com (mail-ot0-f198.google.com [74.125.82.198]) by kanga.kvack.org (Postfix) with ESMTP id 89CDF6B0007 for ; Wed, 25 Apr 2018 10:51:57 -0400 (EDT) Received: by mail-ot0-f198.google.com with SMTP id v31-v6so15260079otb.0 for ; Wed, 25 Apr 2018 07:51:57 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id u6-v6si6086163oib.314.2018.04.25.07.51.56 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Apr 2018 07:51:56 -0700 (PDT) Date: Wed, 25 Apr 2018 10:51:54 -0400 (EDT) From: Pankaj Gupta Message-ID: <1327760552.22648230.1524667914875.JavaMail.zimbra@redhat.com> In-Reply-To: <79f72139-0fcb-3d5e-a16c-24f3b5ee1a07@redhat.com> References: <152465613714.2268.4576822049531163532@71c20359a636> <1558768042.22416958.1524657509446.JavaMail.zimbra@redhat.com> <79f72139-0fcb-3d5e-a16c-24f3b5ee1a07@redhat.com> Subject: Re: [Qemu-devel] [RFC v2] qemu: Add virtio pmem device MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Eric Blake Cc: qemu-devel@nongnu.org, jack@suse.cz, kvm@vger.kernel.org, david@redhat.com, linux-nvdimm@ml01.01.org, ross zwisler , lcapitulino@redhat.com, linux-mm@kvack.org, niteshnarayanlal@hotmail.com, mst@redhat.com, hch@infradead.org, marcel@redhat.com, nilal@redhat.com, haozhong zhang , famz@redhat.com, riel@surriel.com, stefanha@redhat.com, pbonzini@redhat.com, dan j williams , kwolf@redhat.com, xiaoguangrong eric , linux-kernel@vger.kernel.org, imammedo@redhat.com > > Hi, > > > > Compile failures are because Qemu 'Memory-Device changes' are not yet > > in qemu master. As mentioned in Qemu patch message patch is > > dependent on 'Memeory-device' patches by 'David Hildenbrand'. > > > On 04/25/2018 06:24 AM, Pankaj Gupta wrote: > > This PV device code is dependent and tested > > with 'David Hildenbrand's ' patchset[1] to > > map non-PCDIMM devices to guest address space. > > There is still upstream discussion on using > > among PCI bar vs memory device, will update > > as per concensus. > > > > [1] https://marc.info/?l=qemu-devel&m=152450249319168&w=2 > > Then let's spell that in a way that patchew understands (since patchew > does not know how to turn marc.info references into Message-IDs): > > Based-on: <20180423165126.15441-1-david@redhat.com> o.k Thank you! > > -- > Eric Blake, Principal Software Engineer > Red Hat, Inc. +1-919-301-3266 > Virtualization: qemu.org | libvirt.org > >