Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(kernel): add -kernel-debug param in cli #36

Merged
merged 1 commit into from
Jan 26, 2024

Commits on Jan 26, 2024

  1. feat(kernel): add -kernel-debug param in cli

    Sometimes, kernel debug logs are needed even in non-cli scenarios, so it is not possible to enable them directly based on whether the mode is cli or not. Add a parameter to decide whether to enable kernel debug or not.
    
    Signed-off-by: Kevin Cui <[email protected]>
    BlackHole1 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4452a5d View commit details
    Browse the repository at this point in the history