Re: [PATCH] KVM: nVMX: support descriptor table exits

From: Ladi Prosek
Date: Wed Oct 26 2016 - 04:02:53 EST


On Tue, Oct 25, 2016 at 5:05 PM, Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
> These are never used by the host, but they can still be reflected to
> the guest.
>
> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>

This, together with Jan's invvpid patches, fixes the most obvious
Hyper-V on KVM blockers. A nested VM can start, although it gets stuck
in what looks like a page fault loop shortly after reset (still under
investigation).

Tested-by: Ladi Prosek <lprosek@xxxxxxxxxx>