On Mon, Nov 12, 2012 at 09:49:58PM +0100, Kevin Kofler wrote:
Richard W.M. Jones wrote:
Maybe one day we'll have good nested virt though ...
Nested virt would really be the right solution, if we can make it work with today's hardware. It feels quite wrong that virtualization can do everything except virtualizing, it kinda breaks the abstraction.
We talked about this at the KVM Forum. Apparently Intel nested virt is *hard* .. the code is larger than the rest of KVM combined.
AMD nested virt was much easier, because AMD choose a completely different and much less hairy way to implement virt in the first place.
Rich.