Re: [PATCH 04/26] KVM: x86: Add a kvm_x86_ops hook to query virtualized MSR support

From: Sean Christopherson
Date: Wed Feb 05 2020 - 10:35:10 EST


On Wed, Feb 05, 2020 at 04:22:48PM +0100, Vitaly Kuznetsov wrote:
> Sean Christopherson <sean.j.christopherson@xxxxxxxxx> writes:
>
> > On Wed, Feb 05, 2020 at 03:34:29PM +0100, Vitaly Kuznetsov wrote:
> >> Sean Christopherson <sean.j.christopherson@xxxxxxxxx> writes:
> >>
> >> Reviewed-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
> >
> > Stooooooop! Everything from this point on is obsoleted by kvm_cpu_caps!
> >
>
> Oops, this was only a week old series! Patches are rottening fast
> nowadays!

Sorry :-(

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/