All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU pipe implementation for Windows(host) Linux(guest) interaction
@ 2017-02-23  7:45 Jiahuan Zhang
  2017-02-23  9:19 ` Daniel P. Berrange
  0 siblings, 1 reply; 2+ messages in thread
From: Jiahuan Zhang @ 2017-02-23  7:45 UTC (permalink / raw)
  To: qemu-devel

Dear QEMU developers,

I am a student working on the host-guest interaction for a Windows Host and
Linux Quest. Actually, I aim to make a universal pipe implementation for
any host-guest interaction.

I am now using a serial port to redirect to a pipe. This is working with
LInux host and Linux guest by using "mkfifo" to create the pipe. However, I
don't know how to create a pipe in Windows for QEMU usage.

Any thought is greatly appreciated!

best regards,
Jiahuan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-23  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23  7:45 [Qemu-devel] QEMU pipe implementation for Windows(host) Linux(guest) interaction Jiahuan Zhang
2017-02-23  9:19 ` Daniel P. Berrange

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.