On Wed, Mar 30, 2022 at 02:17:41PM -0400, Jason Andryuk wrote: > commit babde47a3fed "introduce a 'passthrough' configuration option to > xl.cfg..." moved the pci list parsing ahead of the global pci option > parsing. This broke the global pci configuration options since they > need to be set first so that looping over the pci devices assigns their > values. > > Move the global pci options ahead of the pci list to restore their > function. > > Signed-off-by: Jason Andryuk <jandr...@gmail.com>
Acked-by: Anthony PERARD <anthony.per...@citrix.com> Thanks, -- Anthony PERARD