diff options
author | Christoph Hellwig <hch@lst.de> | 2016-08-04 21:42:14 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-08-05 10:55:52 +0200 |
commit | 03035a23a3c5be010e1242be2bca721d5bb600b4 (patch) | |
tree | da032e5355973ba80effc588bc6150592fd973dc /pc-bios | |
parent | 39d990ac384cba496ba1f8bade184f182f9d5ad3 (diff) |
nvme: fix identify to be NVMe 1.1 compliant
NVMe 1.1 requires devices to implement a Namespace List subcommand of
the identify command. Qemu not only not implements this features, but
also misinterprets it as an Identify Controller request. Due to this
any OS trying to use the Namespace List will fail the probe.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions