Turnstone Operating System
|
VMX operations for 64-bit x86 architecture. More...
#include <hypervisor/hypervisor_vmxops.h>
#include <hypervisor/hypervisor_macros.h>
#include <logging.h>
Functions | |
MODULE ("turnstone.hypervisor") | |
int8_t | vmx_write (uint64_t field, uint64_t value) |
uint64_t | vmx_read (uint64_t field) |
int8_t | vmxon (uint64_t vmxon_pa) |
int8_t | vmptrld (uint64_t vmcs_pa) |
int8_t | vmclear (uint64_t vmcs_pa) |
int8_t | vmlaunch (void) |
VMX operations for 64-bit x86 architecture.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.