diff options
author | Ben Gardon <[email protected]> | 2020-02-03 15:09:10 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-02-05 15:54:07 +0100 |
commit | 8f79b064959b1c858cddad1cecbf0511adca8209 (patch) | |
tree | 717a54a97065d8d32a5335525a0e51f9a6c50e9a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0a2b64c50db00196c85ec9e8e4c3d7506cd09db9 (diff) |
kvm: mmu: Separate generating and setting mmio ptes
Separate the functions for generating MMIO page table entries from the
function that inserts them into the paging structure. This refactoring
will facilitate changes to the MMU sychronization model to use atomic
compare / exchanges (which are not guaranteed to succeed) instead of a
monolithic MMU lock.
No functional change expected.
Tested by running kvm-unit-tests on an Intel Haswell machine. This
commit introduced no new failures.
Signed-off-by: Ben Gardon <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Reviewed-by: Peter Shier <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions