Inception: How usable are nested KVM guests?

What’s this about?Virtual machines with KVM are a well proven and mature technology on Linux. KVM guests are used in many places to abstract an operating system from the hardware below. Guests can be snapshot/resumed, migrated to other hypervisors and much more.Right from the start, the goal was to…