All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Timothy Madden <terminatorul@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Any alternative to kqemu ?
Date: Mon, 15 Oct 2012 10:03:33 +0200	[thread overview]
Message-ID: <507BC355.2010006@redhat.com> (raw)
In-Reply-To: <k5e5ho$7b2$1@ger.gmane.org>

Il 14/10/2012 12:52, Timothy Madden ha scritto:
> Hello
> 
> Is kqemu deprecated ?

It is simply not supported anymore.

> Is there an alternative to it ?

No.

> `qemu-system-i386 -net nic ...` keeps saying upon invocation that vlan0
> is not connected to host network. My `vconfig add eth1` command
> completed successfully, and I can `ifconfig eth1.0`, although I see no
> IP address on the new interface, only the mac address.

QEMU VLANs have nothing to do with Linux VLANs.  Yes, that is confusing. :(

If you install libvirt, you can use -net nic -net bridge,br=virbr0.

Otherwise, you could configure a bridge yourself and just use "-net nic
-net bridge".

Paolo

> I have qemu 1.2.0 compiled on Slackware 14.0.
> 
> Thank you,
> Timothy Madden
> 
> 
> 

  reply	other threads:[~2012-10-15  8:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-14 10:52 [Qemu-devel] Any alternative to kqemu ? Timothy Madden
2012-10-15  8:03 ` Paolo Bonzini [this message]
2012-10-17 13:39   ` Timothy Madden
2012-10-17 13:46     ` 陳韋任 (Wei-Ren Chen)
2012-10-17 13:47     ` Paolo Bonzini
2012-10-15  8:37 ` Stefan Hajnoczi

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=507BC355.2010006@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=terminatorul@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.