zlacker

[return to "Show HN: microvm – a minimalist machine type for QEMU inspired by Firecracker"]
1. maxmcd+Q63[view] [source] 2019-11-07 14:52:56
>>slpnix+(OP)
Firecracker requires KVM, but QEMU can be used with instruction emulation, correct? Does that make this potentially a little easier to develop with in certain environments?
◧◩
2. yjftsj+cd3[view] [source] 2019-11-07 15:32:16
>>maxmcd+Q63
I wonder if that's a security benefit, too... I would expect that KVM equals more attack surface, and direct to the host kernel at that. Now, weighing likelihood of exploiting KVM through qemu vs qemu through TCG (or whatever)... I'm not qualified to asses, and probably depends on your threat model. But it sure feels good if you can run qemu with no special privileges.
[go to top]