Ask HN: Does it make sense to make Hypervisor more like Container?

2 points by scprodigy ↗ HN
check https://github.com/google/novm curious as you can always run Docker containers in VM

1 comment

[ 3.3 ms ] story [ 11.2 ms ] thread
Well something like this fully implemented to be "production ready" gives you the fast startup / teardown of containers with the hardware separation you get with virtual machines. It is the best of both really.