(I'm about to send v2 as we have s390 sorted out.)
So what do we decide about ARM?
- Current approach (kvm->arch.max_vcpus/kvm_arm_default_max_vcpus()
depending on 'if (kvm)') - that would be my preference.
- Always kvm_arm_default_max_vcpus to make the output independent on 'if
(kvm)'.
- keep the status quo (drop the patch).