]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Use the correct symbol for 'onCrash'
authorJohn Ferlan <jferlan@redhat.com>
Mon, 29 Jun 2015 19:22:28 +0000 (15:22 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 30 Jun 2015 15:32:50 +0000 (11:32 -0400)
commit5cd985221b77fb2881ba544f1dc1a7ffc7ff833f
tree8ee4b2ca6f0b044e251a539363900231d036ecf5
parenta77056bdb5d6d3942daf3f472d2dc3faa10bbe06
Use the correct symbol for 'onCrash'

Although defined the same way, fortunately there hadn't been any deviation.
Ensure any assignments to onCrash use VIR_DOMAIN_LIFECYCLE_CRASH_* defs and
not VIR_DOMAIN_LIFECYCLE_* defs
src/lxc/lxc_native.c
src/qemu/qemu_command.c
src/vmx/vmx.c
src/xenconfig/xen_sxpr.c