[PATCH v2 0/1] add smart_critical_warning property for nvme

zhenwei pi posted 1 patch 4 years, 10 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210112074924.217862-1-pizhenwei@bytedance.com
Maintainers: Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>, Max Reitz <mreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>
hw/block/nvme.c | 28 ++++++++++++++++++++++++++++
hw/block/nvme.h |  1 +
2 files changed, 29 insertions(+)
[PATCH v2 0/1] add smart_critical_warning property for nvme
Posted by zhenwei pi 4 years, 10 months ago
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