Skip to content

openvmm: emulated nvme configuration #1534

@VivianNK

Description

@VivianNK

It would be helpful for testing to add configuration options to emulated nvme devices. Some of these configurations that QEMU supports are here (https://www.qemu.org/docs/master/system/devices/nvme.html)

For my testing purposes I'm interested in:

  1. Adding max_ioqpairs=UINT32 (default: 64)
    This would allow setting the maximum number of controller allowed I/O queue pairs

  2. Support additional NVMe controllers. Currently, adding NVMe drives adds additional namespaces

  3. Supporting qcow2 files

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions