mbox series

[0/3] adding ctrl list (cns 0x13) support and random fixes

Message ID 20210517100736.17063-1-anaidu.gollu@samsung.com
Headers show
Series adding ctrl list (cns 0x13) support and random fixes | expand

Message

Gollu Appalanaidu May 17, 2021, 10:07 a.m. UTC
This series will add the Identify Controller List (CNS 0x13) support
and NSID endian conversion fixes for CNS 0x12 and CNS 0x13.

Documentation fix for the '-detached' parameter.

Gollu Appalanaidu (3):
  hw/nvme/ctrl: add controller list cns 0x13
  hw/nvme/ctrl: fix endian conversion for nsid in ctrl list
  hw/nvme/ctrl: documentation fix

 hw/nvme/ctrl.c       | 28 +++++++++++++++++-----------
 hw/nvme/trace-events |  2 +-
 include/block/nvme.h |  1 +
 3 files changed, 19 insertions(+), 12 deletions(-)