nvme: do not advertise support for unsupported arbitration mechanism
commit1cc354ac9868a35279ff01857144212f6aefb697
authorKlaus Birkelund Jensen <klaus@birkelund.eu>
Thu, 6 Jun 2019 09:25:30 +0000 (6 11:25 +0200)
committerMax Reitz <mreitz@redhat.com>
Mon, 24 Jun 2019 13:53:01 +0000 (24 15:53 +0200)
tree8851e176690cad3ca2c6f380b9047512fefd5dcd
parent474f3938d79ab36b9231c9ad3b5a9314c2aeacde
nvme: do not advertise support for unsupported arbitration mechanism

The device mistakenly reports that the Weighted Round Robin with Urgent
Priority Class arbitration mechanism is supported.

It is not.

Signed-off-by: Klaus Birkelund Jensen <klaus.jensen@cnexlabs.com>
Message-id: 20190606092530.14206-1-klaus@birkelund.eu
Acked-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
hw/block/nvme.c