qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] -net nic,model=? not working
@ 2008-08-12 23:24 Andreas Färber
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Färber @ 2008-08-12 23:24 UTC (permalink / raw)
  To: qemu-devel

Hello,

According to the HTML documentation, "-net nic,model=?" is supposed to  
display a list of available devices for the target. `qemu -net  
nic,model=?` however shows only the standard usage message. Anyone any  
insights why? Is the documentation wrong? The usage message itself  
does not explicitly mention '?' for that option.

Andreas

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] -net nic,model=? not working
@ 2008-08-12 23:25 Andreas Färber
  2008-08-13  0:00 ` Jamie Lokier
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Färber @ 2008-08-12 23:25 UTC (permalink / raw)
  To: qemu-devel

Hello,

According to the HTML documentation, "-net nic,model=?" is supposed to  
display a list of available devices for the target. `qemu -net  
nic,model=?` however shows only the standard usage message. Anyone any  
insights why? Is the documentation wrong? The usage message itself  
does not explicitly mention '?' for that option.

Andreas

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] -net nic,model=? not working
  2008-08-12 23:25 [Qemu-devel] -net nic,model=? not working Andreas Färber
@ 2008-08-13  0:00 ` Jamie Lokier
  2008-08-13  0:19   ` nuitari-qemu
  0 siblings, 1 reply; 6+ messages in thread
From: Jamie Lokier @ 2008-08-13  0:00 UTC (permalink / raw)
  To: qemu-devel

Andreas Färber wrote:
> According to the HTML documentation, "-net nic,model=?" is supposed to  
> display a list of available devices for the target. `qemu -net  
> nic,model=?` however shows only the standard usage message. Anyone any  
> insights why? Is the documentation wrong? The usage message itself  
> does not explicitly mention '?' for that option.

The documentation is unclear.  You need to give other, valid options
for starting QEMU.  The simplest is to give the name of a disk image
file as an argument.

Then it outputs the message about NIC models and exits - after
starting then closing some devices.

-- Jamie

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] -net nic,model=? not working
  2008-08-13  0:00 ` Jamie Lokier
@ 2008-08-13  0:19   ` nuitari-qemu
  2008-08-13 12:31     ` Jamie Lokier
  0 siblings, 1 reply; 6+ messages in thread
From: nuitari-qemu @ 2008-08-13  0:19 UTC (permalink / raw)
  To: qemu-devel

> The documentation is unclear.  You need to give other, valid options
> for starting QEMU.  The simplest is to give the name of a disk image
> file as an argument.
>
> Then it outputs the message about NIC models and exits - after
> starting then closing some devices.

Which of the drivers is the most efficient?

qemu: Supported ISA NICs: ne2k_isa
qemu: Supported PCI NICs: i82551 i82557b i82559er ne2k_pci pcnet rtl8139

ne2k_pci seems to be the default one


Seems like it doesn't work with KVM though, I use virtio with these 
machines anyways.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] -net nic,model=? not working
  2008-08-13  0:19   ` nuitari-qemu
@ 2008-08-13 12:31     ` Jamie Lokier
  2008-08-13 14:54       ` nuitari-qemu
  0 siblings, 1 reply; 6+ messages in thread
From: Jamie Lokier @ 2008-08-13 12:31 UTC (permalink / raw)
  To: qemu-devel

nuitari-qemu@nuitari.net wrote:
> Which of the drivers is the most efficient?
>
> qemu: Supported ISA NICs: ne2k_isa
> qemu: Supported PCI NICs: i82551 i82557b i82559er ne2k_pci pcnet rtl8139

It depends which guest you are running, that's why there are choices.
Some guests don't support some NICs, some guests don't support others.

> ne2k_pci seems to be the default one
> 
> Seems like it doesn't work with KVM though, I use virtio with these 
> machines anyways.

KVM returns a different list than the above one.

-- Jamie

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Qemu-devel] -net nic,model=? not working
  2008-08-13 12:31     ` Jamie Lokier
@ 2008-08-13 14:54       ` nuitari-qemu
  0 siblings, 0 replies; 6+ messages in thread
From: nuitari-qemu @ 2008-08-13 14:54 UTC (permalink / raw)
  To: qemu-devel

>> qemu: Supported ISA NICs: ne2k_isa
>> qemu: Supported PCI NICs: i82551 i82557b i82559er ne2k_pci pcnet rtl8139
>
> It depends which guest you are running, that's why there are choices.
> Some guests don't support some NICs, some guests don't support others.

What would it be with a 32 bit Linux setup?
Fairly recent kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-08-13 14:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-12 23:25 [Qemu-devel] -net nic,model=? not working Andreas Färber
2008-08-13  0:00 ` Jamie Lokier
2008-08-13  0:19   ` nuitari-qemu
2008-08-13 12:31     ` Jamie Lokier
2008-08-13 14:54       ` nuitari-qemu
  -- strict thread matches above, loose matches on Subject: below --
2008-08-12 23:24 Andreas Färber

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).