Searched hist:"25 a08b8ded0f4f898b6b12c7ee2cf4c1c55cfcce" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/s390x/ |
H A D | css.h | diff 25a08b8ded0f4f898b6b12c7ee2cf4c1c55cfcce Fri Feb 17 01:26:48 CST 2017 Yi Min Zhao <zyimin@linux.vnet.ibm.com> s390x/css: update css_adapter_interrupt
Let's use the new inject_airq callback of flic to inject adapter interrupts. For kvm case, if the kernel flic doesn't support the new interface, the irq routine remains unchanged. For non-kvm case, qemu-flic handles the suppression process.
Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com> Signed-off-by: Fei Li <sherrylf@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
/openbmc/qemu/hw/s390x/ |
H A D | css.c | diff 25a08b8ded0f4f898b6b12c7ee2cf4c1c55cfcce Fri Feb 17 01:26:48 CST 2017 Yi Min Zhao <zyimin@linux.vnet.ibm.com> s390x/css: update css_adapter_interrupt
Let's use the new inject_airq callback of flic to inject adapter interrupts. For kvm case, if the kernel flic doesn't support the new interface, the irq routine remains unchanged. For non-kvm case, qemu-flic handles the suppression process.
Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com> Signed-off-by: Fei Li <sherrylf@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | s390-pci-bus.c | diff 25a08b8ded0f4f898b6b12c7ee2cf4c1c55cfcce Fri Feb 17 01:26:48 CST 2017 Yi Min Zhao <zyimin@linux.vnet.ibm.com> s390x/css: update css_adapter_interrupt
Let's use the new inject_airq callback of flic to inject adapter interrupts. For kvm case, if the kernel flic doesn't support the new interface, the irq routine remains unchanged. For non-kvm case, qemu-flic handles the suppression process.
Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com> Signed-off-by: Fei Li <sherrylf@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | virtio-ccw.c | diff 25a08b8ded0f4f898b6b12c7ee2cf4c1c55cfcce Fri Feb 17 01:26:48 CST 2017 Yi Min Zhao <zyimin@linux.vnet.ibm.com> s390x/css: update css_adapter_interrupt
Let's use the new inject_airq callback of flic to inject adapter interrupts. For kvm case, if the kernel flic doesn't support the new interface, the irq routine remains unchanged. For non-kvm case, qemu-flic handles the suppression process.
Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com> Signed-off-by: Fei Li <sherrylf@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|