Rust implementation of vhost-user protocol.
- 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
Please feel free to submit pull requests!
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0>.