Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AsahiLinux/m1n1
/ run_guest.py
File
run_guest.py
proxyclient/tools/run_guest.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
# SPDX-License-Identifier: MIT
3
import
sys, pathlib, traceback
4
sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))
Callers
nothing calls this directly
Calls
15
HV
Class · 0.90
Virtio9PTransport
Class · 0.90
PMU
Class · 0.90
run_shell
Function · 0.90
UartInterface
Class · 0.85
M1N1Proxy
Class · 0.85
bootstrap_port
Function · 0.85
ProxyUtils
Class · 0.85
append
Method · 0.80
msr
Method · 0.80
attach_virtio
Method · 0.80
set_logfile
Method · 0.80
Tested by
no test coverage detected