diff options
author | Christian Borntraeger <[email protected]> | 2020-02-03 09:13:37 +0100 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2020-02-27 19:47:11 +0100 |
commit | 0890ddea1a90e57114b5704cd560192c743f3d2e (patch) | |
tree | 82863d7a9bed30729220bd9a5ae8fc23b349496a /scripts/bpf_helpers_doc.py | |
parent | 201ae986ead7582f8d9506a5d11459b280b954c8 (diff) |
KVM: s390: protvirt: Add SCLP interrupt handling
The sclp interrupt is kind of special. The ultravisor polices that we
do not inject an sclp interrupt with payload if no sccb is outstanding.
On the other hand we have "asynchronous" event interrupts, e.g. for
console input.
We separate both variants into sclp interrupt and sclp event interrupt.
The sclp interrupt is masked until a previous servc instruction has
finished (sie exit 108).
[[email protected]: factoring out write_sclp]
Signed-off-by: Janosch Frank <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions