If the IdlePDPT is not present, PAE is not active
This commit is contained in:
parent
baf0230645
commit
bedceb7c9c
@ -238,7 +238,6 @@ _kvm_initvtop(kvm_t *kd)
|
|||||||
return (-1);
|
return (-1);
|
||||||
}
|
}
|
||||||
kd->vmst->PTD = PTD;
|
kd->vmst->PTD = PTD;
|
||||||
return (0);
|
|
||||||
kd->vmst->pae = 0;
|
kd->vmst->pae = 0;
|
||||||
}
|
}
|
||||||
return (0);
|
return (0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user