Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-03-05 Thread Igor Mammedov
On Thu, 28 Feb 2019 14:24:07 +0530 Shivaprasad G Bhat wrote: > Hi Igor, > > Thanks for the elaboration. Please find my response inline. > > > On 02/21/2019 07:42 PM, Igor Mammedov wrote: > > On Tue, 19 Feb 2019 14:59:25 +0530 > > Shivaprasad G Bhat wrote: > > > >> On 02/19/2019 01:41 PM, Ig

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-28 Thread Shivaprasad G Bhat
Hi Igor, Thanks for the elaboration. Please find my response inline. On 02/21/2019 07:42 PM, Igor Mammedov wrote: On Tue, 19 Feb 2019 14:59:25 +0530 Shivaprasad G Bhat wrote: On 02/19/2019 01:41 PM, Igor Mammedov wrote: On Tue, 05 Feb 2019 23:26:27 -0600 Shivaprasad G Bhat wrote: Add

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-26 Thread David Gibson
On Mon, Feb 18, 2019 at 09:45:13PM +0530, Shivaprasad G Bhat wrote: > > > On 02/18/2019 04:32 AM, David Gibson wrote: > > On Fri, Feb 15, 2019 at 04:41:09PM +0530, Shivaprasad G Bhat wrote: > > > Thanks for the comments David. Please find my replies inline.. [snip] > > > > > + > > > > > +qemu

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-21 Thread Igor Mammedov
On Tue, 19 Feb 2019 14:59:25 +0530 Shivaprasad G Bhat wrote: > On 02/19/2019 01:41 PM, Igor Mammedov wrote: > > On Tue, 05 Feb 2019 23:26:27 -0600 > > Shivaprasad G Bhat wrote: > > > >> Add support for NVDIMM devices for sPAPR. Piggyback on existing nvdimm > >> device interface in QEMU to supp

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-19 Thread Shivaprasad G Bhat
On 02/19/2019 01:41 PM, Igor Mammedov wrote: On Tue, 05 Feb 2019 23:26:27 -0600 Shivaprasad G Bhat wrote: Add support for NVDIMM devices for sPAPR. Piggyback on existing nvdimm device interface in QEMU to support virtual NVDIMM devices for Power (May have to re-look at this later). Create

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-19 Thread Igor Mammedov
On Tue, 05 Feb 2019 23:26:27 -0600 Shivaprasad G Bhat wrote: > Add support for NVDIMM devices for sPAPR. Piggyback on existing nvdimm > device interface in QEMU to support virtual NVDIMM devices for Power (May have > to re-look at this later). Create the required DT entries for the > device (som

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-18 Thread Shivaprasad G Bhat
On 02/18/2019 04:32 AM, David Gibson wrote: On Fri, Feb 15, 2019 at 04:41:09PM +0530, Shivaprasad G Bhat wrote: Thanks for the comments David. Please find my replies inline.. On 02/12/2019 07:19 AM, David Gibson wrote: On Tue, Feb 05, 2019 at 11:26:27PM -0600, Shivaprasad G Bhat wrote: Ad

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-17 Thread David Gibson
On Fri, Feb 15, 2019 at 04:41:09PM +0530, Shivaprasad G Bhat wrote: > Thanks for the comments David. Please find my replies inline.. > > > On 02/12/2019 07:19 AM, David Gibson wrote: > > On Tue, Feb 05, 2019 at 11:26:27PM -0600, Shivaprasad G Bhat wrote: > > > Add support for NVDIMM devices for s

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-15 Thread Shivaprasad G Bhat
Thanks for the comments David. Please find my replies inline.. On 02/12/2019 07:19 AM, David Gibson wrote: On Tue, Feb 05, 2019 at 11:26:27PM -0600, Shivaprasad G Bhat wrote: Add support for NVDIMM devices for sPAPR. Piggyback on existing nvdimm device interface in QEMU to support virtual NVDI

Re: [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-11 Thread David Gibson
On Tue, Feb 05, 2019 at 11:26:27PM -0600, Shivaprasad G Bhat wrote: > Add support for NVDIMM devices for sPAPR. Piggyback on existing nvdimm > device interface in QEMU to support virtual NVDIMM devices for Power (May have > to re-look at this later). Create the required DT entries for the > device

[Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

2019-02-06 Thread Shivaprasad G Bhat
Add support for NVDIMM devices for sPAPR. Piggyback on existing nvdimm device interface in QEMU to support virtual NVDIMM devices for Power (May have to re-look at this later). Create the required DT entries for the device (some entries have dummy values right now). The patch creates the required