VHOST_NET_SET_BACKEND

2010-10-06 Thread devi thapa
Hi All, I dont know how to put this question, but bear with me. My query is how to invoke the ioctl request VHOST_NET_SET_BACKEND or how to set the backend, and when ? With Anticipation, Devi. ___ Virtualization mailing list

Re: VHOST_NET_SET_BACKEND

2010-10-06 Thread Stefan Hajnoczi
On Wed, Oct 6, 2010 at 7:43 AM, devi thapa devi.th...@gmail.com wrote:       I dont know how to put this question, but bear with me.   My query is how to invoke the ioctl request VHOST_NET_SET_BACKEND  or how to set the backend, and when ? Look at the QEMU side vhost-net code:

Re: [PATCH] virtio-spec trivial fixes

2010-10-06 Thread Rusty Russell
On Wed, 6 Oct 2010 12:20:01 am Amit Shah wrote: Hello Rusty, A few trivial fixes on top of virtio-spec-0.8.9 (patch -p0): Thanks, applied. If you turn on lyx change tracking, patches get uglier but it means annotations of differences show up in next version. Thanks! Rusty.

vhost_net_ioctl

2010-10-06 Thread devi thapa
Hi All, What's the role or value of the third argument in the vhost_net_ioctl function in /drivers/vhost/net.c . The function declaration is static long vhost_net_ioctl(struct file *f, unsigned int ioctl, unsigned long arg) As per my knowledge, *f represents the fd

Re: vhost_net_ioctl

2010-10-06 Thread Stefan Hajnoczi
On Wed, Oct 6, 2010 at 11:16 AM, devi thapa devi.th...@gmail.com wrote:           What's the role or value of the third argument in the vhost_net_ioctl function in /drivers/vhost/net.c . Read the code. There is the kernel vhost code and the QEMU vhost userspace code to look at. By studying

Re: [PATCH 1/1] staging: hv: Remove camel case variables in channel.c

2010-10-06 Thread Florian Mickler
On Thu, 30 Sep 2010 05:12:10 -0700 Greg KH g...@kroah.com wrote: On Wed, Sep 29, 2010 at 09:21:50PM -0700, Hank Janssen wrote: Rename camel case variables in channel.c and changed them to lowercase. Sending this from my own accounts till we have a proper mail server set up that

[PATCH] x86/xen: remove duplicated include

2010-10-06 Thread Nicolas Kaiser
Remove duplicated include. Signed-off-by: Nicolas Kaiser ni...@nikai.net --- arch/x86/xen/enlighten.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c index 7d46c84..3396891 100644 --- a/arch/x86/xen/enlighten.c +++

Re: [GIT PULL net-next-2.6] vhost-net patchset for 2.6.37

2010-10-06 Thread David Miller
From: Michael S. Tsirkin m...@redhat.com Date: Tue, 5 Oct 2010 20:27:32 +0200 It looks like it was a quiet cycle for vhost-net: probably because most of energy was spent on bugfixes that went in for 2.6.36. People are working on multiqueue, tracing but I'm not sure it'll get done in time for