On 21/09/15 16:44, Jan Beulich wrote:
+    uint32_t cr0;
+    uint32_t cr3;
+    uint32_t cr4;
+    uint64_t efer;
What again was the point of having EFER here?


EFER.NX must match what the BSP chose to set up in the pagetables pointed to in %cr3, or a triple fault will occur.

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to