aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBen Gardon <[email protected]>2021-05-18 10:34:12 -0700
committerPaolo Bonzini <[email protected]>2021-06-17 13:09:26 -0400
commita255740876f006eb9041fadcc4750557d26add5f (patch)
tree6053a849eecf9964b4d0a28bcff167448ec0d5ed /tools/perf/scripts/python
parentb10a038e84d188e15819058b2978b2daa9853aeb (diff)
KVM: x86/mmu: Add a field to control memslot rmap allocation
Add a field to control whether new memslots should have rmaps allocated for them. As of this change, it's not safe to skip allocating rmaps, so the field is always set to allocate rmaps. Future changes will make it safe to operate without rmaps, using the TDP MMU. Then further changes will allow the rmaps to be allocated lazily when needed for nested oprtation. No functional change expected. Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Ben Gardon <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions