Re: [libvirt] [PATCH v3] domain: add 'pre-startup' signal and do nodedevs checking

2013-05-13 Thread Guannan Ren
On 05/13/2013 06:11 PM, Guannan Ren wrote: This patch introduces 'pre-start' signal and registers nodedev checking handler to check duplicate USB devices. If virt-manager can not identify unique usb device any more before domain startup, it will throw a tip error to tell it is time to reattach ho

[libvirt] [PATCH v3] domain: add 'pre-startup' signal and do nodedevs checking

2013-05-13 Thread Guannan Ren
This patch introduces 'pre-start' signal and registers nodedev checking handler to check duplicate USB devices. If virt-manager can not identify unique usb device any more before domain startup, it will throw a tip error to tell it is time to reattach host USB devices to get updated bus/addr info.