* [Qemu-devel] about NICs
@ 2007-09-14 19:07 Sebastien WILLEMIJNS
2007-09-14 20:56 ` Mike Swanson
2007-09-15 13:23 ` [Qemu-devel] " Soren Hansen
0 siblings, 2 replies; 10+ messages in thread
From: Sebastien WILLEMIJNS @ 2007-09-14 19:07 UTC (permalink / raw)
To: qemu-devel
hi,
i noticed ubuntu LiveCD 7.04 QEMU emulation now only works with RTL8139
NICs (because NE2K drivers seems has been deleted from ISO)
i'm not surprised because they are no "standard in facto" as SB for
sound and SVGA for graphic but i'd like in the future
adding some new NIC ROM if RTL8139 will be not available in ubuntu...
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] about NICs
2007-09-14 19:07 [Qemu-devel] about NICs Sebastien WILLEMIJNS
@ 2007-09-14 20:56 ` Mike Swanson
2007-09-14 21:25 ` Christian MICHON
2007-09-15 13:23 ` [Qemu-devel] " Soren Hansen
1 sibling, 1 reply; 10+ messages in thread
From: Mike Swanson @ 2007-09-14 20:56 UTC (permalink / raw)
To: qemu-devel
On Friday 14 September 2007 12:07:35 Sebastien WILLEMIJNS wrote:
> hi,
>
> i noticed ubuntu LiveCD 7.04 QEMU emulation now only works with RTL8139
> NICs (because NE2K drivers seems has been deleted from ISO)
>
> i'm not surprised because they are no "standard in facto" as SB for
> sound and SVGA for graphic but i'd like in the future
> adding some new NIC ROM if RTL8139 will be not available in ubuntu...
Honestly, I thought that NE2000 *was* the de facto standard :P
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] about NICs
2007-09-14 20:56 ` Mike Swanson
@ 2007-09-14 21:25 ` Christian MICHON
2007-09-14 22:28 ` Sebastien WILLEMIJNS
2007-09-15 17:22 ` [Qemu-devel] " Ben Pfaff
0 siblings, 2 replies; 10+ messages in thread
From: Christian MICHON @ 2007-09-14 21:25 UTC (permalink / raw)
To: qemu-devel
On 9/14/07, Mike Swanson <mikeonthecomputer@gmail.com> wrote:
> On Friday 14 September 2007 12:07:35 Sebastien WILLEMIJNS wrote:
> > hi,
> >
> > i noticed ubuntu LiveCD 7.04 QEMU emulation now only works with RTL8139
> > NICs (because NE2K drivers seems has been deleted from ISO)
> >
> > i'm not surprised because they are no "standard in facto" as SB for
> > sound and SVGA for graphic but i'd like in the future
> > adding some new NIC ROM if RTL8139 will be not available in ubuntu...
>
> Honestly, I thought that NE2000 *was* the de facto standard :P
>
>
>
Really ?
Look at the other virtualizers/emulators:
Realtek RTL8139 is the standard eth0 for MS VirtualPC 2007
I have not checked Parallels for ages but I believe it was the case too.
Does it matter ? You can always recompile the module needed and
add it to ubuntu (you may need to modify the iso).
I'll release soon DetaolB v0.7: it's a live CD, it may not be as big
as Ubuntu, but in this next release, network using eth0 ne2k works
and you'll be able to use network out-of-the-box if used inside qemu.
--
Christian
--
http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside !
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] about NICs
2007-09-14 21:25 ` Christian MICHON
@ 2007-09-14 22:28 ` Sebastien WILLEMIJNS
2007-09-15 17:22 ` [Qemu-devel] " Ben Pfaff
1 sibling, 0 replies; 10+ messages in thread
From: Sebastien WILLEMIJNS @ 2007-09-14 22:28 UTC (permalink / raw)
To: qemu-devel
On Fri, 14 Sep 2007 23:25:13 +0200, "Christian MICHON"
<christian.michon@gmail.com> said:
> > Honestly, I thought that NE2000 *was* the de facto standard :P
> Really ?
>
> Look at the other virtualizers/emulators:
> Realtek RTL8139 is the standard eth0 for MS VirtualPC 2007
it is true NE2K was included by default in NT4, now virtualpc has
prefered to use RTL8139...
> Does it matter ? You can always recompile the module needed and
> add it to ubuntu (you may need to modify the iso).
why the ROM is included in the executable ?
--
Sebastien WILLEMIJNS
____
/ __ \
| / | |
| \__| |
| `-'
P-E-R-S-O-S-E-B `------- W-I-L-L-E-M-I-J-N-S-.-C-O-M
(ras le bol du spam ! no spam at home !)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] about NICs
@ 2007-09-15 11:46 Sebastien WILLEMIJNS
0 siblings, 0 replies; 10+ messages in thread
From: Sebastien WILLEMIJNS @ 2007-09-15 11:46 UTC (permalink / raw)
To: qemu-devel
On Fri, 14 Sep 2007 23:25:13 +0200, "Christian MICHON"
<christian.michon@gmail.com> said:
> > Honestly, I thought that NE2000 *was* the de facto standard :P
> Really ?
>
> Look at the other virtualizers/emulators:
> Realtek RTL8139 is the standard eth0 for MS VirtualPC 2007
it is true NE2K was included by default in NT4, now virtualpc has
prefered to use RTL8139...
> Does it matter ? You can always recompile the module needed and
> add it to ubuntu (you may need to modify the iso).
why the ROM is included in the executable ?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] about NICs
2007-09-14 19:07 [Qemu-devel] about NICs Sebastien WILLEMIJNS
2007-09-14 20:56 ` Mike Swanson
@ 2007-09-15 13:23 ` Soren Hansen
2007-09-15 14:57 ` Sebastien WILLEMIJNS
1 sibling, 1 reply; 10+ messages in thread
From: Soren Hansen @ 2007-09-15 13:23 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 333 bytes --]
On Fri, Sep 14, 2007 at 09:07:35PM +0200, Sebastien WILLEMIJNS wrote:
> i noticed ubuntu LiveCD 7.04 QEMU emulation now only works with
> RTL8139 NICs (because NE2K drivers seems has been deleted from ISO)
ne2k-pci is on the Fiesty CD's. Which one did you need?
--
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] about NICs
2007-09-15 13:23 ` [Qemu-devel] " Soren Hansen
@ 2007-09-15 14:57 ` Sebastien WILLEMIJNS
0 siblings, 0 replies; 10+ messages in thread
From: Sebastien WILLEMIJNS @ 2007-09-15 14:57 UTC (permalink / raw)
To: qemu-devel
On Sat, 15 Sep 2007 15:23:57 +0200, "Soren Hansen" <soren@ubuntu.com>
said:
> On Fri, Sep 14, 2007 at 09:07:35PM +0200, Sebastien WILLEMIJNS wrote:
> > i noticed ubuntu LiveCD 7.04 QEMU emulation now only works with
> > RTL8139 NICs (because NE2K drivers seems has been deleted from ISO)
>
> ne2k-pci is on the Fiesty CD's. Which one did you need?
with "ubuntu 6.04 emulation" under QEMU i hasn't need to include a
parameter in the qemu commadline
with "ubuntu 7.04 emulation" under QEMU i must add
"-net nic,vlan=0,model=rtl8139 -net user,vlan=0,hostname=foo" ;)
--
Sebastien WILLEMIJNS
____
/ __ \
| / | |
| \__| |
| `-'
P-E-R-S-O-S-E-B `------- W-I-L-L-E-M-I-J-N-S-.-C-O-M
(ras le bol du spam ! no spam at home !)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] about NICs
@ 2007-09-15 14:57 Sebastien WILLEMIJNS
0 siblings, 0 replies; 10+ messages in thread
From: Sebastien WILLEMIJNS @ 2007-09-15 14:57 UTC (permalink / raw)
To: qemu-devel
On Sat, 15 Sep 2007 15:23:57 +0200, "Soren Hansen" <soren@ubuntu.com>
said:
> On Fri, Sep 14, 2007 at 09:07:35PM +0200, Sebastien WILLEMIJNS wrote:
> > i noticed ubuntu LiveCD 7.04 QEMU emulation now only works with
> > RTL8139 NICs (because NE2K drivers seems has been deleted from ISO)
>
> ne2k-pci is on the Fiesty CD's. Which one did you need?
with "ubuntu 6.04 emulation" under QEMU i hasn't need to include a
parameter in the qemu commadline
with "ubuntu 7.04 emulation" under QEMU i must add
"-net nic,vlan=0,model=rtl8139 -net user,vlan=0,hostname=foo" ;)
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] Re: about NICs
2007-09-14 21:25 ` Christian MICHON
2007-09-14 22:28 ` Sebastien WILLEMIJNS
@ 2007-09-15 17:22 ` Ben Pfaff
2007-09-16 16:08 ` Filip Navara
1 sibling, 1 reply; 10+ messages in thread
From: Ben Pfaff @ 2007-09-15 17:22 UTC (permalink / raw)
To: qemu-devel
"Christian MICHON" <christian.michon@gmail.com> writes:
> Look at the other virtualizers/emulators:
> Realtek RTL8139 is the standard eth0 for MS VirtualPC 2007
>
> I have not checked Parallels for ages but I believe it was the case too.
VMware has pcnet32 (older versions) and e1000 (newer versions)
NICs.
--
Ben Pfaff
http://benpfaff.org
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] Re: about NICs
2007-09-15 17:22 ` [Qemu-devel] " Ben Pfaff
@ 2007-09-16 16:08 ` Filip Navara
0 siblings, 0 replies; 10+ messages in thread
From: Filip Navara @ 2007-09-16 16:08 UTC (permalink / raw)
To: blp, qemu-devel
[-- Attachment #1: Type: text/plain, Size: 652 bytes --]
Both of these cards have implementations for QEMU. The PCnet one is in the
CVS for quite some time and the e1000 emulation was discussed on the mailing
list some time ago, but wasn't merged (yet?).
Best regards, Filip Navara
On 9/15/07, Ben Pfaff <blp@cs.stanford.edu> wrote:
>
> "Christian MICHON" <christian.michon@gmail.com> writes:
>
> > Look at the other virtualizers/emulators:
> > Realtek RTL8139 is the standard eth0 for MS VirtualPC 2007
> >
> > I have not checked Parallels for ages but I believe it was the case too.
>
> VMware has pcnet32 (older versions) and e1000 (newer versions)
> NICs.
> --
> Ben Pfaff
> http://benpfaff.org
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 1067 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2007-09-16 16:08 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-14 19:07 [Qemu-devel] about NICs Sebastien WILLEMIJNS
2007-09-14 20:56 ` Mike Swanson
2007-09-14 21:25 ` Christian MICHON
2007-09-14 22:28 ` Sebastien WILLEMIJNS
2007-09-15 17:22 ` [Qemu-devel] " Ben Pfaff
2007-09-16 16:08 ` Filip Navara
2007-09-15 13:23 ` [Qemu-devel] " Soren Hansen
2007-09-15 14:57 ` Sebastien WILLEMIJNS
-- strict thread matches above, loose matches on Subject: below --
2007-09-15 11:46 Sebastien WILLEMIJNS
2007-09-15 14:57 Sebastien WILLEMIJNS
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).