qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Implement Win32 locking in vl.c (create_pidfile


From: Thiemo Seufer
Subject: Re: [Qemu-devel] [PATCH] Implement Win32 locking in vl.c (create_pidfile).
Date: Sun, 25 Mar 2007 22:35:33 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]