[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] [Patch] Fix for re-enabling PV-on-HVM on IPF
On Tue, Mar 06, 2007 at 09:56:14PM +0900, DOI Tsunehisa wrote: > - we have to modify guest_physmap_add_page() to support it. > (this is straight reason of hypervisor crash) The patch breaks the the p2m/m2p table convension. get_page() shouldn't fail because xen heap page must be owned by the domain when guest_physmap_add_page() is called. share_xen_page_with_guest() does it. What kind of page was passed when you observed the panic? Who allocated and passed it? -- yamahata _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |