|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PageReserved ?
On 17 Jul 2005, at 11:48, aq wrote:
ah, this is interesting. i will give it a try. lets see how to do that:
- you suggest adding xprintk to domU code - but exactly which code?
Probably you are dying in pagetable_init() in arch/xen/i386/mm/init.c,
but you could possibly be dying earlier than that.
- or better redefine printk to xprintk in linux kernel of domU
(linux-2.6.x-xenU/)
- recompile xenU kernel (no need to recompile Xen and dom0 kernel).
You need to recompile Xen as 'debug=y make'. No need to recompile dom0.
is that correct?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|