]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Make the per vcpu memory size global
authorAndrew Jones <drjones@redhat.com>
Wed, 4 Nov 2020 21:23:52 +0000 (22:23 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 8 Nov 2020 11:03:55 +0000 (06:03 -0500)
commit142dc94bcf377d64e6875f8b1a6fe15844efff7b
treec7cec7ee8cb445de6a8200caf7e0bee9f3514d76
parentc5a8099a6ba94c4e92dc24cf74c7b23e2da2a44d
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>
tools/testing/selftests/kvm/demand_paging_test.c
tools/testing/selftests/kvm/include/perf_test_util.h