Re: [Qemu-devel] [PATCH V4] Add stdio char device on windows

2011-10-04 Thread Yann Quelen
> hStdIn and hStdOut should be declared HANDLE instead of HANDLE* (in practice it works because HANDLE is just a void*) Regards, Yann Quelen

Re: [Qemu-devel] TAP32 networking on windows

2011-05-19 Thread Yann Quelen
Hello, This patch is already present in the master branch (commit c3febae6). I confirm it solves the problem for me when applied on version 0.14.0 2011/5/19 lode leroy : > > Please consider the patch I submitted on 2010-07-05 > I tried it in qemu-0.14.1 and this makes it work. > > https://bugs.l