commit | 943c742868c739c0b14fd996bad3adf744156fec | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Tue Sep 17 12:38:35 2024 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 17 19:41:30 2024 +0200 |
tree | 91bb8dd523398dc1f05cd6545ef2703678d9cde4 | |
parent | dbdc00ba5b136bba80d850f61cc79a9cafaae1cd [diff] |
KVM: Rename KVMState->nr_slots to nr_slots_max This value used to reflect the maximum supported memslots from KVM kernel. Rename it to be clearer. Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/r/20240917163835.194664-5-peterx@redhat.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>