[Qemu-devel] [Bug 647793] Re: tap-bsd.c has no test for Mac OS X

2010-10-10 Thread Ted Lemon
This is really pathetic, but I'm afraid I have no clue how to do this: > Could you please resubmit it to qemu-devel using git-send-email and a full commit message with Signed-off-by? I tried googling and reading manuals, but I couldn't connect the dots. Can you send me a sample command line? I'

[Qemu-devel] [Bug 647793] [NEW] tap-bsd.c has no test for Mac OS X

2010-09-25 Thread Ted Lemon
Public bug reported: The Mac OS X tun/tap driver is equivalent to the FreeBSD driver, but bsd-tap.c uses the NetBSD/OpenBSD driver, which works differently. The fix is easy--just check for __APPLE__ in the same place where you check for FreeBSD in net/tap-bsd.c. This problem exists in the curre

[Qemu-devel] [Bug 647793] Re: tap-bsd.c has no test for Mac OS X

2010-09-25 Thread Ted Lemon
** Patch added: "tap-bsd.diff" https://bugs.launchpad.net/bugs/647793/+attachment/1636699/+files/tap-bsd.diff -- tap-bsd.c has no test for Mac OS X https://bugs.launchpad.net/bugs/647793 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEM