s390x/flic: implement qemu_s390_clear_io_flic()
commit6e0d8175d63afba248f7da09047d0fcedd1e953d
authorDavid Hildenbrand <david@redhat.com>
Mon, 29 Jan 2018 12:56:15 +0000 (29 13:56 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 9 Feb 2018 08:37:13 +0000 (9 09:37 +0100)
tree278a5c65471394d301bab5189679214a304f80fe
parent6a253de39557433e19878c7e78aa5cc65b763813
s390x/flic: implement qemu_s390_clear_io_flic()

Now that we have access to the io interrupts, we can implement
clear_io_irq() for TCG.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180129125623.21729-11-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/intc/s390_flic.c