Hacker News new | ask | show | jobs
by firesteelrain 123 days ago
Cool, so that’s the new and preferred model for nested or sibling virt?
1 comments

eventually yes, this is supposed to remove the perf tax of nested virtualization (less world/context switches on vm_exits) and unlocks some new use cases (pass through hardware from your VM to the sibling-guest).
Interesting ! I stopped working in Azure back in August. But I know of teams still using the nested virt HyperV setup I created to allow multicast to between VMs in Cloud.