X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Fvmx.c;h=2bfdf1aa610c8b80906fd1c43ad56d15f99eb6ff;hb=4d691866d964c028d2b2ca96c2d16489d45dd2b5;hp=eb6c71812ed8b2bd945a2fcea59cec4125656484;hpb=4c3756d6082cb1bff38969f911c4f3b724b1af44;p=palacios.git diff --git a/palacios/src/geekos/vmx.c b/palacios/src/geekos/vmx.c index eb6c718..2bfdf1a 100644 --- a/palacios/src/geekos/vmx.c +++ b/palacios/src/geekos/vmx.c @@ -126,7 +126,7 @@ static int ExecFaultingInstructionInVMM(struct VM *vm) } -VmxOnRegion * InitVMX() { +VmxOnRegion * Init_VMX() { VmxOnRegion * region = NULL; unsigned int ret;