diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2016-06-07 09:37:17 +0200 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2016-06-10 12:07:26 +0200 |
commit | dcc98ea6146e4da27eee2f3e9983500e9618cc23 (patch) | |
tree | b9c75dc913c7c6f8176013d804e87d2a3f8def40 /scripts/gdb/linux/utils.py | |
parent | 1bb78d161feae5b613c80eb822059eec60d2a538 (diff) |
KVM: s390: fixup I/O interrupt traces
We currently have two issues with the I/O interrupt injection logging:
1. All QEMU versions up to 2.6 have a wrong encoding of device numbers
etc for the I/O interrupt type, so the inject VM_EVENT will have wrong
data. Let's fix this by using the interrupt parameters and not the
interrupt type number.
2. We only log in kvm_s390_inject_vm, but not when coming from
kvm_s390_reinject_io_int or from flic. Let's move the logging to the
common __inject_io function.
We also enhance the logging for delivery to match the data.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions