qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] QEMU pipe implementation for Windows(host) Linux(guest) int


From: Jiahuan Zhang
Subject: [Qemu-devel] QEMU pipe implementation for Windows(host) Linux(guest) interaction
Date: Thu, 23 Feb 2017 08:45:17 +0100

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


reply via email to

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