[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] minios can cope with >4G CR3 since it never uses it



minios can cope with >4G CR3 since it never uses it

Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>

diff -r 6ba898ce987c extras/mini-os/arch/x86/x86_32.S
--- a/extras/mini-os/arch/x86/x86_32.S  Wed Jun 11 17:10:34 2008 +0100
+++ b/extras/mini-os/arch/x86/x86_32.S  Wed Jun 11 17:33:17 2008 +0100
@@ -8,7 +8,7 @@
        .ascii  ",VIRT_BASE=0x0" /* &_text from minios_x86_32.lds */
        .ascii  ",ELF_PADDR_OFFSET=0x0"
        .ascii  ",HYPERCALL_PAGE=0x2"
-       .ascii  ",PAE=yes"
+       .ascii  ",PAE=yes[extended-cr3]"
        .ascii  ",LOADER=generic"
        .byte   0
 .text

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.