Re: [Qemu-devel] Patch: solaris TAP patch

2007-02-10 Thread Ben Taylor
Attribution for the TAP patch goes to Sittichai Palanisong ([EMAIL PROTECTED]).The qemu_tap.c is a derivitive work of a previous version called qemu_tun.c, and the scripts are also by Sittichai with derivations by me. Ben Taylor <[EMAIL PROTECTED]> wrote: > > This patch is to allow s

[Qemu-devel] Patch: solaris TAP patch

2007-02-10 Thread Ben Taylor
This patch is to allow solaris to create a tap device in qemu, using the modified tun/tap driver at http://www.whiteboard.ne.jp/~admin2/tuntap. I'm also including qemu_tap.c which is a setuid wrapper which sets up the tap, uses /etc/qemu-ifup (included - modify for your environment) and a start