aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJens Freimann <[email protected]>2015-04-17 10:21:04 +0200
committerChristian Borntraeger <[email protected]>2015-05-08 15:51:15 +0200
commitffeca0ae880055457e56e45fd79cfa28d7160c30 (patch)
treecf4f49a36cc28c34a0d829015e00bf309e2f1af7 /scripts/gdb/linux/modules.py
parent27406cd50cf6653196eea8ebbb15a75596da01ca (diff)
KVM: s390: optimize interrupt handling round trip time
We can avoid checking guest control registers and guest PSW as well as all the masking and calculations on the interrupt masks when no interrupts are pending. Also, the check for IRQ_PEND_COUNT can be removed, because we won't enter the while loop if no interrupts are pending and invalid interrupt types can't be injected. Signed-off-by: Jens Freimann <[email protected]> Reviewed-by: Cornelia Huck <[email protected]> Reviewed-by: Dominik Dingel <[email protected]> Acked-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions