Re: [PATCH v2 0/8] KVM: x86: nVMX GUEST_CR3 bug fix, and then some...

2019-09-30 Thread Reto Buerki
On 9/27/19 11:45 PM, Sean Christopherson wrote: > *sigh* > > v2 was shaping up to be a trivial update, until I started working on > Vitaly's suggestion to add a helper to test for register availability. > > The primary purpose of this series is to fix a CR3 corruption in L2 > reported by Reto Bue

[PATCH v2 0/8] KVM: x86: nVMX GUEST_CR3 bug fix, and then some...

2019-09-27 Thread Sean Christopherson
*sigh* v2 was shaping up to be a trivial update, until I started working on Vitaly's suggestion to add a helper to test for register availability. The primary purpose of this series is to fix a CR3 corruption in L2 reported by Reto Buerki when running with HLT interception disabled in L1. On a ne