qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Windows Pipe


From: Jiahuan Zhang
Subject: [Qemu-devel] Windows Pipe
Date: Wed, 1 Mar 2017 14:15:45 +0100

Dear QEMU developers,

I want the host-guest communication for QEMU. I want to achieve
it via serial port redirection to a pipe. My host is windows and guest is
Linux. QEMU is in version 2.8.50

I looked into char-pipe.c and char-win.c, and find that the current QEMU
only supports reading data on the pipe from host to guest for Windows.
See *win_chr_pipe_init
() *in char-pipe.c

Is it true?

I don't know how to use *win_chr_write() *in char-win.c.
Can you please present an example?

best regards,
Jiahuan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]