Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 304 Bytes

vhost

The vhost workspace hosts libraries related to the vhost and vhost-user protocols. It currently consists of the following crates:

  • vhost -> A pure rust library for vDPA, vhost and vhost-user.
  • vhost-user-backend -> It provides a framework to implement vhost-user backend services.