libvirt/src/libxl
Ian Campbell ee7758f09b libxl: don't end job for ephemeal domain on start failure
commit 4b53d0d4ac "libxl: don't remove persistent domain on start
failure" cleans up the vm object and sets it to NULL if the vm is not
persistent, however at end job vm (now NULL) is dereferenced via the call to
libxlDomainObjEndJob. Avoid this by skipping "endjob" and going
straight to "cleanup" in this case.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
2015-09-11 10:56:43 +02:00
..
libvirtd_libxl.aug libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
libxl_conf.c qemu: add udp interface support 2015-09-02 10:17:50 +02:00
libxl_conf.h libxl: change reservedVNCPorts to reservedGraphicsPorts 2015-05-28 12:40:43 -06:00
libxl_domain.c conf: Pass private data to Parse function of XML options 2015-08-13 15:06:06 +02:00
libxl_domain.h libxl: rework setting the state of virDomainObj 2015-07-08 15:24:48 -06:00
libxl_driver.c libxl: don't end job for ephemeal domain on start failure 2015-09-11 10:56:43 +02:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00
libxl_migration.c libxl: don't overwrite error from virNetSocketNewConnectTCP() 2015-09-03 20:37:28 -06:00
libxl_migration.h libxl: remove domain when migration prepare fails 2014-07-08 17:14:50 -06:00
libxl.conf libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00
test_libvirtd_libxl.aug.in libxl: provide integration with lock manager 2015-04-29 10:51:36 -06:00