On Fri, Mar 24, 2023, Sean Christopherson wrote: > 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 Replaced patch 2 with your v2: KVM: selftests: Report enable_pmu module value when test is skipped https://github.com/kvm-x86/linux/commit/5b1abc285a08