Crate hypervisor [−] [src]
Modules
| ffi |
Bindings to the Hypervisor Framework |
Structs
| vCPU |
Virtual CPU |
Enums
| Error |
Error returned after every call |
| VMXCap |
VMX cabability |
| x86Reg |
x86 architectural register |
Functions
| create_vm |
Creates a VM instance for the current Mach task |
| destory_vm |
Destroys the VM instance associated with the current Mach task |
| interrupt_vcpus |
Forces an immediate VMEXIT of a set of vCPUs |
| read_vmx_cap |
Reads a VMX capability of the host processor |
| sync_tsc |
Synchronizes the guest Timestamp-Counters (TSC) across all vCPUs |