Hi,
On Tue, Nov 17, 2015 at 10:59:13PM +0100, Aurelien Jarno wrote:
> Here is the debug output for the powerpc machine. Others are similar.
>
> $ virsh -d 0 start powerpc
> start: domain(optdata): powerpc
> start: found option <domain>: powerpc
> start: <domain> trying as domain NAME
> error: Failed to start domain powerpc
> error: unsupported configuration: IDE controllers are unsupported for this QEMU binary or machine type
This is not libvirtd's debug log unfortunately. You get that one by
enabling debug level output in /etc/libvirt/libvirtd.conf and looking
into syslog/the journal. But...
> You'll find the corresponding domain XML file attached.
...although this uses a qemu in /usr/local/bin it still happens with the
one in /usr/bin as well so I can reproduce this here so no further info
required atm.
I'll try to have a look soonish...
Thanks,
-- Guido