qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] vdq and qemu
@ 2007-05-10 13:04 adrian.lambeck
  2007-05-14 12:13 ` Mattia Gentilini
  0 siblings, 1 reply; 4+ messages in thread
From: adrian.lambeck @ 2007-05-10 13:04 UTC (permalink / raw)
  To: qemu-devel

Hi,
I am using qemu-0.9 with vde to connect to a vde_switch. It works fine.
My question is if I can also use the wirefilter feature of vde in this context without changing vdeq? Does anybody have experience with this ?

Thanks

Adrian Lambeck

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

* Re: [Qemu-devel] vdq and qemu
  2007-05-10 13:04 adrian.lambeck
@ 2007-05-14 12:13 ` Mattia Gentilini
  0 siblings, 0 replies; 4+ messages in thread
From: Mattia Gentilini @ 2007-05-14 12:13 UTC (permalink / raw)
  To: qemu-devel

adrian.lambeck@basicsedv.de ha scritto:
> My question is if I can also use the wirefilter feature of vde in this context
> without changing vdeq? Does anybody have experience with this ?
As far as I know wirefilter is to be placed into a VDE cable, i.e. in a 
dpipe. So, if you use something like

dpipe <vde_plug_connecting_to_vdeq> = <ssh_or_netcat_or_nothing> 
<remote_vde_plug>

to connect your local vdeq to some local or remote vde_switch, you 
should change it into

dpipe <vde_plug_connecting_to_vdeq> = wirefilter <wirefilter_options> = 
<ssh_or_netcat_or_nothing> <remote_vde_plug>

if you don't use a dpipe, e.g. if you connect vdeq to a vde_switch and 
that switch to a slirpvde, then I think there's no other way that 
running another switch, link the 2 switches using dpipe and wirefilter 
(using the syntax above), and connect one switch to vdeq and the other 
to slirpvde.

-- 
|\/|55: Mattia Gentilini e 55 mila miliardi di armi in meno
|/_| JID MG55@myjabber.net - ICQ #64901700     www.getthunderbird.com
|\/| mg@MG55.HomeIP.NET - http://MG55.HomeIP.NET/  www.getfirefox.com
* Using Mac OS X 10.4.9 powered by Cerebros (Core 2 Duo) *

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

* Re: [Qemu-devel] vdq and qemu
@ 2007-06-02  9:41 Adrian Lambeck
  2007-06-02 12:16 ` Mattia Gentilini
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Lambeck @ 2007-06-02  9:41 UTC (permalink / raw)
  To: qemu-devel

Thanks for the reply! I am using vdeq to connect the qemu instance to 
the vde_switch and therefor I can not use dpipe. I will have to look 
into the sources of vdeq to see if I can change this somehow.

Adrian Lambeck

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

* Re: [Qemu-devel] vdq and qemu
  2007-06-02  9:41 [Qemu-devel] vdq and qemu Adrian Lambeck
@ 2007-06-02 12:16 ` Mattia Gentilini
  0 siblings, 0 replies; 4+ messages in thread
From: Mattia Gentilini @ 2007-06-02 12:16 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]

Adrian Lambeck ha scritto:
> Thanks for the reply! I am using vdeq to connect the qemu instance to 
> the vde_switch and therefor I can not use dpipe. I will have to look 
> into the sources of vdeq to see if I can change this somehow.
> 
> Adrian Lambeck
> 
why not? dpipe connects vde_switch(es) together, it doesn't interfere 
with vdeq.

To better understand how to interconnect vde_switch, vdeq and dpipe I 
attach this schema, inspired by those made by Renzo Davoli, main 
developer of VDE. In particular, connection number 3 is made when you 
launch vdeq specifying the switch to connect QEMU to. Then, you launch 
dpipe with the tho vde_plug(s) to connect two vde_switch(es). the plugs 
implement the little gray connections you see in the left part of the 
schema, while dpipe creates the connection number 4 (green). The 
connection number 2 (dark red) could be created either by slirpvde or a 
tun/tap interface.

-- 
|\/|55: Mattia Gentilini e 55 oggetti non identificati
|/_| MSc in Computer Science      | www.getfirefox.com
|\/| University of Bologna, Italy | www.getthunderbird.com
* Using Windows Vista Business powered by Galvatron (Athlon 64 X2) *

[-- Attachment #2: VDE-example.png --]
[-- Type: image/png, Size: 55662 bytes --]

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

end of thread, other threads:[~2007-06-02 12:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-02  9:41 [Qemu-devel] vdq and qemu Adrian Lambeck
2007-06-02 12:16 ` Mattia Gentilini
  -- strict thread matches above, loose matches on Subject: below --
2007-05-10 13:04 adrian.lambeck
2007-05-14 12:13 ` Mattia Gentilini

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