On Tue, May 13, 2025 at 3:32 PM Jan Beulich <[email protected]> wrote: > > Well, it's easily possible to catch that error without any extra parsing.
If `lockdown` is not the first argument then we should print a warning to tell the user that Xen may have already parsed some insecure arguments and lockdown mode will not be effective. What would be a good way to check if lockdown is or isn't the first argument? I am not sure.
