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

Add API UpdateRuntimeArgs to allow the module arguments during runtime and save the new arguments value into the conf file #1041

Open
wants to merge 12 commits into
base: unstable
Choose a base branch
from

Commits on Nov 22, 2024

  1. Implement module update function

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7481b06 View commit details
    Browse the repository at this point in the history
  2. adjust format and remove test warning

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5722113 View commit details
    Browse the repository at this point in the history
  3. Add API for accessing Runtime args

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    88ba018 View commit details
    Browse the repository at this point in the history
  4. Update codes to API UpdateRunTimeArgs

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a663018 View commit details
    Browse the repository at this point in the history
  5. Update implementation for API VM_UpdateRunTimeArgs

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7642408 View commit details
    Browse the repository at this point in the history
  6. update API to VM_UpdateRuntimeArgs

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6e6adc5 View commit details
    Browse the repository at this point in the history
  7. Add comments for new API

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b17c368 View commit details
    Browse the repository at this point in the history
  8. Update comments and swap API function parameter

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    231ff94 View commit details
    Browse the repository at this point in the history
  9. Update test case name

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    032759a View commit details
    Browse the repository at this point in the history
  10. update some codes related to test case

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f1950df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e883dd7 View commit details
    Browse the repository at this point in the history
  12. remove one line comment

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fc31906 View commit details
    Browse the repository at this point in the history