search for: vir_domain_net_type_network

Displaying 2 results from an estimated 2 matches for "vir_domain_net_type_network".

2015 Mar 03
1
Re: QEMU interface type=ethernet
2015-03-02 23:41 GMT+03:00 Brian Rak <brak@gameservers.com>: > In IRC, I was directed to this patch: > https://www.redhat.com/archives/libvir-list/2015-February/msg01212.html ... > which does exactly what I was looking for. It doesn't build cleanly in that > state, but it's pretty trivial fix (needs actualType added to the function > definition for
2012 Mar 02
0
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 Computin...