From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: TODO item: guest programmable mac/vlan filtering with macvtap Date: Fri, 15 Oct 2010 08:56:11 +0200 Message-ID: <20101015065610.GA22480@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org To: Dragos Tatulea , arnd.bergmann@de.ibm.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59012 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756165Ab0JOHD3 (ORCPT ); Fri, 15 Oct 2010 03:03:29 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Oct 14, 2010 at 11:40:52PM +0200, Dragos Tatulea wrote: > Hi, > > I'm starting a thread related to the TODO item mentioned in the > subject. Currently still gathering info and trying to make kvm & > macvtap play nicely together. I have used this [1] guide to set it up > but qemu is still complaining about the PCI device address of the > virtio-net-pci. Tried with latest qemu. Am I missing something here? > > [1] - http://virt.kernelnewbies.org/MacVTap > > -- Dragos It really should be: -net nic,model=virtio,netdev=foo -netdev tap,id=foo Created account but still could not edit the wiki. Arnd, know why that is? Could you correct qemu command line pls? -- MST