Hacker News new | ask | show | jobs
by _ananos_ 2020 days ago
the virtio-accel frontend is a kernel module. The backend is VMM specific, so there is one for QEMU and one for AWS Firecracker. Check out https://blog.cloudkernels.net/posts/vaccel_v2/ to give it a try and let us know your thoughts!
1 comments

Ahh, that makes sense. Thanks!