Skip to content

Commit

Permalink
Merge pull request #6 from amorenoz/u_experimental
Browse files Browse the repository at this point in the history
Flag userspace vdpa as experimental
  • Loading branch information
amorenoz authored Dec 15, 2021
2 parents ad0e17e + 6bddd15 commit 9e60308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GoVdpa contains a set of libraries and programs to manage vdpa devices in Golang

### Libraries:
- **uvdpa**: Implements the interaction with Userspace Vdpa Daemon
- **uvdpa**: (Experimental) Implements the interaction with Userspace Vdpa Daemon
- **kvdpa**: Implements the interaction with the kernel vdpa subsystem

### Programs:
- **uvpda-cli**: A command line interface to the Userspace Vdpa Daemon
- **uvpda-cli**: (Experimental) A command line interface to the Userspace Vdpa Daemon
- **kvpda-cli**: A command line interface to the kernel vdpa subsystem


Expand Down

0 comments on commit 9e60308

Please sign in to comment.