m1n1/proxyclient/hv
Hector Martin 434a3b6c78 hv/trace_smc.py: Support RW ops
Signed-off-by: Hector Martin <marcan@marcan.st>
2022-01-19 03:22:16 +09:00
..
README.md run_guest.py: Add options to run external scripts: 2021-06-10 22:37:12 +09:00
trace_agx.py m1n1.trace.asc: Initial ASCTracer implementation 2021-06-18 02:24:55 +09:00
trace_all.py hv/trace_all.py: Use async tracing by default 2022-01-16 19:39:03 +09:00
trace_atc.py proxyclient: hv: Add simple DWC3/XHCI/ATCPHY tracer 2021-09-22 19:01:03 +09:00
trace_dart.py m1n1.trace.dart: Add DART tracer/handler 2021-06-22 01:39:38 +09:00
trace_dcp.py hv/trace_dcp.py: Fix typo 2022-01-19 03:21:55 +09:00
trace_gpio.py hv/trace_gpio.py: Work on both t8103 and t6000 2021-12-28 21:09:30 +09:00
trace_i2c.py hv/trace_i2c.py: New example trace script 2022-01-16 19:39:03 +09:00
trace_nvme.py hv/trace_nvme: Add NVMe tracer 2022-01-01 16:49:14 +09:00
trace_pmgr.py hv/trace_pmgr.py: New script 2021-11-22 07:21:07 +09:00
trace_smc.py hv/trace_smc.py: Support RW ops 2022-01-19 03:22:16 +09:00

m1n1 hypervisor scripts

This directory contains scripts that can be executed to configure the hypervisor using the -m option to run_guest.py.