]> git.ipfire.org Git - thirdparty/qemu.git/commit
KVM: Rename KVMState->nr_slots to nr_slots_max
authorPeter Xu <peterx@redhat.com>
Tue, 17 Sep 2024 16:38:35 +0000 (12:38 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Oct 2024 17:41:30 +0000 (19:41 +0200)
commit943c742868c739c0b14fd996bad3adf744156fec
tree91bb8dd523398dc1f05cd6545ef2703678d9cde4
parentdbdc00ba5b136bba80d850f61cc79a9cafaae1cd
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>
accel/kvm/kvm-all.c
include/sysemu/kvm_int.h