On Mon, Sep 09, 2019 at 14:33:12 +0300, Nikolay Shirokovskiy wrote:
First I don't want to add code to handle dummy device that is
used when
host usb device is not present at the moment of starting/migrating etc.
Second supporting non mandatory policies would require to handle races
when host usb device is plugged to host and libvirtd starts adding
device but if in the meanwhile host usb device it unplugged back then
current code will use dummy device which is not desired in this case.
I don't think that handling startupPolicy for cases other than VM
startup makes semantic sense. Could you elaborate what's the goal? I
didn't quite get it from the commit message.