]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: always use libxlVmCleanupJob in shutdown thread
authorJim Fehlig <jfehlig@suse.com>
Wed, 19 Feb 2014 21:55:29 +0000 (14:55 -0700)
committerJim Fehlig <jfehlig@suse.com>
Thu, 20 Feb 2014 18:50:33 +0000 (11:50 -0700)
commitd716d942e21bd918a5dc11caa0304748b2eabbb3
treeca1fe2ff78b90e34555ed46d3f661a6b1fcd7a96
parent60f7303c151cccdbe214b9f9ac59ecaf95cbf24b
libxl: always use libxlVmCleanupJob in shutdown thread

Commit e4a0e900 missed calling libxlVmCleanupJob in the shutdown
handler when processing a reboot event.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
src/libxl/libxl_driver.c