[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <fd7c8e54-b5e1-fa0c-02c7-d308ecfbac80@redhat.com>
Date: Tue, 25 Feb 2020 16:18:12 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: Sean Christopherson <sean.j.christopherson@...el.com>
Cc: Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 48/61] KVM: x86: Do host CPUID at load time to mask KVM
cpu caps
On 01/02/20 19:52, Sean Christopherson wrote:
> +#ifdef CONFIG_KVM_CPUID_AUDIT
> + /* Entry needs to be fully populated when auditing is enabled. */
> + entry.function = cpuid.function;
> + entry.index = cpuid.index;
> +#endif
This shows that the audit case is prone to bitrot, which is good reason
to enable it by default.
Paolo
Powered by blists - more mailing lists