vfio-ccw: Refactor ccw irq handler
commit690e29b91102ac69810b35fe72cd90bc9fa1fff7
authorEric Farman <farman@linux.ibm.com>
Tue, 5 May 2020 12:57:55 +0000 (5 14:57 +0200)
committerCornelia Huck <cohuck@redhat.com>
Thu, 18 Jun 2020 10:13:54 +0000 (18 12:13 +0200)
tree293f18b2687e279bddad542908daa36f7a3c83e7
parent46ea3841edaff2a7657b8f6c7f474e5e3850cd62
vfio-ccw: Refactor ccw irq handler

Make it easier to add new ones in the future.

Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20200505125757.98209-5-farman@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/vfio/ccw.c