Tomasz Paszkowski
2012-Mar-02 14:42 UTC
[libvirt-users] vhost-net support in ethernet domian
Hi, I'am just wondering why there's no support for vhost-net (qemu) in an ethernet domain (<interface type='ethernet'>) ? below code from qemu_command.c: if (actualType == VIR_DOMAIN_NET_TYPE_NETWORK || actualType == VIR_DOMAIN_NET_TYPE_BRIDGE || actualType == VIR_DOMAIN_NET_TYPE_DIRECT) { /* Attempt to use vhost-net mode for these types of network device */ -- Tomasz Paszkowski SS7, Asterisk, SAN, Datacenter, Cloud Computing +48500166299
Possibly Parallel Threads
- Re: QEMU interface type=ethernet
- How to connect to console of domain on PowerPC?
- There's no output when connecting to console of domain on PowerPC
- libvirt 4.1 and later - howto configure LXC with interface macvlan type='direct' ?
- Re: How to attach USB disk to specified USB controller in domian?