5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-27 14:03:54 +03:00
Dominik Csapak 575d19dab5 refactor vm_stop locked code
we want to reuse most of the code in the locked context of vm_stop
for vm_reboot (since it really is just a vm_stop with a
create_reboot_request in there) so we factor that out into
_do_vm_stop
and note that it has to be called in a locked context

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-09-11 14:13:35 +02:00
..
2019-09-10 14:55:28 +02:00
2016-05-23 10:02:07 +02:00
2019-09-11 14:13:35 +02:00