From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Leifker, David" Subject: Kvm qemu virtio not supported? Date: Wed, 19 Mar 2008 14:38:26 -0400 Message-ID: <68D84AD28FDDDB44B44A76CABF6421041913BE81@emss09m03.us.lmco.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0837174604==" To: kvm-devel@lists.sourceforge.net Return-path: Content-class: urn:content-classes:message List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces@lists.sourceforge.net Errors-To: kvm-devel-bounces@lists.sourceforge.net List-Id: kvm.vger.kernel.org This is a multi-part message in MIME format. --===============0837174604== Content-type: multipart/alternative; boundary="Boundary_(ID_z5vOEBoS/DJBraYmL18ddg)" Content-class: urn:content-classes:message This is a multi-part message in MIME format. --Boundary_(ID_z5vOEBoS/DJBraYmL18ddg) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT I thought I'd try the new paravirtualized network driver however I receive an error from qemu about virtuio being unsupported. Command=> /usr/local/kvm/bin/qemu-system-x86_64 -m 1280 -cdrom /virtual_hosts/kvm-driver-disc-20080318.iso \ -hda /virtual_hosts/windows2003std.img -vnc :10 \ -net nic,vlan=0,model=virtio -net tap,vlan=0,ifname=tap0,script=no \ -net nic,vlan=1,model=virtio -net tap,vlan=1,ifname=tap1,script=no Error=> qemu: Unsupported NIC: virtio Details: Intel(R) Core(TM)2 Extreme CPU Q6850 @ 3.00GHz kvm-63 Kernel 2.6.24.2 x86_64 Guest is Windows 32bit 2003 Standard Any insight is appreciated, works with model=rtl8139 David --Boundary_(ID_z5vOEBoS/DJBraYmL18ddg) Content-type: text/html; charset=US-ASCII Content-transfer-encoding: 7BIT Kvm qemu virtio not supported?

I thought I’d try the new paravirtualized network driver however I receive an error from qemu about virtuio being unsupported.

Command=> /usr/local/kvm/bin/qemu-system-x86_64 -m 1280 -cdrom /virtual_hosts/kvm-driver-disc-20080318.iso \
                   -hda /virtual_hosts/windows2003std.img -vnc :10 \
                   -net nic,vlan=0,model=virtio  -net tap,vlan=0,ifname=tap0,script=no \
               -net nic,vlan=1,model=virtio  -net tap,vlan=1,ifname=tap1,script=no
Error=> qemu: Unsupported NIC: virtio

Details:
Intel(R) Core(TM)2 Extreme CPU Q6850  @ 3.00GHz
kvm-63
Kernel 2.6.24.2
x86_64
Guest is Windows 32bit 2003 Standard

Any insight is appreciated, works with model=rtl8139

David




--Boundary_(ID_z5vOEBoS/DJBraYmL18ddg)-- --===============0837174604== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ --===============0837174604== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel --===============0837174604==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Kvm qemu virtio not supported? Date: Wed, 19 Mar 2008 13:43:25 -0500 Message-ID: <47E15ECD.9010501@codemonkey.ws> References: <68D84AD28FDDDB44B44A76CABF6421041913BE81@emss09m03.us.lmco.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Cc: kvm-devel@lists.sourceforge.net To: "Leifker, David" Return-path: In-Reply-To: <68D84AD28FDDDB44B44A76CABF6421041913BE81@emss09m03.us.lmco.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces@lists.sourceforge.net Errors-To: kvm-devel-bounces@lists.sourceforge.net List-Id: kvm.vger.kernel.org Leifker, David wrote: > > I thought I=92d try the new paravirtualized network driver however I = > receive an error from qemu about virtuio being unsupported. > > Command=3D> /usr/local/kvm/bin/qemu-system-x86_64 -m 1280 -cdrom = > /virtual_hosts/kvm-driver-disc-20080318.iso \ > -hda /virtual_hosts/windows2003std.img -vnc :10 \ > -net nic,vlan=3D0,model=3Dvirtio -net tap,vlan=3D0,ifname=3Dtap0,script= =3Dno \ > -net nic,vlan=3D1,model=3Dvirtio -net tap,vlan=3D1,ifname=3Dtap1,script= =3Dno > Error=3D> qemu: Unsupported NIC: virtio > Is it possible you are using an older QEMU userspace? /usr/local/kvm/bin = is not the standard path so if you just did a ./configure && make = install, your binary would be in /usr/local/bin Regards, Anthony Liguori > Details: > Intel(R) Core(TM)2 Extreme CPU Q6850 @ 3.00GHz > kvm-63 > Kernel 2.6.24.2 > x86_64 > Guest is Windows 32bit 2003 Standard > > Any insight is appreciated, works with model=3Drtl8139 > > David > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > ------------------------------------------------------------------------ > > _______________________________________________ > kvm-devel mailing list > kvm-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kvm-devel > = ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Leifker, David" Subject: Re: Kvm qemu virtio not supported? Date: Wed, 19 Mar 2008 14:53:43 -0400 Message-ID: <68D84AD28FDDDB44B44A76CABF6421041913BED8@emss09m03.us.lmco.com> References: <68D84AD28FDDDB44B44A76CABF6421041913BE81@emss09m03.us.lmco.com> <47E15ECD.9010501@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel@lists.sourceforge.net To: Anthony Liguori Return-path: In-reply-to: <47E15ECD.9010501@codemonkey.ws> Content-class: urn:content-classes:message List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces@lists.sourceforge.net Errors-To: kvm-devel-bounces@lists.sourceforge.net List-Id: kvm.vger.kernel.org Yes, my fault. I did. Thanks!!! -----Original Message----- From: Anthony Liguori [mailto:anthony@codemonkey.ws] Sent: Wednesday, March 19, 2008 2:43 PM To: Leifker, David Cc: kvm-devel@lists.sourceforge.net Subject: Re: [kvm-devel] Kvm qemu virtio not supported? Leifker, David wrote: > > I thought I'd try the new paravirtualized network driver however I > receive an error from qemu about virtuio being unsupported. > > Command=> /usr/local/kvm/bin/qemu-system-x86_64 -m 1280 -cdrom > /virtual_hosts/kvm-driver-disc-20080318.iso \ -hda > /virtual_hosts/windows2003std.img -vnc :10 \ -net > nic,vlan=0,model=virtio -net tap,vlan=0,ifname=tap0,script=no \ -net > nic,vlan=1,model=virtio -net tap,vlan=1,ifname=tap1,script=no Error=> > qemu: Unsupported NIC: virtio > Is it possible you are using an older QEMU userspace? /usr/local/kvm/bin is not the standard path so if you just did a ./configure && make install, your binary would be in /usr/local/bin Regards, Anthony Liguori > Details: > Intel(R) Core(TM)2 Extreme CPU Q6850 @ 3.00GHz > kvm-63 > Kernel 2.6.24.2 > x86_64 > Guest is Windows 32bit 2003 Standard > > Any insight is appreciated, works with model=rtl8139 > > David > > > > > ---------------------------------------------------------------------- > -- > > ---------------------------------------------------------------------- > --- This SF.net email is sponsored by: Microsoft Defy all challenges. > Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > ---------------------------------------------------------------------- > -- > > _______________________________________________ > kvm-devel mailing list > kvm-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kvm-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/