"Maciej S. Szmigiero" <m...@maciej.szmigiero.name> writes: > From: "Maciej S. Szmigiero" <maciej.szmigi...@oracle.com> > > This property allows configuring whether to start the config load only > after all iterables were loaded. > Such interlocking is required for ARM64 due to this platform VFIO > dependency on interrupt controller being loaded first. > > The property defaults to AUTO, which means ON for ARM, OFF for other > platforms. > > Signed-off-by: Maciej S. Szmigiero <maciej.szmigi...@oracle.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>