On Tue, Jun 09, 2020 at 04:43:41PM -0500, Jonathon Jongsma wrote: > Currently nodeDeviceCreateXML() and nodeDeviceDestroy() only support > NPIV HBAs, but we want to be able to create mdev devices as well. This > is a first step to enabling that support. > > Signed-off-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> > --- Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>