On Tue, Jun 16, 2020 at 09:27:49AM -0500, Jonathon Jongsma wrote: > When parsing a nodedev xml file, the iommuGroup element should be > optional. This element should be read-only and is determined by the > device driver. While this is a change to existing behavior, it doesn't > break backwards-compatibility because it makes the parser less strict. > > Signed-off-by: Jonathon Jongsma <jjongsma@xxxxxxxxxx> > --- Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>