Re: [XenPPC] [PATCH] [UPDATE] Xencomm patch

2007-02-07 Thread Jimi Xenidis
pushed.. thanks On Feb 5, 2007, at 5:42 PM, Jerone Young wrote: Yes..another Xencomm patch :-). The last one actually hit a bug that was currently in xen-linux with handling of domain control operation XEN_DOMCTL_shadow_op. This fix is included in the patch. I've also added error handling and

[XenPPC] [PATCH] [UPDATE] Xencomm patch

2007-02-05 Thread Jerone Young
Yes..another Xencomm patch :-). The last one actually hit a bug that was currently in xen-linux with handling of domain control operation XEN_DOMCTL_shadow_op. This fix is included in the patch. I've also added error handling and changed return codes from xencomm_no_alloc() failure to be EINVAL.

Re: [XenPPC] [PATCH] [UPDATE] Xencomm patch

2007-01-24 Thread Jimi Xenidis
On Jan 24, 2007, at 1:08 AM, Jerone Young wrote: With all the recommendations here is another udpate to the Xencomm patch. Actually, you missed some.. :) I was unable though to successfully remove xencomm_create & replace it with xencomm_map. It was causing issues when loading of Dom0 that

[XenPPC] [PATCH] [UPDATE] Xencomm patch

2007-01-23 Thread Jerone Young
With all the recommendations here is another udpate to the Xencomm patch. I was unable though to successfully remove xencomm_create & replace it with xencomm_map. It was causing issues when loading of Dom0 that would cause the kernel to blowup. Testing: I have tested it loading xennet driver as