All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrzej Jakowski <andrzej.jakowski@linux.intel.com>
To: keith.busch@intel.com, kwolf@redhat.com, mreitz@redhat.com
Cc: haozhong.zhang@intel.com, qemu-block@nongnu.org,
	stefanha@gmail.com, qemu-devel@nongnu.org, dgilbert@redhat.com,
	yi.z.zhang@linux.intel.com, junyan.he@intel.com
Subject: Re: [PATCH v2 1/1] block/nvme: introduce PMR support from NVMe 1.4 spec
Date: Wed, 26 Feb 2020 15:00:01 -0700	[thread overview]
Message-ID: <7a21628e-9b14-7674-d73b-11c3fa5f5c71@linux.intel.com> (raw)
In-Reply-To: <20200221212327.24616-2-andrzej.jakowski@linux.intel.com>

On 2/21/20 2:23 PM, Andrzej Jakowski wrote:
> This patch introduces support for PMR that has been defined as part of NVMe 1.4
> spec. User can now specify a pmr_file which will be mmap'ed into qemu address
> space and subsequently in PCI BAR 2. Guest OS can perform mmio read and writes
> to the PMR region that will stay persistent accross system reboot.
> 
> Signed-off-by: Andrzej Jakowski <andrzej.jakowski@linux.intel.com>

Hi,

v2 addresses feedback received in v1 and so far I haven't seen any other comments.
Is there anything else needed for inclusion of this patch in tree?

Thank you,
Andrzej


  reply	other threads:[~2020-02-26 22:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 21:23 [PATCH v2 0/1] Enable PMR feature from NVMe 1.4 spec to NVMe driver Andrzej Jakowski
2020-02-21 21:23 ` [PATCH v2 1/1] block/nvme: introduce PMR support from NVMe 1.4 spec Andrzej Jakowski
2020-02-26 22:00   ` Andrzej Jakowski [this message]
2020-03-03 16:25   ` Andrzej Jakowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7a21628e-9b14-7674-d73b-11c3fa5f5c71@linux.intel.com \
    --to=andrzej.jakowski@linux.intel.com \
    --cc=dgilbert@redhat.com \
    --cc=haozhong.zhang@intel.com \
    --cc=junyan.he@intel.com \
    --cc=keith.busch@intel.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    --cc=yi.z.zhang@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.