Hi,

what is the difference between device {type=redir, device=spicevmc}
and {type=redirdev, device=spicevmc}?

I noticed that both are corresponding to usb slots for spice. 'redir'
devices are created when usb support is enabled, they never have
'address' nor flag 'is_plugged' set and always have flag 'is_managed'
set. On the other hand 'redirdev' devices are created when the VM is
started, always have address and flags are set in the opposite way.

It seems that libvirt uses only `libvirtdev` element [1].

If both type of device types really correspond to one real device,
what is the purpose of the differentiation?

[1]: https://libvirt.org/formatdomain.html#elementsRedir
_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.phx.ovirt.org/mailman/listinfo/devel

Reply via email to