Re: [PATCH v1 18/18] KVM: selftests/kvm_create_max_vcpus: check KVM_MAX_VCPUS
From: Sean Christopherson
Date: Wed Oct 26 2022 - 20:22:18 EST
On Mon, Oct 24, 2022, Wei Wang wrote:
> If the KVM side max vcpu number is larger than the one supported by the
> userspace selftests, adjust the max number.
No, this defeats the purpose of the test. "create max vCPUs" means "create the
maximum number allowed by KVM", not "create the arbitrary max supported by selftests".