From: Thiemo Seufer <ths@networkno.de>
To: Carlos O'Donell <carlos@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Implement Win32 locking in vl.c (create_pidfile).
Date: Sun, 25 Mar 2007 22:35:33 +0100 [thread overview]
Message-ID: <20070325213533.GC7023@networkno.de> (raw)
In-Reply-To: <20070323231014.GR26700@lios>
Carlos O'Donell wrote:
>
> The following patch implements Win32 locking for vl.c (create_pidfile).
> Builds for mingw32, and tested on a Windows Server 2003 host by running
> two qemu's with the same -pidfile option.
>
> When cross-compiling the use of --enable-mingw32 should effect AIOLIBS,
> otherwise the build will use "-lrt" and this is not valid when compiling
> with mingw32.
>
> Patch attached for both. Built on linux and tested on Windows Server
> 2003.
>
> Comments? Please include me in the CC.
I renamed it to qemu_create_pidfile and moved it to osdep.h. I hope
that has all necessary includes. Please test.
Thiemo
next prev parent reply other threads:[~2007-03-25 21:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-23 23:10 [Qemu-devel] [PATCH] Implement Win32 locking in vl.c (create_pidfile) Carlos O'Donell
2007-03-25 17:58 ` Anthony Liguori
2007-03-25 21:35 ` Thiemo Seufer [this message]
2007-03-25 23:30 ` Thiemo Seufer
2007-03-27 13:22 ` Carlos O'Donell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070325213533.GC7023@networkno.de \
--to=ths@networkno.de \
--cc=carlos@codesourcery.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.