]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xen: add error handling to UUID parsing
authorGuido Günther <agx@sigxcpu.org>
Thu, 6 Oct 2011 10:42:39 +0000 (12:42 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 10 Oct 2011 20:57:41 +0000 (22:57 +0200)
commitc5d2984c4270d257a5c01c236ca086162fd2849d
treea5bd2bfc14ac1f78efdb8aee27a26a7c735f45ce
parentdbbe16c26e5cb25642cec052c85f1717cc5a4079
xen: add error handling to UUID parsing

otherwise a missing UUID in a domain config just shows:

error: An error occurred, but the cause is unknown

Now we have:

error: configuration file syntax error: config value uuid was missing
src/xenxs/xen_xm.c