diff options
author | James Hogan <[email protected]> | 2016-12-06 14:47:47 +0000 |
---|---|---|
committer | James Hogan <[email protected]> | 2017-02-03 15:21:22 +0000 |
commit | f0c0c330f7bb1a640968798b63c0dffc6a8af0ec (patch) | |
tree | 9474de30fe654ca6208cc7944d0790106f02861d /tools/perf/util/trace-event-scripting.c | |
parent | 64ebc9e24074403c4127b06c0203f3e7b3367e69 (diff) |
KVM: MIPS/MMU: Add GPA PT mkclean helper
Add a helper function to make a range of guest physical address (GPA)
mappings in the GPA page table clean so that writes can be caught. This
will be used in a few places to manage dirty page logging.
Note that until the dirty bit is transferred from GPA page table entries
to GVA page table entries in an upcoming patch this won't trigger a TLB
modified exception on write.
Signed-off-by: James Hogan <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions