Re: [libvirt-users] Changing in the domain XML file

2017-07-31 Thread Sam Varshavchik
Michal Privoznik writes: Libvirt doesn't append -no-reboot because of this commit: libvirt.org/git/?p=libvirt.git;a=commitdiff;h=0e034efaf9 Having said that, I believe libvirt puts -no-shutdown on your command Yes, I see that option getting passed in. line. Then, libvirt has a handler for

Re: [libvirt-users] Changing in the domain XML file

2017-07-31 Thread Michal Privoznik
On 07/30/2017 03:08 AM, Sam Varshavchik wrote: > Using virsh edit, I made the following change to the domain XML file: > > destroy > > But this appears to do nothing. The VM guest is Windows 10, and when > directing it to reboot, it still reboots, instead of shutting off the VM. > > I was trying

[libvirt-users] Changing in the domain XML file

2017-07-29 Thread Sam Varshavchik
Using virsh edit, I made the following change to the domain XML file: destroy But this appears to do nothing. The VM guest is Windows 10, and when directing it to reboot, it still reboots, instead of shutting off the VM. I was trying to work around some kind of a bug, somewhere, that started