Re: [libvirt-users] When adding a channel device, we need a shutdown

2015-09-07 Thread Michal Privoznik
On 07.09.2015 16:37, Jean-Pierre Ribeauville wrote: > 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) sh

Re: [libvirt-users] When adding a channel device, we need a shutdown

2015-09-07 Thread Jean-Pierre Ribeauville
-Message d'origine- De : Michal Privoznik [mailto:mpriv...@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 Rib

Re: [libvirt-users] When adding a channel device, we need a shutdown

2015-09-02 Thread Michal Privoznik
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 hot