|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PAE xen + linux kernel boots ...
On Sun, May 01, 2005 at 01:01:54AM +0200, Gerd Knorr wrote:
> > The hypervisor was taking a pagefault in ptwr_emulated_update() when
> > pl1e (a map_domain_mem() mapped page) was dereferenced to be
> > copied. pl1e is a 64 bit type with pae, but only the first 4 bytes
> > were getting mapped, and there was a case where pl1e would straddle
> > a page boundary,
>
> Huh? page table entries must be 8-byte aligned, so they never ever
> can cross a page border. Must be something else.
Right, the bug is in the partial write support in ptwr_emulated_update().
Working on a patch now.
sRp
--
Scott Parish
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] PAE xen + linux kernel boots ..., (continued)
|
|
|
|
|