commit | 563d32ba9bb92df6170a53826a174e59ae73412f | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Thu May 06 12:05:46 2021 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed May 26 14:49:45 2021 +0200 |
tree | a3f18056a423091f40179d118bdf28de6398c8b9 | |
parent | 29b7e8be76a142f6715e20bc13dc61ded1b8d2a7 [diff] |
KVM: Cache kvm slot dirty bitmap size Cache it too because we'll reference it more frequently in the future. Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20210506160549.130416-8-peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>