|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] hypervisor crash look familiar?
Keir Fraser wrote:
On 21/9/07 18:23, "Joe Bonasera" <joe.bonasera@xxxxxxx> wrote:
From examining the code, the
create_pae_xen_mappings()+142 location corresponds to the
first store instruction of the l2write() call
in the first loop in this bit of create_pae_xen_mappings()
I haven't seen anything like this. Assuming that the loop is writing the
correct PDEs at the correct offsets in the l2 page, which it must be or the
code would never work, then presumably there is some issue with
map_domain_page()?
-- Keir
hmm.. except the memcpy() just above it has just copied to the
same page hasn't it?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|