qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: Christian MICHON <christian.michon@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] about DHCP server in qemu
Date: Tue, 4 Oct 2005 07:43:12 -0400	[thread overview]
Message-ID: <20051004114312.GA7522@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <46d6db660510040047t50a89f6fkd29880f01d0c11e@mail.gmail.com>

On Tue, Oct 04, 2005 at 09:47:56AM +0200, Christian MICHON wrote:
> do you happen to have vde for win32 ?
> If yes, please point it to me, because I've googled for one with no
> luck... :)
> 

Porting VDE to windows is fairly easy.

The hard part is getting qemu to work with it. Unlike POSIX OSes, Windows
doesn't provide unix sockets (so no c:\tmp\vde.ctl). I am not sure if the
-tun-fd option even works on Windows hosts.

So to make it work, we'd either have to add new code to qemu to connect to
VDE on windows or port qemu to cygwin (for real).

> On 10/3/05, Henrik Nordstrom <hno@marasystems.com> wrote:
> > On Mon, 3 Oct 2005, Christian MICHON wrote:
> >
> > > I think you meant "guests" instead of "hosts".
> > > I second that. I would still like to use qemu to
> > > perform network simulations myself...
> >
> > This is done very nicely by VDE.
> >
> > Regards
> > Henrik
> >
> 
> 
> --
> Christian
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  reply	other threads:[~2005-10-04 11:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-29 15:00 [Qemu-devel] about DHCP server in qemu octane indice
2005-09-29 20:34 ` Jim C. Brown
2005-09-29 21:50   ` Brad Campbell
2005-09-29 22:14     ` Jim C. Brown
2005-09-30  8:17       ` octane indice
2005-09-30 12:21         ` Oliver Gerlich
2005-09-30 13:10         ` Jim C. Brown
2005-09-30 14:51           ` octane indice
2005-10-01 21:17             ` Jim C. Brown
2005-10-02  2:39               ` Henrik Nordstrom
2005-10-02 19:23                 ` Jim C. Brown
2005-10-03 11:34                   ` octane indice
2005-09-30 18:28           ` John R. Hogerhuis
2005-09-30 21:37             ` Henrik Nordstrom
2005-09-30 21:59             ` Jim C. Brown
2005-10-03 15:55               ` octane indice
2005-10-03 18:12                 ` Henrik Nordstrom
2005-10-03 19:20                 ` Christian MICHON
2005-10-03 20:37                   ` Henrik Nordstrom
2005-10-04  7:47                     ` Christian MICHON
2005-10-04 11:43                       ` Jim C. Brown [this message]
2005-10-05  9:38                       ` Henrik Nordstrom
2005-10-03 21:31                 ` Jim C. Brown
2005-10-04  4:19                   ` octane indice

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=20051004114312.GA7522@jbrown.mylinuxbox.org \
    --to=jma5@umd.edu \
    --cc=christian.michon@gmail.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).