Re: [libvirt] [PATCH 1/2] Only parse custom vhost path for virtio interfaces

2015-02-05 Thread John Ferlan
On 02/05/2015 07:52 AM, Ján Tomko wrote: > It is not used for other network interface models. A little light here... Something along the lines of only supporting backend vhost attribute for virtio adapters and quietly dropping it for any other definition... > > https://bugzilla.redhat.com/show

[libvirt] [PATCH 1/2] Only parse custom vhost path for virtio interfaces

2015-02-05 Thread Ján Tomko
It is not used for other network interface models. https://bugzilla.redhat.com/show_bug.cgi?id=1147195 --- src/conf/domain_conf.c | 6 +++- .../qemuxml2argv-tap-vhost-incorrect.xml | 39 ++ .../qemuxml2xmlout-tap-vhost-incorrect.xml