Re: [PATCH] KVM: X86: Make fpu allocation a common function

From: Sean Christopherson
Date: Thu Oct 17 2019 - 12:05:11 EST


On Wed, Oct 16, 2019 at 11:41:05AM +0200, Paolo Bonzini wrote:
> On 16/10/19 09:48, Xiaoyao Li wrote:
> > BTW, could you have a look at the series I sent yesterday to refactor
> > the vcpu creation flow, which is inspired partly by this issue. Any
> > comment and suggestion is welcomed since I don't want to waste time on
> > wrong direction.
>
> Yes, that's the series from which I'll take your patch.

Can you hold off on taking that patch? I'm pretty sure we can do more
cleanup in that area, with less code.