m1n1/proxyclient/hv
Hector Martin 49dad3b9ff m1n1.hv: Rework MMIO PT handling & tracing
Now keeps track of the requested MMIO maps in a DictRangeMap, which is
then flattened to HV page table updates.

TODO: HOOK/SYNC codepaths

Signed-off-by: Hector Martin <marcan@marcan.st>
2021-06-17 02:00:32 +09:00
..
README.md run_guest.py: Add options to run external scripts: 2021-06-10 22:37:12 +09:00
trace_agx.py trace_agx.py: Disable tracing the PMP bits 2021-06-15 15:46:08 +09:00
trace_all.py m1n1.hv: Rework MMIO PT handling & tracing 2021-06-17 02:00:32 +09:00
trace_gpio.py hv/trace_gpio.py: mmiotrace handler for "/arm-io/gpio" 2021-06-15 15:41:50 +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.