All of lore.kernel.org
 help / color / mirror / Atom feed
* Moving a PV Linux kernel
@ 2008-03-09 22:49 Michael Abd-El-Malek
  2008-03-10 19:40 ` Michael Abd-El-Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Abd-El-Malek @ 2008-03-09 22:49 UTC (permalink / raw)
  To: xen-devel

I'm trying to change where a 64-bit PV Linux kernel resides.  So I  
changed __START_KERNEL_map	from 0xffffffff80000000UL to  
0xffffffffc0000000UL in linux-2.6.18-xen.hg/include/asm-x86_64/mach- 
xen/asm/page.h.  When I tried to boot that kernel, I got the following  
error message from xm create:
Error: (1, 'Internal error', 'arch_setup_bootlate: pin_table failed  
(pfn 0x7b5, rc=1)\n')

I spent some time trying digging into the hypervisor to understand the  
above message, but I didn't get anywhere.

So I have two questions:
1) Why is the above error message happening?
2) Am I forgetting any other place where constants need to change?   
(Either in the Linux kernel tree or in Xen.)

Thanks,
Mike

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-10 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 22:49 Moving a PV Linux kernel Michael Abd-El-Malek
2008-03-10 19:40 ` Michael Abd-El-Malek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.