Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-08-20 Thread Jim C. Brown
On Thu, Feb 02, 2006 at 12:10:36AM +0100, Fabrice Bellard wrote: > Hi, > > I merged your patches and I made important changes to simplify them. I > did not do any tests so tell me if you see problems. > > Regards, > > Fabrice. > Have you decided to accept the GPL license on it then? http://li

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-09 Thread Kazu
Hi, I send this mail again because it doesn't reach qemu-devel list by unknown security reason. Sent: Sunday, February 05, 2006 3:28 AM Fabrice Bellard wrote: > Kazu wrote: >> Thursday, February 02, 2006 8:10 AM Fabrice Bellard wrote: >> >>> Hi, >>> >>> I merged your patches and I made important

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-08 Thread Kazu
Sunday, February 05, 2006 3:28 AM Fabrice Bellard wrote: Kazu wrote: Thursday, February 02, 2006 8:10 AM Fabrice Bellard wrote: Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. -net socket,connect doesn't work.

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> David Fraser <[EMAIL PROTECTED]> writes: : Fabrice Bellard wrote: : > Jim C. Brown wrote: : >> On Thu, Feb 02, 2006 at 12:10:36AM +0100, Fabrice Bellard wrote: : >> : >>> Hi, : >>> : >>> I merged your patches and I made important changes to simplify them.

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-07 Thread David Fraser
Fabrice Bellard wrote: Jim C. Brown wrote: On Thu, Feb 02, 2006 at 12:10:36AM +0100, Fabrice Bellard wrote: Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. Regards, Fabrice. Have you decided to accept the GP

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-07 Thread Fabrice Bellard
Jim C. Brown wrote: On Thu, Feb 02, 2006 at 12:10:36AM +0100, Fabrice Bellard wrote: Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. Regards, Fabrice. Have you decided to accept the GPL license on it then? h

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-07 Thread Jim C. Brown
On Thu, Feb 02, 2006 at 12:10:36AM +0100, Fabrice Bellard wrote: > Hi, > > I merged your patches and I made important changes to simplify them. I > did not do any tests so tell me if you see problems. > > Regards, > > Fabrice. > Have you decided to accept the GPL license on it then? http://li

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-04 Thread Fabrice Bellard
Kazu wrote: Thursday, February 02, 2006 8:10 AM Fabrice Bellard wrote: Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. -net socket,connect doesn't work. On Windows host, connect returns with err = WSAEWOULDBLOCK

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-02 Thread Kazu
Thursday, February 02, 2006 8:10 AM Fabrice Bellard wrote: Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. -net socket,connect doesn't work. On Windows host, connect returns with err = WSAEWOULDBLOCK and second t

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-01 Thread Fabrice Bellard
Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. Regards, Fabrice. Kazu wrote: > Hi, > > I updated a patch to support tap for win32. > > Here is patches and a binary. > These patches are applied by patch -p1 option

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-01-31 Thread André Braga
Wow, thanks! I almost gave up on seeing someone port over this patch :) -- "I decry the current tendency to seek patents on algorithms. There are better ways to earn a living than to prevent other people from making use of one's contributions to computer science." Donald Knuth On 1/31/06, Kazu