v0.8.0
What's Changed
New
- vhost-user devices in #243
- Built-in VirtIO FS device in #244
- virtio-fs: handle opcodes CREATE and WRITE in #246
- Run virtio-fs as a vhost-user backend in #247
- virtio-fs: DAX support in #252
Fixes
Refactors
- refactor(virtio): remove generic paramter D from VirtioDevice in #237
- refactor(virtio): move Register to VirtioPciDevice in #238
- refactor: replace boxed_debug_trace with trait BoxTrace in #242
Full Changelog: v0.7.0...v0.8.0