The igvm_defs specification is intended to allow older loaders to load newer files. The current igvm implementation does not do this, on seeing headers it does not recognize, it will emit a failure instead of ignoring the header.
Add a mode to support this.
The igvm_defs specification is intended to allow older loaders to load newer files. The current igvm implementation does not do this, on seeing headers it does not recognize, it will emit a failure instead of ignoring the header.
Add a mode to support this.