commit | b7915d55b1ac0e68a7586697fa2d06c018135c49 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Nov 16 17:34:40 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Nov 18 02:12:14 2021 -0500 |
tree | 92e85e5ec3be2a3d98931f7690c46899efb4c9f0 | |
parent | 57a2e13ebdda8b65602b44ec8b80e385603eb84c [diff] |
KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS It doesn't make sense to return the recommended maximum number of vCPUs which exceeds the maximum possible number of vCPUs. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20211116163443.88707-4-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>