Re: [PATCH 0/2] KVM: selftests: Report enable_pmu module value when test is skipped

From: Sean Christopherson
Date: Fri Mar 24 2023 - 16:59:34 EST


On Tue, 14 Feb 2023 16:49:18 +0800, Like Xu wrote:
> Adequate info can help developers quickly distinguish whether the cause
> is a code flaw or a platform limitation when a test fails or is skipped,
> and this minor patch-set is doing a little work in that direction.
>
> Base: kvm-x86/next
>
> Like Xu (2):
> KVM: selftests: Add a helper to read kvm boolean module parameters
> KVM: selftests: Report enable_pmu module value when test is skipped
>
> [...]

Applied to kvm-x86 selftests, thanks!

[1/2] KVM: selftests: Add a helper to read kvm boolean module parameters
https://github.com/kvm-x86/linux/commit/d14d9139c023
[2/2] KVM: selftests: Report enable_pmu module value when test is skipped
https://github.com/kvm-x86/linux/commit/6cf332e8eca6

--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes