aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorJanosch Frank <[email protected]>2019-10-22 04:42:52 -0400
committerChristian Borntraeger <[email protected]>2020-02-27 19:47:11 +0100
commitda24a0cc58ed549dbcc3089ba3bb08ef3d7073af (patch)
treead46491b3669c58e8d4c71545afa4fdd137c5ac4 /scripts/bpf_helpers_doc.py
parent49710db081699a14f4ba49cb0c02d0571a341449 (diff)
KVM: s390: protvirt: Instruction emulation
We have two new SIE exit codes dealing with instructions. 104 (0x68) for a secure instruction interception, on which the SIE needs hypervisor action to complete the instruction. We can piggy-back on the existing instruction handlers. 108 which is merely a notification and provides data for tracking and management. For example this is used to tell the host about a new value for the prefix register. As there will be several special case handlers in later patches, we handle this in a separate function. Signed-off-by: Janosch Frank <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Reviewed-by: Thomas Huth <[email protected]> [[email protected]: patch merging, splitting, fixing] Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions