qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Bakul Shah <bakul@bitblocks.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-0.8.0 and vde-1.5.9 question
Date: Wed, 05 Apr 2006 20:15:17 -0000	[thread overview]
Message-ID: <20060405201511.9305F294B9@mail.bitblocks.com> (raw)
In-Reply-To: Your message of "Wed, 05 Apr 2006 15:25:18 EDT." <Pine.LNX.4.56.0604051521320.29607@pali.cps.cmich.edu>

> The system is Kanotix-2005-4
> Qemu-0.8.0
> Vde-1.5.9
> 
> I setup the bridge and add interface tun0 to the bridge
> (have done it before correctly)
> 
> but
> 
> /usr/bin/vdeqemu -hda disk-image -m256 -localtime -net vde -net nic,macaddr=5
> 4:52:00:12:34:62
> 
> reports error:
> qemu: invalid option -- '-tun-fd'
> qemu exited: vdeqemu quits
> 
> I seem to reacall that it worked with qemu-0.7.2 ?
> 
> Any ideas?

Just type qemu and look at its options.  They changed since
0.7.2.  Likely you want something like

	-net socket,fd=5

Also AFAIK you don't need vde anymore since qemu can do the bridging
for you (but I haven't used it so take this with a grain of salt).

In general you want to look at what changed when you update s/w.

  reply	other threads:[~2006-04-05 20:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-27 21:30 [Qemu-devel] kqemu version 1.3.0pre5 Fabrice Bellard
2006-03-28  6:21 ` Pascal Terjan
2006-03-28  8:26 ` Brad Campbell
2006-03-28 16:00   ` sofar
2006-03-28 11:34 ` Kazu
2006-03-28 11:50   ` Brad Campbell
2006-03-28 12:04     ` Marco Matthies
2006-03-28 12:27       ` andrzej zaborowski
2006-03-28 12:33         ` Paul Brook
2006-03-28 12:54           ` Bruno Abinader
2006-03-28 12:57           ` Brad Campbell
2006-03-28 12:59         ` Jernej Simončič
2006-03-28 15:40     ` Kazu
2006-03-28 18:19 ` Ed Swierk
2006-03-28 18:39   ` Brad Campbell
2006-03-28 18:40   ` Jens Axboe
2006-03-28 19:38     ` Ed Swierk
2006-03-28 21:12       ` Fabrice Bellard
2006-03-29 15:38         ` [Qemu-devel][PATCH] add PNI user instructions Joachim Henke
2006-03-31  7:23 ` [Qemu-devel] kqemu version 1.3.0pre5 Christian MICHON
2006-03-31  7:42   ` denis.scheidt
2006-04-05 19:25 ` [Qemu-devel] qemu-0.8.0 and vde-1.5.9 question Ishwar Rattan
2006-04-05 20:15   ` Bakul Shah [this message]
2006-04-09 16:45   ` Jim C. Brown

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=20060405201511.9305F294B9@mail.bitblocks.com \
    --to=bakul@bitblocks.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).