summaryrefslogtreecommitdiff
path: root/hw/s390x/css.c
diff options
context:
space:
mode:
authorCornelia Huck <cornelia.huck@de.ibm.com>2013-02-07 02:20:50 +0000
committerAnthony Liguori <aliguori@us.ibm.com>2013-02-13 11:56:02 -0600
commitbd9a8d852c857fd19c4626acaac1d4979f816f3a (patch)
tree4674c0dd15685e52b3b14fda44bba2bea7634056 /hw/s390x/css.c
parent760794f784f66e262a9ca32821ba202cdf3a3e4b (diff)
downloadqemu-bd9a8d852c857fd19c4626acaac1d4979f816f3a.tar.gz
s390: Keep I/O interrupts enabled for all iscs.
do_io_interrupt() would stop scanning further iscs if it found an I/O interrupt it could inject. This might cause the pending interrupt indication for I/O interrupts to be reset although there might be queued I/O interrupts for subsequent iscs. Fix this by reordering the logic: Inject the I/O interrupt immediately and continue searching all iscs for queued interrupts. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/s390x/css.c')
0 files changed, 0 insertions, 0 deletions