Skip to content

Allow using named pipes for qemu communication #981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

afbjorklund
Copy link
Member

Normally using unix sockets, but can also used named pipes (fifo)

Currently "pipe" doesn't work properly, so workaround with "null"

Normally using unix sockets, but can also used named pipes (fifo)

Currently "pipe" doesn't work properly, so workaround with "null"

Signed-off-by: Anders F Björklund <[email protected]>
@AkihiroSuda
Copy link
Member

Enable unix socket support on Windows is now merged in the master (QEMU 7.2) qemu/qemu@d409373

@afbjorklund
Copy link
Member Author

I would prefer if someone from the community could take over and complete the windows port, leaving this PR as-is for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants