MCPcopy Create free account
hub / github.com/equation314/RVM-Tutorial / hal.rs

File hal.rs

hypervisor/src/hv/hal.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use rvm::{HostPhysAddr, HostVirtAddr, RvmHal, RvmVcpu};
2
3use super::vmexit;
4use crate::arch::timer;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected