Re: [Qemu-devel] SIGTERM signal to qemu-kvm process

2015-04-09 Thread Jatin Davey
On 4/8/2015 9:06 PM, Kevin Wolf wrote: Am 08.04.2015 um 07:07 hat Jatin Davey geschrieben: I am using QEMU 0.12.1 as the hypervisor in my RHEL installation of 6.5. I wanted to know if there are any side-effects with respect to VM image corruption when i use SIGTERM signal to kill a qemu-kvm

[Qemu-devel] SIGTERM signal to qemu-kvm process

2015-04-08 Thread Jatin Davey
Hi I am using QEMU 0.12.1 as the hypervisor in my RHEL installation of 6.5. I wanted to know if there are any side-effects with respect to VM image corruption when i use SIGTERM signal to kill a qemu-kvm process which effectively stops my VM running on the host. Appreciate if you can provide