On Wed, 07 Jun 2023 14:51:12 -0700, Sean Christopherson wrote: > Fix a bug in runtime.bash that makes it not play nice with testcases that have > multiple dependencies, and make x86's PMU tests depend on KVM enabling a vPMU. > > Sean Christopherson (2): > runtime: Convert "check" from string to array so that iterating works > x86/pmu: Make PMU testcases dependent on vPMU being enabled in KVM > > [...] Applied to kvm-x86 next. I'm OOO the rest of this week, thus the super quick application. I won't send a pull request until next week, so there's still plenty of time to object in case I've done something odd with runtime.bash in particular. [1/2] runtime: Convert "check" from string to array so that iterating works https://github.com/kvm-x86/kvm-unit-tests/commit/e1b27810b555 [2/2] x86/pmu: Make PMU testcases dependent on vPMU being enabled in KVM https://github.com/kvm-x86/kvm-unit-tests/commit/dbbfaf80b8ff -- https://github.com/kvm-x86/kvm-unit-tests/tree/next