From: Klaus Jensen <its@irrelevant.dk>
To: zhenwei pi <pizhenwei@bytedance.com>
Cc: kwolf@redhat.com, qemu-block@nongnu.org, qemu-devel@nongnu.org,
mreitz@redhat.com, kbusch@kernel.org, philmd@redhat.com
Subject: Re: [PATCH v4 0/3] support NVMe smart critial warning injection
Date: Mon, 18 Jan 2021 10:34:16 +0100 [thread overview]
Message-ID: <YAVWGC4HKFlaKolQ@apples.localdomain> (raw)
In-Reply-To: <20210115032702.466631-1-pizhenwei@bytedance.com>
[-- Attachment #1: Type: text/plain, Size: 1360 bytes --]
On Jan 15 11:26, zhenwei pi wrote:
> v3 -> v4:
> - Drop "Fix overwritten bar.cap". (Already fixed)
>
> - Avoid to enqueue the duplicate event.
>
> - Several minor changes for coding style & function/variable name.
>
> v2 -> v3:
> - Introduce "Persistent Memory Region has become read-only or
> unreliable"
>
> - Fix overwritten bar.cap
>
> - Check smart critical warning value from QOM.
>
> - Trigger asynchronous event during smart warning injection.
>
> v1 -> v2:
> - Suggested by Philippe & Klaus, set/get smart_critical_warning by QMP.
>
> v1:
> - Add smart_critical_warning for nvme device which can be set by QEMU
> command line to emulate hardware error.
>
> Zhenwei Pi (3):
> block/nvme: introduce bit 5 for critical warning
> hw/block/nvme: add smart_critical_warning property
> hw/blocl/nvme: trigger async event during injecting smart warning
>
> hw/block/nvme.c | 91 +++++++++++++++++++++++++++++++++++++++-----
> hw/block/nvme.h | 1 +
> include/block/nvme.h | 3 ++
> 3 files changed, 86 insertions(+), 9 deletions(-)
>
This looks pretty good to me.
I think maybe we want to handle the duplicate event stuff more generally
from the AER/AEN code, but this does the job.
Tested-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2021-01-18 9:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-15 3:26 [PATCH v4 0/3] support NVMe smart critial warning injection zhenwei pi
2021-01-15 3:27 ` [PATCH v4 1/3] block/nvme: introduce bit 5 for critical warning zhenwei pi
2021-01-15 9:19 ` Philippe Mathieu-Daudé
2021-01-15 3:27 ` [PATCH v4 2/3] hw/block/nvme: add smart_critical_warning property zhenwei pi
2021-01-15 3:27 ` [PATCH v4 3/3] hw/blocl/nvme: trigger async event during injecting smart warning zhenwei pi
2021-01-15 9:17 ` Philippe Mathieu-Daudé
2021-01-18 9:34 ` Klaus Jensen [this message]
2021-01-19 2:05 ` Re: [PATCH v4 0/3] support NVMe smart critial warning injection zhenwei pi
2021-01-19 5:01 ` Klaus Jensen
2021-01-20 9:21 ` Klaus Jensen
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=YAVWGC4HKFlaKolQ@apples.localdomain \
--to=its@irrelevant.dk \
--cc=kbusch@kernel.org \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=philmd@redhat.com \
--cc=pizhenwei@bytedance.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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).