diff options
| author | Paul Mackerras <[email protected]> | 2011-12-12 12:28:55 +0000 |
|---|---|---|
| committer | Avi Kivity <[email protected]> | 2012-03-05 14:52:36 +0200 |
| commit | 93e602490c1da83162a8b6ba86b4b48a7a0f0c9e (patch) | |
| tree | 7dd0407af03944cffcfdb7798d0ea6155156700e /tools/perf/scripts/python | |
| parent | b2b2f16508de10bb1863bdd4ec1fa212111df5b4 (diff) | |
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
This adds two new functions, kvmppc_pin_guest_page() and
kvmppc_unpin_guest_page(), and uses them to pin the guest pages where
the guest has registered areas of memory for the hypervisor to update,
(i.e. the per-cpu virtual processor areas, SLB shadow buffers and
dispatch trace logs) and then unpin them when they are no longer
required.
Although it is not strictly necessary to pin the pages at this point,
since all guest pages are already pinned, later commits in this series
will mean that guest pages aren't all pinned.
Signed-off-by: Paul Mackerras <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions