[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XenPPC] [rfc] [patch] 64-bitize guest handles
On Jun 28, 2006, at 3:40 PM, Hollis Blanchard wrote: Of course, before committing I was hoping to find out from you if it helps with the memory_reservation problem you were having. Does it? ahh thats only half the problem, the easy half :) The next issue is nr_extents:include/public/memory.h xen_memory_reservation 20 struct xen_memory_reservation { struct xen_memory_reservation { [...] XEN_GUEST_HANDLE(xen_pfn_t) extent_start; [...] unsigned long nr_extents;at least exent_start is abstracted, you real talents are needed for nr_extents cuz the result could break the world. -JX _______________________________________________ Xen-ppc-devel mailing list Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ppc-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |