Skip to content

docs: add SSH access guide for guest networking#7

Merged
zevorn merged 1 commit intomainfrom
docs/add-ssh-access-guide
Apr 15, 2026
Merged

docs: add SSH access guide for guest networking#7
zevorn merged 1 commit intomainfrom
docs/add-ssh-access-guide

Conversation

@zevorn
Copy link
Copy Markdown
Owner

@zevorn zevorn commented Apr 15, 2026

Summary

Test plan

  • Verify en/zh docs render correctly on GitHub
  • Confirm SSH steps work against a running cosim instance

Add section 4.5 to the cosim usage guide (both en/zh) documenting
how to configure guest networking and SSH into the guest via the
port forwarding enabled in PR #6.

Steps: identify NIC name with `ip a`, configure netplan DHCP,
then `ssh -p 2222 gem5@localhost` from the host.

Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
@zevorn zevorn merged commit 8513ebf into main Apr 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant