<simics_nvme_comp>.add-namespace [size] ["file"]
Add an active namespace to the NVMe drive. Either a file, containing for example a file system can be provided, and/or a size of the namespace. If no size if provided, the size of the namespace will be the size of the provided file. If the size is smaller than the file, an error will be returned. If no file is provided, the namespace will be empty with the size provided.
simics-nvme-comp