On Wed, Feb 05, 2020 at 05:55:32PM +0100, Vitaly Kuznetsov wrote: > Sean Christopherson <sean.j.christopherson@xxxxxxxxx> writes: > > I dug deeper into the CPUID crud after posting this series because I really > > didn't like the end result for vendor-specific leafs, and ended up coming > > up with (IMO) a much more elegant solution. > > > > https://lkml.kernel.org/r/20200201185218.24473-1-sean.j.christopherson@xxxxxxxxx/ > > > > or on patchwork > > > > https://patchwork.kernel.org/cover/11361361/ > > > > Thanks, I saw it. I tried applying it to kvm/next earlier today but > failed. Do you by any chance have a git branch somewhere? I'll try to > review it and test at least AMD stuff (if AMD people don't beat me to it > of course). Have you tried kvm/queue? I'm pretty sure I based the code on kvm/queue. If that doesn't work, I'll push a tag to my github repo. This is exactly why I usually note the base for large series. *sigh*