|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xc_get_pfn_list() creates broken core files
On Thu, Nov 23, 2006 at 08:52:36AM +0000, Keir Fraser wrote:
> > This does not account correctly for 'holes' where the pfn no longer maps an
> > mfn, and thus doesn't appear on page_list. As a result the whole array gets
> > out
> > of sync. What's the right fix here? Below is what I threw together to verify
> > the problem.
>
> Save out the guest's own p2m table.
OK. What about HVM?
> get_pfn_list is deprecated.
Would be nice if that were mentioned somewhere :)
regards
john
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|