Re: [Qemu-devel] [PATCH] Added cleanup for Win32 TAP interface

2013-04-16 Thread Stefan Hajnoczi
On Mon, Apr 15, 2013 at 08:32:06PM +0200, Stefan Weil wrote: > Am 15.04.2013 17:55, schrieb Paolo Bonzini: > >Il 13/03/2013 13:23, Pavel Dovgaluk ha scritto: > >>Added cleanup for Win32 TAP interface. Signed-off-by: Pavel > >>Dovgalyuk > >Stefan, did this slip? Paolo > > > Yes, I had not noticed

Re: [Qemu-devel] [PATCH] Added cleanup for Win32 TAP interface

2013-04-16 Thread Pavel Dovgaluk
Hello! > From: Stefan Weil [mailto:s...@weilnetz.de] > Am 15.04.2013 17:55, schrieb Paolo Bonzini: > > Il 13/03/2013 13:23, Pavel Dovgaluk ha scritto: > >> Added cleanup for Win32 TAP interface. Signed-off-by: Pavel > >> Dovgalyuk > > Stefan, did this slip? Paolo > > Yes, I had not noticed this p

Re: [Qemu-devel] [PATCH] Added cleanup for Win32 TAP interface

2013-04-15 Thread Stefan Weil
Am 15.04.2013 17:55, schrieb Paolo Bonzini: Il 13/03/2013 13:23, Pavel Dovgaluk ha scritto: Added cleanup for Win32 TAP interface. Signed-off-by: Pavel Dovgalyuk Stefan, did this slip? Paolo Yes, I had not noticed this patch before. But there was a comment from Stefan H. which is still unan

Re: [Qemu-devel] [PATCH] Added cleanup for Win32 TAP interface

2013-04-15 Thread Paolo Bonzini
Il 13/03/2013 13:23, Pavel Dovgaluk ha scritto: > Added cleanup for Win32 TAP interface. > > Signed-off-by: Pavel Dovgalyuk Stefan, did this slip? Paolo > --- > net/tap-win32.c |8 > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/net/tap-win32.c b/net/tap-win3

Re: [Qemu-devel] [PATCH] Added cleanup for Win32 TAP interface

2013-03-13 Thread Stefan Hajnoczi
On Wed, Mar 13, 2013 at 04:23:52PM +0400, Pavel Dovgaluk wrote: > Added cleanup for Win32 TAP interface. > > Signed-off-by: Pavel Dovgalyuk > --- > net/tap-win32.c |8 > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/net/tap-win32.c b/net/tap-win32.c > index 91e9e

[Qemu-devel] [PATCH] Added cleanup for Win32 TAP interface

2013-03-13 Thread Pavel Dovgaluk
Added cleanup for Win32 TAP interface. Signed-off-by: Pavel Dovgalyuk --- net/tap-win32.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/tap-win32.c b/net/tap-win32.c index 91e9e84..1c1176c 100644 --- a/net/tap-win32.c +++ b/net/tap-win32.c @@ -99,6 +99,7 @@ t