[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH 2/2] vfio-ccw: Connect the device request notifier
From: |
Cornelia Huck |
Subject: |
Re: [RFC PATCH 2/2] vfio-ccw: Connect the device request notifier |
Date: |
Thu, 19 Nov 2020 12:58:06 +0100 |
On Tue, 17 Nov 2020 04:26:05 +0100
Eric Farman <farman@linux.ibm.com> wrote:
> 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>
> ---
> hw/vfio/ccw.c | 40 ++++++++++++++++++++++++++++++++++++----
> 1 file changed, 36 insertions(+), 4 deletions(-)
This looks good to me.
Reviewed-by: Cornelia Huck <cohuck@redhat.com>