WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

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