[libvirt] libvirt 0.8.7 tests failure on arm and ppc

Jiri Denemark jdenemar at redhat.com
Tue Feb 15 13:59:36 UTC 2011


On Tue, Feb 15, 2011 at 07:37:37 -0600, Serge E. Hallyn wrote:
> TEST: qemuxml2argvtest
> QEMU driver capabilities:
> <capabilities>
> 
>   <host>
>     <cpu>
>       <arch>armv7l</arch>

This is the problem. The code does not properly dealing with the case where
host CPU architecture as described by host capabilities does not match the
architecture of the real host CPU. This case can only happen in tests where we
fake host CPU.

I have a fix for that already. I'll make a proper patch from it and send soon.

Jirka




More information about the libvir-list mailing list