On 10/20/22 00:58, Sean Christopherson wrote:
On Thu, Sep 29, 2022, Jim Mattson wrote:
KVM_GET_SUPPORTED_CPUID should only enumerate features that KVM
actually supports. CPUID.80000001:EBX[27:16] are reserved bits and
should be masked off.
Fixes: 0771671749b5 ("KVM: Enhance guest cpuid management")
Signed-off-by: Jim Mattson <jmattson@xxxxxxxxxx>
---
Please provide cover letters for multi-patch series, at the very least it provides
a convenient location to provide feedback to the series as a whole.
As for the patches, some nits, but nothing that can't be handled when applying,
i.e. no need to send v2 at this time.
Indeed - queued all except patch 5, thanks.
Paolo