From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [RFC PATCH 1/4] Add a new API to virtio-pci Date: Sun, 12 Sep 2010 13:46:37 +0200 Message-ID: <20100912114637.GB22982@redhat.com> References: <20100908072859.23769.97363.sendpatchset@krkumar2.in.ibm.com> <201009091319.40274.rusty@rustcorp.com.au> <201009092144.26484.rusty@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Rusty Russell , anthony@codemonkey.ws, davem@davemloft.net, kvm@vger.kernel.org, netdev@vger.kernel.org To: Krishna Kumar2 Return-path: Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, Sep 09, 2010 at 07:19:33PM +0530, Krishna Kumar2 wrote: > Unfortunately I need a > constant in vhost for now. Maybe not even that: you create multiple vhost-net devices so vhost-net in kernel does not care about these either, right? So this can be just part of vhost_net.h in qemu.