diff options
| author | Thomas Huth <[email protected]> | 2015-02-05 09:06:56 +0100 |
|---|---|---|
| committer | Christian Borntraeger <[email protected]> | 2015-03-06 13:40:40 +0100 |
| commit | a9a846fd5c1723820c97cef56989ea14eea4b30e (patch) | |
| tree | 85515a198cd4fcb66104bce1fbd73d7cee86b91d /tools/perf/scripts/python | |
| parent | 15462e37ca848abac7477dece65f8af25febd744 (diff) | |
KVM: s390: Nullify instruction for certain program exceptions
When certain program exceptions (e.g. DAT access exceptions) occur,
the current instruction has to be nullified, i.e. the old PSW that
gets written into the low-core has to point to the beginning of the
instruction again, and not to the beginning of the next instruction.
Thus we have to rewind the PSW before writing it into the low-core.
The list of nullifying exceptions can be found in the POP, chapter 6,
figure 6-1 ("Interruption Action").
Signed-off-by: Thomas Huth <[email protected]>
Reviewed-by: Jens Freimann <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Acked-by: Christian Borntraeger <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions