On Sun, 1 Sep 2019 23:24:35 -0500 Parav Pandit <[email protected]> wrote:
> Introduce an API mdev_alias() to provide access to optionally generated > alias. > > Signed-off-by: Parav Pandit <[email protected]> > --- > drivers/vfio/mdev/mdev_core.c | 12 ++++++++++++ > include/linux/mdev.h | 1 + > 2 files changed, 13 insertions(+) Reviewed-by: Cornelia Huck <[email protected]>

