qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] VLAN for win32


From: Kazu
Subject: [Qemu-devel] VLAN for win32
Date: Sun, 24 Sep 2006 13:02:06 +0900

Hi,

A patch below improves a performance of VLAN for win32.
It is from three to five times faster than now.

I used events to handle network instead of select and used
WaitForMultipleObjects to detect events.

Binary.
http://www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-20060922-vlan-tap.zip
Patch.
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060922-vlan.patch


Regards,
Kazu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]