All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabien Chouteau <chouteau@adacore.com>
To: Yann Quelen <yann.fc.quelen@gmail.com>
Cc: blauwirbel@gmail.com, pbonzini@redhat.com,
	mars@linux.vnet.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH V4] Add stdio char device on windows
Date: Wed, 05 Oct 2011 09:55:03 +0200	[thread overview]
Message-ID: <4E8C0D57.1060105@adacore.com> (raw)
In-Reply-To: <CAD6HgpmONrfkU_=3v3__nZ4P8EGT9Wyem1NgGbbvmqgZXw7E-w@mail.gmail.com>

On 04/10/2011 10:43, Yann Quelen wrote:
> Hello,
> 
> 2011/10/3 Fabien Chouteau <chouteau@adacore.com>:
>> Simple implementation of an stdio char device on Windows.
>>
>> Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
>> ---
>>  qemu-char.c |  227 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>>  1 files changed, 225 insertions(+), 2 deletions(-)
>>
> 
> hStdIn and hStdOut should be declared HANDLE instead of HANDLE*
> (in practice it works because HANDLE is just a void*)

That's right.

Thank you,

-- 
Fabien Chouteau

      reply	other threads:[~2011-10-05  7:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-03 13:16 [Qemu-devel] [PATCH V4] Add stdio char device on windows Fabien Chouteau
2011-10-04  8:43 ` Yann Quelen
2011-10-05  7:55   ` Fabien Chouteau [this message]

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=4E8C0D57.1060105@adacore.com \
    --to=chouteau@adacore.com \
    --cc=blauwirbel@gmail.com \
    --cc=mars@linux.vnet.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yann.fc.quelen@gmail.com \
    /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.