Re: [PATCH 00/10] KVM: x86: Misc anti-retpoline optimizations

2020-05-04 Thread Sean Christopherson
On Mon, May 04, 2020 at 03:25:58PM +0200, Paolo Bonzini wrote: > On 02/05/20 06:32, Sean Christopherson wrote: > > A smattering of optimizations geared toward avoiding retpolines, though > > IMO most of the patches are worthwhile changes irrespective of retpolines. > > I can split this up into

Re: [PATCH 00/10] KVM: x86: Misc anti-retpoline optimizations

2020-05-04 Thread Paolo Bonzini
On 02/05/20 06:32, Sean Christopherson wrote: > A smattering of optimizations geared toward avoiding retpolines, though > IMO most of the patches are worthwhile changes irrespective of retpolines. > I can split this up into separate patches if desired, outside of the > obvious combos there are no

[PATCH 00/10] KVM: x86: Misc anti-retpoline optimizations

2020-05-01 Thread Sean Christopherson
A smattering of optimizations geared toward avoiding retpolines, though IMO most of the patches are worthwhile changes irrespective of retpolines. I can split this up into separate patches if desired, outside of the obvious combos there are no dependencies. I was mainly coming at this from a nVMX