From: Dor Laor <dor.laor@gmail.com>
To: Javier Guerra Giraldez <javier@guerrag.com>
Cc: kvm-devel@lists.sourceforge.net, ir Peleg <nir@tutis.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [kvm-devel] [PATCH] e1000 emulation code
Date: Thu, 10 Jan 2008 13:27:29 +0200 [thread overview]
Message-ID: <1199964449.3274.9.camel@localhost.localdomain> (raw)
In-Reply-To: <200801092308.46482.javier@guerrag.com>
On Wed, 2008-01-09 at 23:08 -0500, Javier Guerra Giraldez wrote:
> On Wednesday 09 January 2008, Dor Laor wrote:
> > Some figures: Linux rx 350Mbps, tx 150bps, Windows rx 700mbps, tx 100 mbps.
>
> very nice!
>
> in a related note, the VMWare tools package, which is supposed to 'enhance
> performance' by installing 'specially tuned' drivers into a guest, doesn't
> include net or HD drivers for linux! i was surprised, but it simply said
Vmware has a nice trick to online change an emulated amd nic into a pv
mode nic.
> that using e1000 emulation on 64bit linux was optimised enough. since i saw
> good performance (no hard benchmarks, but definitely not bad); i thought that
> they do some paravirtualizification at runtime as part of their software
> recompiling (because they're much older than HVM-capable processors).
>
> now it seems that there are higher-level hardware that can be emulated far
> more efficiently than the original set of QEMU hardware.
This is just a newer device with some coalescing abilities and tso, pv
driver can always be better since they are not bound to any
specification.
btw: I wonder when qemu will get virtio drivers.
>
> the next step would be to emulate LSI SCSI chips, eh?
>
next prev parent reply other threads:[~2008-01-10 11:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 16:42 [Qemu-devel] [PATCH] e1000 emulation code Dor Laor
2008-01-09 20:29 ` [Qemu-devel] Re: [kvm-devel] " Alexey Eremenko
2008-01-09 23:40 ` Alex Williamson
2008-01-10 4:08 ` Javier Guerra Giraldez
2008-01-10 11:27 ` Dor Laor [this message]
2008-01-10 15:36 ` Paul Brook
2008-01-10 18:58 ` [kvm-devel] [Qemu-devel] " Christoph Hellwig
2008-01-10 16:58 ` [Qemu-devel] " andrzej zaborowski
2008-01-10 23:12 ` Dor Laor
2008-01-11 0:35 ` andrzej zaborowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1199964449.3274.9.camel@localhost.localdomain \
--to=dor.laor@gmail.com \
--cc=dor.laor@qumranet.com \
--cc=javier@guerrag.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=nir@tutis.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).