qemu.guest_kill#
Kill a qemu guest#
Shutdown qemu guests by killing the process using the pid associated with the given guest name.
Note: The script will not fail if the guest does not exist.
Retargetable: False#
- cijoe.qemu.scripts.guest_kill.main(args, cijoe)#
Kill a qemu guest
CLI arguments#
options:
-h, --helpshow this help message and exit
--guest_name GUEST_NAMEName of the qemu guest.