mbox series

[0/3] hw/nvme: FDP and SR-IOV enhancements

Message ID 20240214222337.5699-1-minwoo.im.dev@gmail.com (mailing list archive)
Headers show
Series hw/nvme: FDP and SR-IOV enhancements | expand

Message

Minwoo Im Feb. 14, 2024, 10:23 p.m. UTC
Hello,

This patchset includes patches for adding Identify data for the
recently added Endurance Group (endgrpid=1) used in FDP, and patches
for increasing the maximum number of SR-IOV VF Resources to support
more resources to enable testing as recent SSDs.

Thanks,

Minwoo Im (3):
  hw/nvme: add Identify Endurance Group List
  hw/nvme: Support SR-IOV VFs more than 127
  hw/nvme: Expand VI/VQ resource to uint32

 hw/nvme/ctrl.c       | 36 +++++++++++++++++++++++++++++-------
 hw/nvme/nvme.h       |  6 +++---
 include/block/nvme.h |  1 +
 3 files changed, 33 insertions(+), 10 deletions(-)