Skip to content

kern-crates/x86_vcpu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x86_vcpu

CI

Definition of the vCPU structure and virtualization-related interface support for x86_64 architecture.

The crate user must implement the AxVCpuHal trait to provide the required low-level implementantion, relevant implementation can refer to axvcpu.

About

vCpu for x86_64: Intel VMX virtualization support under x86_64 architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%