On 24/01/19 18:58, Sean Christopherson wrote: > v2: > - Fully tested 32-bit, amazingly there was no breakage. > - Use 'b' and '=b' for asm constraints instead of trying to get fancy > with 'bl' and '=ebx'. [Paolo] > - Rename explicit VCPU reg indicides to __VCPU_REGS_R*. [Paolo] > - Add Jim and Konrad's Reviewed-by tags. Looks good, can you please send v3 with the register clearing fixed? I'll apply it soon. Paolo