qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Changqi Lu <luchangqi.123@bytedance.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, kwolf@redhat.com,
	hreitz@redhat.com, fam@euphon.net, ronniesahlberg@gmail.com,
	pbonzini@redhat.com, pl@dlhnet.de, kbusch@kernel.org,
	its@irrelevant.dk, foss@defmacro.it, philmd@linaro.org,
	pizhenwei@bytedance.com, Klaus Jensen <k.jensen@samsung.com>
Subject: Re: [PATCH v8 08/10] hw/nvme: enable ONCS and rescap function
Date: Thu, 11 Jul 2024 15:01:30 +0200	[thread overview]
Message-ID: <20240711130130.GC16124@fedora.home> (raw)
In-Reply-To: <20240709024706.4108-9-luchangqi.123@bytedance.com>

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

On Tue, Jul 09, 2024 at 10:47:04AM +0800, Changqi Lu wrote:
> This commit enables ONCS to support the reservation
> function at the controller level. Also enables rescap
> function in the namespace by detecting the supported reservation
> function in the backend driver.
> 
> Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
> Signed-off-by: Changqi Lu <luchangqi.123@bytedance.com>
> Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
> ---
>  hw/nvme/ctrl.c       | 3 ++-
>  hw/nvme/ns.c         | 5 +++++
>  include/block/nvme.h | 2 +-
>  3 files changed, 8 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2024-07-11 13:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09  2:46 [PATCH v8 00/10] Support persistent reservation operations Changqi Lu
2024-07-09  2:46 ` [PATCH v8 01/10] block: add persistent reservation in/out api Changqi Lu
2024-07-09  2:46 ` [PATCH v8 02/10] block/raw: add persistent reservation in/out driver Changqi Lu
2024-07-09  2:46 ` [PATCH v8 03/10] scsi/constant: add persistent reservation in/out protocol constants Changqi Lu
2024-07-09  2:47 ` [PATCH v8 04/10] scsi/util: add helper functions for persistent reservation types conversion Changqi Lu
2024-07-09  2:47 ` [PATCH v8 05/10] hw/scsi: add persistent reservation in/out api for scsi device Changqi Lu
2024-07-11 13:01   ` Stefan Hajnoczi
2024-07-09  2:47 ` [PATCH v8 06/10] block/nvme: add reservation command protocol constants Changqi Lu
2024-07-09  2:47 ` [PATCH v8 07/10] hw/nvme: add helper functions for converting reservation types Changqi Lu
2024-07-09  2:47 ` [PATCH v8 08/10] hw/nvme: enable ONCS and rescap function Changqi Lu
2024-07-11 13:01   ` Stefan Hajnoczi [this message]
2024-07-09  2:47 ` [PATCH v8 09/10] hw/nvme: add reservation protocal command Changqi Lu
2024-07-11 13:24   ` Stefan Hajnoczi
2024-07-09  2:47 ` [PATCH v8 10/10] block/iscsi: add persistent reservation in/out driver Changqi Lu
2024-07-11 13:04   ` Stefan Hajnoczi
2024-07-11 13:05   ` Stefan Hajnoczi

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=20240711130130.GC16124@fedora.home \
    --to=stefanha@redhat.com \
    --cc=fam@euphon.net \
    --cc=foss@defmacro.it \
    --cc=hreitz@redhat.com \
    --cc=its@irrelevant.dk \
    --cc=k.jensen@samsung.com \
    --cc=kbusch@kernel.org \
    --cc=kwolf@redhat.com \
    --cc=luchangqi.123@bytedance.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=pizhenwei@bytedance.com \
    --cc=pl@dlhnet.de \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=ronniesahlberg@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).