Re: [Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation

2013-04-26 Thread Paolo Bonzini
Il 26/04/2013 21:38, Blue Swirl ha scritto: > On Wed, Apr 24, 2013 at 8:59 PM, Paolo Bonzini wrote: >> Here is a fix for the Win32 compilation problem that Blue reported, >> and another nit I found while testing. >> >> Paolo Bonzini (3): >> add missing inclusions of config-host.h >> win32: add

Re: [Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation

2013-04-26 Thread Blue Swirl
On Wed, Apr 24, 2013 at 8:59 PM, Paolo Bonzini wrote: > Here is a fix for the Win32 compilation problem that Blue reported, > and another nit I found while testing. > > Paolo Bonzini (3): > add missing inclusions of config-host.h > win32: add readv/writev emulation > win32: generate console

[Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation

2013-04-24 Thread Paolo Bonzini
Here is a fix for the Win32 compilation problem that Blue reported, and another nit I found while testing. Paolo Bonzini (3): add missing inclusions of config-host.h win32: add readv/writev emulation win32: generate console executable again Makefile.target | 2 +- include/qemu