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

Passthrough Jetson Orin WiFi card and Intel NUC Wifi Card to NetVM #107

Merged
merged 4 commits into from
Apr 17, 2023

Commits on Apr 14, 2023

  1. Passthrough Jetson Orin WiFi card to NetVM

    Rebasing and fixes, and refactoring of Orin specific NetVM attributes to
    the target module, added by Mika Tammi.
    
    Signed-off-by: Panu Finnila <panu.finnila@unikie.com>
    Co-authored-by: Mika Tammi <mika.tammi@unikie.com>
    panufi and Mika Tammi committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3fe2094 View commit details
    Browse the repository at this point in the history
  2. Update microvm.nix in flake.lock

    Update microvm.nix to a version which properly supports PCI passthrough
    on x86_64-linux
    
    Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
    Mika Tammi committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ff69ff3 View commit details
    Browse the repository at this point in the history
  3. Passthrough NUC WiFi card to NetVM

    Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
    Mika Tammi committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    04bd011 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Provide NAT from NetVM

    Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
    Mika Tammi committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    3aea028 View commit details
    Browse the repository at this point in the history