All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] add smart_critical_warning property for nvme
@ 2021-01-12  7:49 zhenwei pi
  2021-01-12  7:49 ` [PATCH v2 1/1] hw/block/nvme: add smart_critical_warning property zhenwei pi
  0 siblings, 1 reply; 3+ messages in thread
From: zhenwei pi @ 2021-01-12  7:49 UTC (permalink / raw)
  To: kbusch, its, kwolf, mreitz; +Cc: zhenwei pi, philmd, qemu-devel, qemu-block

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 (1):
  hw/block/nvme: add smart_critical_warning property

 hw/block/nvme.c | 28 ++++++++++++++++++++++++++++
 hw/block/nvme.h |  1 +
 2 files changed, 29 insertions(+)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-12 10:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12  7:49 [PATCH v2 0/1] add smart_critical_warning property for nvme zhenwei pi
2021-01-12  7:49 ` [PATCH v2 1/1] hw/block/nvme: add smart_critical_warning property zhenwei pi
2021-01-12 10:39   ` Klaus Jensen

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.