RE: [PATCH v1 6/7] vfio/ccw: replace vfio_init_device with _alloc_

From: Tian, Kevin
Date: Tue Nov 01 2022 - 05:10:57 EST


> From: Eric Farman
> Sent: Thursday, October 20, 2022 12:22 AM
>
> Now that we have a reasonable separation of structs that follow
> the subchannel and mdev lifecycles, there's no reason we can't
> call the official vfio_alloc_device routine for our private data,
> and behave like everyone else.
>
> Signed-off-by: Eric Farman <farman@xxxxxxxxxxxxx>

This looks good to me. With Jason's suggestion handled,

Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>