aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorBharata B Rao <[email protected]>2019-11-25 08:36:30 +0530
committerPaul Mackerras <[email protected]>2019-11-28 17:02:31 +1100
commit22945688acd4d0ec2620b0670a53110401ed9c59 (patch)
tree389ea049e1286364c1ccafde9c6c307eb1e5ab23 /tools/perf/util/trace-event-scripting.c
parentc32622575dd0ecb6fd0b41e3a451bd58152971ba (diff)
KVM: PPC: Book3S HV: Support reset of secure guest
Add support for reset of secure guest via a new ioctl KVM_PPC_SVM_OFF. This ioctl will be issued by QEMU during reset and includes the the following steps: - Release all device pages of the secure guest. - Ask UV to terminate the guest via UV_SVM_TERMINATE ucall - Unpin the VPA pages so that they can be migrated back to secure side when guest becomes secure again. This is required because pinned pages can't be migrated. - Reinit the partition scoped page tables After these steps, guest is ready to issue UV_ESM call once again to switch to secure mode. Signed-off-by: Bharata B Rao <[email protected]> Signed-off-by: Sukadev Bhattiprolu <[email protected]> [Implementation of uv_svm_terminate() and its call from guest shutdown path] Signed-off-by: Ram Pai <[email protected]> [Unpinning of VPA pages] Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions