|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] problems with recursively mapping page directory as a page t
The following code:
/* install a pde recursively mapping page directory as a page table */
FILLKPT(IdlePTD, PTDPTDI, 1, IdlePTD, L2_PROT_RO);
Which basically sets IdlePTD[PTDPTDI] = IdlePTD | LT_PROT_RO appears to
be causing the error below. Any thoughts?
(file=/u/kmacy/xen/xeno-unstable.bk.home/xen/include/xeno/mm.h,line=243)
Unexpected type (saw 40000000 != exp 20000000) for pfDOM0:
(file=memory.c, line=339) Bad page type for pfn 0001228d (40000001)
-Kip
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] dumping a domain's core, Kip Macy
- Re: [Xen-devel] dumping a domain's core, Ian Pratt
- [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Kip Macy
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Kip Macy
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Keir Fraser
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Kip Macy
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Kip Macy
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Ian Pratt
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Keir Fraser
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Kip Macy
- Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source, Ian Pratt
|
|
|
|
|