Using the KVM API
Using the KVM API
Posted Feb 18, 2020 16:31 UTC (Tue) by josh (subscriber, #17465)In reply to: Using the KVM API by dizz
Parent article: Using the KVM API
Yes, rust-vmm is extremely satisfying, and I highly recommend it. I've experimented with it, and it makes simple VMs quite straightforward to write.
I gave a talk on the /dev/kvm API, Rust, and rust-vmm, at BangBangCon: https://www.youtube.com/watch?v=A_diEEpAfpM
