]> www.infradead.org Git - qemu-nvme.git/commit
hw/block/nvme: add support for command effects log
authorDmitry Fomichev <dmitry.fomichev@wdc.com>
Wed, 30 Sep 2020 17:36:49 +0000 (10:36 -0700)
committerKeith Busch <kbusch@kernel.org>
Wed, 30 Sep 2020 21:28:27 +0000 (14:28 -0700)
commit2015774a010011a9e8d2ab5291fd8d747f60471e
treef570517351d74d29c400a8a82970baee40f07154
parentb95245e8866fbc3b3816b7a797f1092c2147aa01
hw/block/nvme: add support for command effects log

The Commands Supported and Effects log page becomes necessary to
implement for multi-command sets. Add the code to report this log page
for NVM Command Set only. Future command sets will be added as
necessary.

Signed-off-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
[split for admin-only]
Signed-off-by: Keith Busch <kbusch@kernel.org>
hw/block/nvme.c
include/block/nvme.h