From mboxrd@z Thu Jan 1 00:00:00 1970 From: haishan Subject: Re: qemu NIC emulation Date: Mon, 09 Aug 2010 09:36:06 +0800 Message-ID: <4C5F5B86.10204@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Nirmal Guhan Return-path: Received: from mail.windriver.com ([147.11.1.11]:61681 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755208Ab0HIBiU (ORCPT ); Sun, 8 Aug 2010 21:38:20 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Nirmal Guhan wrote: > Hi, > > Am trying to boot up my guest (on fedora12) that requires Intel's PCIe > NIC 82580EB. qemu-kvm supported models are : > qemu: Supported NIC models: > ne2k_pci,i82551,i82557b,i82559er,rtl8139,e1000,pcnet,virtio > > Could you provide pointers to how I can go about adding support for > i82580EB ? Is there any other solution? > > Reconfigure your guest kernel and select e1000 might solve your problem if it is possible to do so. Thanks Shan Hai > Thanks, > Nirmal > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >