|
Xen Test Framework
|
Helpers for VT-x. More...
Include dependency graph for vmx.c: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 |