diff options
author | David Matlack <dmatlack@google.com> | 2022-05-21 02:32:48 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-09 17:52:27 +0300 |
commit | 71d489661904fcc3ec31b343acd5c0dac84b5410 (patch) | |
tree | 5fd66fdeb4f92c7c951bf7656425f48167bae89e /.clang-format | |
parent | cf97d5e99f69f876dc310ea21b5f97c3a493a18a (diff) | |
download | linux-71d489661904fcc3ec31b343acd5c0dac84b5410.tar.xz |
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
Add an option to dirty_log_perf_test that configures the vCPUs to run in
L2 instead of L1. This makes it possible to benchmark the dirty logging
performance of nested virtualization, which is particularly interesting
because KVM must shadow L1's EPT/NPT tables.
For now this support only works on x86_64 CPUs with VMX. Otherwise
passing -n results in the test being skipped.
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20220520233249.3776001-11-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions