Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.5 KB

CartesianConfigReference-KVM-kill_vm_gracefully.rst

File metadata and controls

46 lines (30 loc) · 1.5 KB

kill_vm_gracefully

Description

Flags whether a graceful shutdown command should be sent to the VM guest OS before attempting to either halt the VM at the hypervisor side (sending an appropriate command to QEMU or even killing its process).

Of course, this is only valid when kill_vm is set to 'yes'.

To force killing VMs without using a graceful shutdown command (such as 'shutdown -h now'):

kill_vm_gracefully = no

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

See also