[PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure

Tian, Kevin kevin.tian at intel.com
Tue Jun 14 09:54:34 UTC 2022


> From: Christoph Hellwig
> Sent: Tuesday, June 14, 2022 12:54 PM
> 
> Simplify mdev_{un}register_device by requiring the caller to pass in
> a structure allocate as part of the parent device structure.  This
> removes the need for a list of parents and the separate mdev_parent
> refcount as we can simplify rely on the reference to the parent device.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>

Reviewed-by: Kevin Tian <kevin.tian at intel.com>


More information about the intel-gvt-dev mailing list