Guido Günther 4882618ed1 qemu: use systemd's TerminateMachine to kill all processes
If we don't properly clean up all processes in the
machine-<vmname>.scope systemd won't remove the cgroup and subsequent vm
starts fail with

  'CreateMachine: File exists'

Additional processes can e.g. be added via

  echo $PID > /sys/fs/cgroup/systemd/machine.slice/machine-${VMNAME}.scope/tasks

but there are other cases like

  http://bugs.debian.org/761521

Invoke TerminateMachine to be on the safe side since systemd tracks the
cgroup anyway. This is a noop if all processes have terminated already.
2014-10-01 20:17:46 +02:00
..
2014-07-16 06:48:53 -06:00
2014-08-23 14:29:24 -06:00
2014-05-06 11:22:13 -04:00
2013-02-12 09:00:15 -07:00
2014-07-29 11:25:16 +01:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2013-12-24 17:36:47 +01:00
2013-12-24 17:36:47 +01:00
2014-09-04 15:18:43 -06:00
2014-04-07 06:14:45 -06:00
2014-04-07 06:14:45 -06:00
2014-07-28 14:10:29 -06:00
2014-09-25 10:59:43 +02:00
2014-03-04 12:24:13 +00:00
2014-09-15 10:44:27 -04:00
2013-04-12 16:55:45 -04:00
2014-07-03 10:41:15 +02:00
2014-03-04 12:24:13 +00:00