Comment 2 for bug 676934

Revision history for this message
Daniel Berrange (berrange) wrote :

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