On Mon, Mar 26, 2007 at 12:30:13AM +0100, Thiemo Seufer wrote:
> > I renamed it to qemu_create_pidfile and moved it to osdep.h. I hope
> > that has all necessary includes. Please test.
>
> osdep.c, that is, only a tiny bit was for osdep.h. :-)
Tested on Windows Server 2003, thanks for the quick r
Thiemo Seufer wrote:
> 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-
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,
> ot
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 b
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