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

9P host and guest support #39

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

9P host and guest support #39

wants to merge 7 commits into from

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    873594d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cd5353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc8632d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0dce75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a4c02a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. fixups: TODO: split and squash these

    - 9P server does not need to take flags (guest does)
    - forgot to wire up the unmount unmarshal logic
    - const name changed
    djdv committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    d7712d6 View commit details
    Browse the repository at this point in the history
  2. oops

    djdv committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    16f8258 View commit details
    Browse the repository at this point in the history