On Wed, Aug 14, 2013 at 2:20 AM, Eric Blake <ebl...@redhat.com> wrote:
> On 08/13/2013 03:05 PM, Taimoor wrote:
>> From: Taimoor Mirza <tmi...@codesourcery.com>
>>
>> port redirection code uses SO_REUSEADDR socket option before binding to
>> host port. Behavior of SO_REUSEADDR is different on Windows and Linux.
>> Relaunching QEMU with same host and guest port redirection values on Linux
>> throws error but on Windows it does not throw any error.
>> Problem is discussed in 
>> http://lists.gnu.org/archive/html/qemu-devel/2013-04/msg03089.html
>
> When resending a patch, please use a v2 in the subject line (git
> send-email --subject-prefix PATCHv2), send as a top-level thread, and
> include a changelog after the --- divider that explains what changed
> from v1.  See http://wiki.qemu.org/Contribute/SubmitAPatch for more hints.


Thanks Eric. Should I resend with changelog of v2 and v2 in subject line?
>
> --
> Eric Blake   eblake redhat com    +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>

Reply via email to