commit | 6769155fece2100506e22161945712afae61769f | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Wed Nov 04 22:23:52 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Nov 08 06:03:55 2020 -0500 |
tree | c7cec7ee8cb445de6a8200caf7e0bee9f3514d76 | |
parent | f663132d1e09166db419afb9832d463e0a79f3d5 [diff] |
KVM: selftests: Make the per vcpu memory size global Rename vcpu_memory_bytes to something with "percpu" in it in order to be less ambiguous. Also make it global to simplify things. Signed-off-by: Andrew Jones <drjones@redhat.com> Message-Id: <20201104212357.171559-7-drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>