]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Don't deny ShutdownVMDaemon for non-running VMs
authorCole Robinson <crobinso@redhat.com>
Mon, 17 May 2010 16:48:47 +0000 (12:48 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 20 May 2010 15:45:20 +0000 (11:45 -0400)
commit348c6fc0ab700135f0f5ab434ad2b61958cf0f95
tree5a70f38f5c3cce1e0f7423ded20b654dcf82af2d
parent4da188ea3d89c2ecd937d5f22e3af47c3249b4b3
qemu: Don't deny ShutdownVMDaemon for non-running VMs

Clients that require this already seem to do so. Calling this function
with pid < 1 also should not cause problems.
src/qemu/qemu_driver.c