Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aekhv/qmininvmedevice

MiniNVMe user application library
https://github.com/aekhv/qmininvmedevice

Last synced: 6 days ago
JSON representation

MiniNVMe user application library

Awesome Lists containing this project

README

        

# QMiniNVMeDevice

## Description
This is a subclass of the MiniPCIDevice library designed to communicate with NVMe devices over the MiniNVMe kernel module.

## Features
- General device info (ID and namespaces);
- read and write;
- controller reset;

See MiniNVMeTestApp for more details.

![](/img/screenshot.png)