diff options
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | 2019-03-22 17:05:44 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2019-04-30 14:41:20 +1000 |
commit | 2d34d1c3bbfd98da5e61c4caac3dda1366544aad (patch) | |
tree | 80d198ef44cb9d002d857e5c3a3423c800854194 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 345077c8e172c255ea0707214303ccd099e5656b (diff) |
KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handler
Implement a virtual mode handler for the H_CALL H_PAGE_INIT which can be
used to zero or copy a guest page. The page is defined to be 4k and must
be 4k aligned.
The in-kernel handler halves the time to handle this H_CALL compared to
handling it in userspace for a radix guest.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions