Xen Test Framework
Functions
vmx.h File Reference

Helpers for VT-x. More...

#include <arch/x86-vmx.h>
+ Include dependency graph for vmx.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * vmx_insn_err_strerror (unsigned int err)
 Error string for VMX Instruction Errors. More...
 

Detailed Description

Helpers for VT-x.

Definition in file vmx.h.

Function Documentation

◆ vmx_insn_err_strerror()

const char* vmx_insn_err_strerror ( unsigned int  err)

Error string for VMX Instruction Errors.

Definition at line 10 of file vmx.c.

+ Here is the caller graph for this function: