Re: [KVM PATCH] KVM: introduce "xinterface" API for external interaction with guests

2009-07-16 Thread Zan Lynx
o" and the first thing in my head is "something to do with the X Window System." How about kvm_xinterface or vguest_xinterface? -- Zan Lynx zl...@acm.org "Knowledge is Power. Power Corrupts. Study Hard. Be Evil." -- To unsubscribe from this list: send the line "unsu

Re: [PATCH V8 2/4 net-next] skbuff: skb supports zero-copy buffers

2011-07-06 Thread Zan Lynx
On 7/6/2011 4:22 PM, Shirley Ma wrote: > This patch adds userspace buffers support in skb shared info. A new > struct skb_ubuf_info is needed to maintain the userspace buffers > argument and index, a callback is used to notify userspace to release > the buffers once lower device has done DMA (Last