vfio-ccw: Connect the device request notifier
commitb2f96f9e4f5fbc8f2770a436191cb328da4d5350
authorEric Farman <farman@linux.ibm.com>
Mon, 4 Jan 2021 20:20:57 +0000 (4 21:20 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 21 Jan 2021 10:19:45 +0000 (21 11:19 +0100)
treeb15ebf11b76e3c7a55c6203c61838b188db87095
parentb3c818a47f419b6e2f5508fe29e7a30843236fee
vfio-ccw: Connect the device request notifier

Now that the vfio-ccw code has a notifier interface to request that
a device be unplugged, let's wire that together.

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