From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: [Xen-changelog] PCNET NIC card support for qemu Date: Wed, 31 Aug 2005 14:03:21 -0700 Message-ID: <43161B19.1080907@intel.com> References: <43161A35.3040709@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <43161A35.3040709@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Anthony Liguori Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Anthony Liguori wrote: > Out of pure curiousity, what's the advantage to emulating the PCNET > cared verses the NE2000? It's it more virtualization friendly? Is > there better guest OS support? > > Does this bring us closer to being able to do fast binary driver emulation? > > Very cool stuff. > pcnet uses DMA. Ne2k doesn't. -Arun