Re: [Qemu-devel] [PATCH v3] virtio pmem: user document

2019-09-15 Thread Pankaj Gupta
Gentle ping. Can we please merge this patch. Thanks, Pankaj > > > This patch documents the steps to use virtio pmem. > > It also documents other useful information about > > virtio pmem e.g use-case, comparison with Qemu NVDIMM > > backend and current limitations. > > > > Signed-off-by: Pank

Re: [Qemu-devel] [PATCH v3] virtio pmem: user document

2019-08-26 Thread Cornelia Huck
On Wed, 21 Aug 2019 17:46:24 +0530 Pankaj Gupta wrote: > This patch documents the steps to use virtio pmem. > It also documents other useful information about > virtio pmem e.g use-case, comparison with Qemu NVDIMM > backend and current limitations. > > Signed-off-by: Pankaj Gupta > --- > v3->v

[Qemu-devel] [PATCH v3] virtio pmem: user document

2019-08-21 Thread Pankaj Gupta
This patch documents the steps to use virtio pmem. It also documents other useful information about virtio pmem e.g use-case, comparison with Qemu NVDIMM backend and current limitations. Signed-off-by: Pankaj Gupta --- v3->v3 - Text format fixes - Cornerlia v1->v2 - Fixes on text format and 'Gu