On Tue, Jun 16, 2020 at 09:27:50AM -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(a)redhat.com>
---
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>