lima icon indicating copy to clipboard operation
lima copied to clipboard

Allow using named pipes for qemu communication

Open afbjorklund opened this issue 3 years ago • 2 comments

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

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

afbjorklund avatar Jul 22 '22 15:07 afbjorklund

Enable unix socket support on Windows is now merged in the master (QEMU 7.2) https://github.com/qemu/qemu/commit/d409373b9d0482bbce312539d02a648cbb1c790a

AkihiroSuda avatar Sep 05 '22 11:09 AkihiroSuda

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

afbjorklund avatar Sep 05 '22 11:09 afbjorklund