Skip to content

jiangliu/vhostuser_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vhostuser-rs

Rust implementation of vhost-user protocol.

TODOs

  • Advanced vhost-user featuers
    • Dirty page log
    • Live migration
    • IOMMU/IOTLB
  • More unit test cases
    • Test cases for master endpoint
    • Test cases for slave endpoint
    • Test cases for message encoder/decoder
  • Better documentation
    • README.md
    • overall architecture
    • Inline documentation for public interfaces

Contributing

Please feel free to submit pull requests!

License

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0>.

About

Rust implementation of vhost-user protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages