diff options
author | Michael Mueller <[email protected]> | 2019-01-31 09:52:42 +0100 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2019-02-05 14:29:23 +0100 |
commit | 6cff2e1046015f2729f6cb68be1c999c4a9b259f (patch) | |
tree | a250331ec804ff53be8eb689b7ff027370deb665 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25c84dbaec6a5079ab64cf8b633ec811f8e43fdd (diff) |
KVM: s390: add functions to (un)register GISC with GISA
Add the Interruption Alert Mask (IAM) to the architecture specific
kvm struct. This mask in the GISA is used to define for which ISC
a GIB alert will be issued.
The functions kvm_s390_gisc_register() and kvm_s390_gisc_unregister()
are used to (un)register a GISC (guest ISC) with a virtual machine and
its GISA.
Upon successful completion, kvm_s390_gisc_register() returns the
ISC to be used for GIB alert interruptions. A negative return code
indicates an error during registration.
Theses functions will be used by other adapter types like AP and PCI to
request pass-through interruption support.
Signed-off-by: Michael Mueller <[email protected]>
Acked-by: Pierre Morel <[email protected]>
Acked-by: Halil Pasic <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions