Displaying 1 result from an estimated 1 matches for "server_allocate_event_channel".
2012 Mar 30
1
cannot use xensocket on xen4.0.1
...ubuntu 45 256 1 --p--- 32.0
Just as the README of xensocket says, I have insmode the xensocket.ko in both test1(ID:46) and test3(ID:47). And then I run the code on test1 like this:
test/recieve 47 ,
The error message showes like this:
server_allocate_event_channel: line 396: Unable to allocate event channel
Exiting (ERROR) server_allocate_event_channel
Exiting (ERROR) xen_bind
and I try to see what''s wrong in server_allocate_event_channel, finding the macro DOMID_SELF returns other number instead of 46.
Even I manully replace
op.u.alloc_un...