Daniel P. Berrange wrote:
Can you confirm that qemu-dm is on your system ? If not do you know
why not ? If you have some more information (for example, actual
error messages which show where it is looking for which file) I might
be able to fix it up if indeed it's a bug in the package.
Ian, you are completely right, I do have a qemu-dm on my system. I don't know
how I missed it. I still am not able to create guests, though; I'll get some
additional debugging data to you.
WRT to libvirt starting guests, there was a bug in 3.2.0 which prevented
any HVM guest starting - the timer_mode bug - you need this fix otherwise
it simply won't work
changeset: 16764:3f26758bcc02
user: Keir Fraser <keir...@citrix.com>
date: Fri Jan 18 22:27:51 2008 +0000
files: tools/python/xen/xend/XendDomainInfo.py
description:
xend: Handle unspecified timer_mode domain platform parameter.
Signed-off-by: Keir Fraser <keir...@citrix.com>
Dan.
And this might be it; I'll try with this patch applied.