Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use rvm::{HostPhysAddr, HostVirtAddr, RvmHal, RvmVcpu};
2
3
use super::vmexit;
4
use crate::arch::timer;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected