Provided by: libnvme-dev_1.3-1~ubuntu22.04_amd64 bug

NAME

       nvme_virtual_mgmt - Virtualization resource management

SYNOPSIS

       int nvme_virtual_mgmt (struct nvme_virtual_mgmt_args *args );

ARGUMENTS

       args        struct nvme_virtual_mgmt_args argument structure

DESCRIPTION

       The Virtualization Management command is supported by primary controllers that support the
       Virtualization Enhancements capability. This command is used for several functions:

       - Modifying Flexible Resource allocation for the primary controller -  Assigning  Flexible
       Resources  for  secondary controllers - Setting the Online and Offline state for secondary
       controllers

RETURN

       The nvme command status if a response was received (see enum nvme_status_field) or -1 with
       errno set otherwise.