commit | dbdc00ba5b136bba80d850f61cc79a9cafaae1cd | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Tue Sep 17 12:38:34 2024 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 17 19:41:30 2024 +0200 |
tree | 6dbc6f98e48f1bc4d999cb9acc2b56137766c530 | |
parent | b34a908c8f24eedb0a8e5ff486b059b58fd793f4 [diff] |
KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_used This will make all nr_slots counters to be named in the same manner. Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Link: https://lore.kernel.org/r/20240917163835.194664-4-peterx@redhat.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>