Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32

2013-05-22 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32

2013-05-17 Thread Paolo Bonzini
Il 17/05/2013 03:25, TeLeMan ha scritto: > On Thu, May 16, 2013 at 11:35 PM, Stefan Hajnoczi wrote: >> User networking is broken on win32. These patches resolve the issues. >> >> TeLeMan and therock247uk: Please apply these patches and confirm that they >> fix >> the bug. >> >> Paolo: Please let

Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32

2013-05-16 Thread TeLeMan
On Thu, May 16, 2013 at 11:35 PM, Stefan Hajnoczi wrote: > User networking is broken on win32. These patches resolve the issues. > > TeLeMan and therock247uk: Please apply these patches and confirm that they fix > the bug. > > Paolo: Please let me know if you want to take Author:. > > Stefan Hajn

Re: [Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32

2013-05-16 Thread Paolo Bonzini
Il 16/05/2013 17:35, Stefan Hajnoczi ha scritto: > User networking is broken on win32. These patches resolve the issues. > > TeLeMan and therock247uk: Please apply these patches and confirm that they fix > the bug. > > Paolo: Please let me know if you want to take Author:. No worries, thanks.

[Qemu-devel] [PATCH for-1.5 0/2] main-loop: fix slirp on win32

2013-05-16 Thread Stefan Hajnoczi
User networking is broken on win32. These patches resolve the issues. TeLeMan and therock247uk: Please apply these patches and confirm that they fix the bug. Paolo: Please let me know if you want to take Author:. Stefan Hajnoczi (2): main-loop: narrow win32 pollfds_fill() event bitmasks mai