OSDN Git Service

s390x/tcg: simplify lookup of flic
authorDavid Hildenbrand <david@redhat.com>
Mon, 29 Jan 2018 12:56:08 +0000 (13:56 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 9 Feb 2018 08:37:13 +0000 (09:37 +0100)
commitb03d9970c49d8f09f6e86130b320a91888667689
tree31c595b2969425a7241f254ec98b50c7d6757e02
parente2ac12f014ef1524e51d76bc0a282239d4f138f3
s390x/tcg: simplify lookup of flic

We can simply search for an object of our common type.

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