[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH (V9) 0/2] Add V4V to Xen
On 05/30/2013 12:57 PM, Ian Campbell wrote: I'm not sure what kind of tool you want to see here; the only thing i can think of isOn Tue, 2013-05-28 at 15:43 -0400, Ross Philipson wrote:[PATCH (V9) 1/2] xen: events, exposes evtchn_alloc_unbound_domain [PATCH (V9) 2/2] xen: Add V4V implementationWhat is happening on the tools/client side? a way to manipulate the v4v firewall in dom0.From a client side PoV, this is up to the guest kernel to expose the capability. For example on linux, the idea is to exposes it is using a new socket family, so that everything is handled by usual syscalls (socket(2), recvmsg(3), sendmsg(3), connect(2), listen(2), ioctl(2), ...), and the userspace doens't need any library, and specially just a trivial change to already written code that use ip socket without changing any semantics. -- Vincent _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |