
Hi, "Yes, you can hotplug the device: virsh attach-device --live ... It's supposed to be implemented since the 1.1.1 release." Does it mean that a virsh attach-device --config (AFAIK , taken in account at next guest reboot) should work by using release to 1.1.1 ? Thx. J.P. -----Message d'origine----- De : Michal Privoznik [mailto:mprivozn@redhat.com] Envoyé : mercredi 2 septembre 2015 14:07 À : Jean-Pierre Ribeauville; libvirt-users@redhat.com Objet : Re: [libvirt-users] When adding a channel device, we need a shutdown On 28.08.2015 10:36, Jean-Pierre Ribeauville wrote:
Hi,
It looks like , when adding a channel device, that the Guest must be powered off / on to be able to detect the new device . ( simple reboot isn't not enough)
Is there any way to avoid this power_cycle ?
Yes, you can hotplug the device: virsh attach-device --live ... It's supposed to be implemented since the 1.1.1 release. Michal