s390x/tcg: cache the qemu flic in a central function
commitf68ecdd4f3584130cf0cb8f545b7359fae150fe0
authorDavid Hildenbrand <david@redhat.com>
Mon, 29 Jan 2018 12:56:21 +0000 (29 13:56 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 9 Feb 2018 08:37:13 +0000 (9 09:37 +0100)
tree2f3f4a7b5c17dc1cd3b7aa3a17c63282124da43c
parent63685bc489f68530d50f381a241d8fef5924f41c
s390x/tcg: cache the qemu flic in a central function

This avoids tons of conversions when handling interrupts.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180129125623.21729-17-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/intc/s390_flic.c
include/hw/s390x/s390_flic.h
target/s390x/interrupt.c
target/s390x/misc_helper.c