
16 Jun
2020
16 Jun
'20
10:54 a.m.
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@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>