Xen Test Framework
|
Helpers for VT-x. More...
Go to the source code of this file.
Macros | |
#define | ERR(x) [VMERR_ ## x] = #x |
Functions | |
const char * | vmx_insn_err_strerror (unsigned int err) |
Error string for VMX Instruction Errors. More... | |
Helpers for VT-x.
Definition in file vmx.c.
#define ERR | ( | x | ) | [VMERR_ ## x] = #x |