qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] A QEMU net driver for OpenVPN's Tap-Win32 driver
@ 2004-10-12  1:54 John Poplett
  0 siblings, 0 replies; 4+ messages in thread
From: John Poplett @ 2004-10-12  1:54 UTC (permalink / raw)
  To: qemu-devel

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

Hi, all

Here is a patch that allows qemu to interface with OpenVPN's Tap-Win32
driver on windows. This provides an alternative to slirp and allows a guest
OS to appear as though it is directly connected to a LAN.

I have tested it by bridging OpenVPN's Tap-Win32 adapter with an Ethernet
adapter using Windows XP's software network bridge. It gets about 4Mbytes
bandwidth in either direction, tested with iperf on my 2.4 GHz P4. My test
environment consists of Windows XP (host), Slackware 10 (guest) and the 2.0 
beta 11 version of the Tap-Win32 driver. I have
not tested this code against ppc or sparc.

Most of the work was done by a friend who wishes to remain anonymous. I have
contributed the semaphore code, benchmarking and other minor tweaks.

The patch adds a new, win32 specific command line option: -tap adapter. 
"adapter" should be the name of an installed Tap-Win32 driver.

Here is an example command line using the new option:

qemu.exe -L %QEMU_HOME%\. -tap tap -m 128 -boot c -hda slackware-10-x86.img

John

[-- Attachment #2: tap-win32_3.patch.gz --]
[-- Type: application/x-gzip, Size: 6872 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [Qemu-devel] A QEMU net driver for OpenVPN's Tap-Win32 driver
@ 2004-09-30  1:47 John Poplett
  2004-10-03 16:59 ` Mike Tremoulet
  0 siblings, 1 reply; 4+ messages in thread
From: John Poplett @ 2004-09-30  1:47 UTC (permalink / raw)
  To: qemu-devel

Hi, all

I'm looking at what it would take to create a QEMU net driver to interface 
with OpenVN's Tap-Win32 driver. So far it looks fairly straightforward to 
do. colinux interfaces to Tap-Win32 already. Has anyone else looked into 
this?

John 

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

end of thread, other threads:[~2004-10-12  2:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12  1:54 [Qemu-devel] A QEMU net driver for OpenVPN's Tap-Win32 driver John Poplett
  -- strict thread matches above, loose matches on Subject: below --
2004-09-30  1:47 John Poplett
2004-10-03 16:59 ` Mike Tremoulet
2004-10-04 21:48   ` John Poplett

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