aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid Matlack <[email protected]>2022-06-22 15:26:52 -0400
committerPaolo Bonzini <[email protected]>2022-06-24 04:51:54 -0400
commit7f49777550e55a7d6832cbb0873f48f91c175b9c (patch)
tree0a1dc43e8fc6e3ff344fc22a3117a64e628e170c /tools/perf/scripts/python/bin
parent2e65e842c57d72e9a573ba42bc2055b7f626ea1f (diff)
KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
The quadrant is only used when gptes are 4 bytes, but mmu_alloc_{direct,shadow}_roots() pass in a non-zero quadrant for PAE page directories regardless. Make this less confusing by only passing in a non-zero quadrant when it is actually necessary. Signed-off-by: David Matlack <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions