diff options
author | Michael Mueller <[email protected]> | 2019-01-31 09:52:40 +0100 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2019-02-05 14:29:23 +0100 |
commit | 1282c21eb3dac324b8531bf2e0e0fbd9d5b6516b (patch) | |
tree | 36cc203a721dea24ecd6b26d844fd7c448134391 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3dec19221788ec29fff91f3a6bebfc7b8132b0a1 (diff) |
KVM: s390: add the GIB and its related life-cyle functions
The Guest Information Block (GIB) links the GISA of all guests
that have adapter interrupts pending. These interrupts cannot be
delivered because all vcpus of these guests are currently in WAIT
state or have masked the respective Interruption Sub Class (ISC).
If enabled, a GIB alert is issued on the host to schedule these
guests to run suitable vcpus to consume the pending interruptions.
This mechanism allows to process adapter interrupts for currently
not running guests.
The GIB is created during host initialization and associated with
the Adapter Interruption Facility in case an Adapter Interruption
Virtualization Facility is available.
The GIB initialization and thus the activation of the related code
will be done in an upcoming patch of this series.
Signed-off-by: Michael Mueller <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Pierre Morel <[email protected]>
Acked-by: Halil Pasic <[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