Hi, > > + error_setg( > > + errp, > > + "A VP context is present in the IGVM file but is not supported > > " > > + "by the current system."); > > It is pre-existing, but should we avoid splitting error messages to simplify > searching for them in the code?
checkpatch.pl throws an error about a long line if I drop the split. take care, Gerd
