|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] patch: event channel fixups
On 18 Oct 2005, at 00:39, King, Steven R wrote:
Summary:
Allows interdomain channels to bind DOMID_SELF to DOMID_SELF. A couple
of quick fixes made this work, since support for loopback channels is
already there.
Stops a local port leak when an interdomain channel is rejected at the
remote end.
I took all except the fix for the port leak, since the leak doesn't
exist (get_free_port() doesn't actually allocate a port, it just
returns a free port that is allocated later by the caller changing
chn->state).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|