Displaying 2 results from an estimated 2 matches for "alloc_shadow_pag".
Did you mean:
  alloc_shadow_page
  
2006 Jul 26
5
[Fwd: stack overflow "cause" found]
...resync_all:                          344
0xffff830000151bf9 do_physdev_op:                       328
0xffff8300001521d1 do_physdev_op:                       328
0xffff8300001ab28c vmx_store_cpu_guest_regs:            312
0xffff8300001ab65a vmx_store_cpu_guest_regs:            312
0xffff830000173b36 alloc_shadow_page:                   304
0xffff83000014f60d ptwr_do_page_fault:                  296
0xffff83000014febb ptwr_do_page_fault:                  296
0xffff83000014da12 arch_memory_op:                      288
0xffff83000017de6f shadow_direct_map_fault:             288
0xffff8300001a3766 svm_dump_inst:...
2006 May 05
6
PAE mode mismatch in Xen (xen=no Dom0=yes)
Hi,
I just added 32GB memory in my system and wanted Xen to see that memory, so enabled PAE in xen0 and XenU. I did  a make menuconfig in xen0 and xenU, then did a make in xen-unstable and a make install.
Whilebooting this kernel, I get the above error PAE mode mismatch. I looked under xen/include/asm-x86/processor.h has #define X86_CR4_PAE  defined and so does cpufeature.h have this defined.