]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Check if domain is running in qemuDomainAgentIsAvailable
authorJán Tomko <jtomko@redhat.com>
Thu, 26 Feb 2015 13:00:47 +0000 (14:00 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 2 Mar 2015 07:07:56 +0000 (08:07 +0100)
commit723522328f2d92e4c2d5de35b3b3ec0302bb06ac
treef3cb41c06dd0f89797bf0a46dea0c10b17f26153
parentfbb94044eabf1853af605314da96b533f7c3d44e
Check if domain is running in qemuDomainAgentIsAvailable

If the domain is not running, the agent will not respond.
Do not even try.

https://bugzilla.redhat.com/show_bug.cgi?id=872424
src/qemu/qemu_domain.c