On 11.01.2016 21:25, Jean-Pierre Ribeauville wrote:
Hi,
By trying to add this device :
<channel type='unix'>
<source mode='bind'
path='//var/lib/libvirt/qemu/VM_RHEL7-1_omnivision_1.agent'/>
<target type='virtio' name='omnivision_1.agent'/>
</channel>
Within config file by issuing virsh edit , I got following error when to saving the
config file :
Unable to validate doc against /usr/share/libvirt/schemas/domain.rng
Extra element devices in interleave
I'm using libvirt-1.2.17-13.el7.x86_64
Is there my mistake or a known issue ( quite sure it was working with former release)
And it seems to be working for me with the current git HEAD. Does
upgrading help?
Michal