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

[Xen-devel] real-mode switch



I am trying to switch to real-mode to make some BIOS calls. However, when I try to remap kernel at virtual address 0 I get Unable to handle kernel paging request at virtual address c06e0000 error. Here is where I get it:

memcpy(swapper_pg_dir, swapper_pg_dir + USER_PGD_PTRS, sizeof(swapper_pg_dir[0]) * KERNEL_PGD_PTRS);

swapper_pg_dir is 0xc06e0000, and user PGD pointers start at 0x400 and kernel pointers start at 0x100. Any idea why I get this?

Thanks,

Jayant Mangalampalli

_______________________________________________
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®.