From: Miguel Araujo <maraujo@Nosys.net>
To: Haydn Solomon <haydn.solomon@gmail.com>
Cc: Felix Leimbach <felix.leimbach@gmx.net>,
lista kvm-devel <kvm-devel@lists.sourceforge.net>,
Victor Abeytua Garcia <victor@nosys.es>
Subject: Re: virtual machines network goes 100Mbit when interface is Gbit
Date: Fri, 11 Apr 2008 14:19:58 +0200 [thread overview]
Message-ID: <47FF576E.8010402@Nosys.net> (raw)
In-Reply-To: <b75785ba0804030914o66a8f3adhad19288ac6c552b5@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 2313 bytes --]
Hello again,
I want to thank you for the information given. Now I understand what you
mean, I'm going to test virtio drivers with the last kernel possible.
Thanks a lot.
Regards,
Miguel
Haydn Solomon escribió:
> See also
>
> http://www.linux-kvm.com/content/tip-how-setup-windows-guest-paravirtual-network-drivers
>
> On Thu, Apr 3, 2008 at 10:54 AM, Felix Leimbach
> <felix.leimbach@gmx.net <mailto:felix.leimbach@gmx.net>> wrote:
>
> > Thanks for your answer Haydn, but
> I did not understand the issue too.
>
> > Victor has explained my problem clearly, is kvm uncapable of
> running
>
> > the bridge at 1GBit if it is not a e1000 network card?
>
>
> Hey Miguel,
>
> what Haydn meant was to force qemu to *emulate* a e1000 NIC
> instead of the default RTL8139. That emulation is done by qemu in
> userspace and has absolutely nothing to do with your physical NIC
> por the bridge.
> Chosing a NIC is done with the "model=" parameter.
> kvm -net nic,model=e1000
>
> Even better performance-wise would be to use the new virtio
> interface which paravirtualizes your physical NIC instead of
> emulating one.
> For that, use:
> kvm -net nic,model=virtio
>
> Of course you'll need to install the corresponding drivers in your
> guest. The e1000 should be supported in every guest and for the
> virtio interface there are windows guest drivers (see the
> kvm-announce mailing list for that) as well as linux guest drivers
> included in kernel 2.6.25 upwards.
>
> By the way: This is good stuff f you're interested in hard disk
> performance, too: http://kvm.qumranet.com/kvmwiki/Virtio
>
> Felix
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> <mailto:kvm-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>
[-- Attachment #1.2: Type: text/html, Size: 3478 bytes --]
[-- Attachment #2: Type: text/plain, Size: 320 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
[-- Attachment #3: Type: text/plain, Size: 158 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel
prev parent reply other threads:[~2008-04-11 12:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-14 13:46 virtual machines network goes 100Mbit when interface is Gbit Miguel Araujo
2008-03-14 15:22 ` Haydn Solomon
2008-03-27 10:58 ` Victor Abeytua Garcia
2008-04-03 9:27 ` Miguel Araujo
2008-04-03 15:54 ` Felix Leimbach
2008-04-03 16:14 ` Haydn Solomon
2008-04-11 12:19 ` Miguel Araujo [this message]
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=47FF576E.8010402@Nosys.net \
--to=maraujo@nosys.net \
--cc=felix.leimbach@gmx.net \
--cc=haydn.solomon@gmail.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=victor@nosys.es \
/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