s390x/flic: cache the common flic class in a central function
commit6762808fda6f622d1a2cfb4752e3840c8c49ca15
authorDavid Hildenbrand <david@redhat.com>
Mon, 29 Jan 2018 12:56:23 +0000 (29 13:56 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 9 Feb 2018 08:37:13 +0000 (9 09:37 +0100)
tree3c3ab824140240ae08d79401dcbc167a3b346391
parentc21a6106c19c894e117a5258c1a71ddc236fe1f0
s390x/flic: cache the common flic class in a central function

This avoids tons of conversions when handling interrupts.

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