[Qemu-devel] [Bug 676934] Re: Ability to use -net socket with unix sockets

2019-05-17 Thread Daniel Berrange
This is just about connecting the NIC backends for 2 QEMUs together using a UNIX socket, instead of the current TCP/UDP socket. It should be fairly trivial to support i would expect. Though ideally we'd port the netdev socket backend to use QIOChannel too -- You received this bug notification

[Qemu-devel] [Bug 676934] Re: Ability to use -net socket with unix sockets

2019-05-17 Thread Alex Bennée
Aren't these at different levels of the stack? Network devices deal in packets not connections. It sounds like you want to use something like vsock which provides a virtual socket device to the guest. -- You received this bug notification because you are a member of qemu- devel-ml, which is

[Qemu-devel] [Bug 676934] Re: Ability to use -net socket with unix sockets

2017-01-10 Thread Thomas Huth
** Changed in: qemu Importance: Undecided => Wishlist -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/676934 Title: Ability to use -net socket with unix sockets Status in QEMU: New Bug