MCPcopy
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
3import sys, pathlib, traceback
4sys.path.append(str(pathlib.Path(__file__).resolve().parents[1]))

Callers

nothing calls this directly

Calls 15

HVClass · 0.90
Virtio9PTransportClass · 0.90
PMUClass · 0.90
run_shellFunction · 0.90
UartInterfaceClass · 0.85
M1N1ProxyClass · 0.85
bootstrap_portFunction · 0.85
ProxyUtilsClass · 0.85
appendMethod · 0.80
msrMethod · 0.80
attach_virtioMethod · 0.80
set_logfileMethod · 0.80

Tested by

no test coverage detected