Thanks, applied.
On Thu, Oct 6, 2011 at 14:37, Fabien Chouteau wrote:
> Simple implementation of an stdio char device on Windows.
>
> Signed-off-by: Fabien Chouteau
> ---
> qemu-char.c | 227
> ++-
> 1 files changed, 225 insertions(+), 2
On 12/10/2011 16:47, Fabien Chouteau wrote:
> On 06/10/2011 16:37, Fabien Chouteau wrote:
>> Simple implementation of an stdio char device on Windows.
>>
>
> Any comments?
>
Anthony, can you apply this patch please?
Thanks in advance,
--
Fabien Chouteau
On 06/10/2011 16:37, Fabien Chouteau wrote:
> Simple implementation of an stdio char device on Windows.
>
Any comments?
--
Fabien Chouteau
Simple implementation of an stdio char device on Windows.
Signed-off-by: Fabien Chouteau
---
qemu-char.c | 227 ++-
1 files changed, 225 insertions(+), 2 deletions(-)
diff --git a/qemu-char.c b/qemu-char.c
index 09d2309..b9381be 100644
--