s390x: consolidate floating interrupts
commit79afc36d91be7550affbe7db227b4552451da41d
authorCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 11 Mar 2014 12:52:06 +0000 (11 13:52 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 10 Jun 2014 07:50:27 +0000 (10 09:50 +0200)
treef2334185225606c090b0fe73a16e52c926681a27
parentbcb2b582f35a34b5aee6bdafd93f3eabd9fca6ff
s390x: consolidate floating interrupts

Move the injection code for all floating interrupts to interrupt.c
and add a comment.

Also get rid of the #ifdef CONFIG_KVM for the service interrupt.

Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/s390-virtio-bus.c
target-s390x/cpu.h
target-s390x/interrupt.c
target-s390x/kvm.c