Hacker News new | ask | show | jobs
by Vogtinator 3086 days ago
Doesn't this still allow to read memory from the hypervisor shared between the PV VMs in a HVM container?
2 comments

The intention, from my understanding, is not to boot multiple PV guests inside of one HVM shim, but instead treat it as more of a packaged deal - for each PV guest, you will be running it inside an independent vixen shim. So 5 PV guests, 5 vixen shims, etc.
correct.
No, because page tables are isolated between guests.