On Fri, Jul 13, 2012 at 11:58:23 -0400, Chuck Short wrote:
On Fri, 13 Jul 2012 09:14:47 +0200
Jiri Denemark <jdenemar(a)redhat.com> wrote:
> On Thu, Jul 12, 2012 at 13:39:02 -0500, Chuck Short wrote:
> > Adding CPU encoder/decoder for armhf to avoid runtime error
> > messages.
>
> I would still be interested in the exact error messages you get when
> you try to start a domain on an arm machine without this patch :-)
>
> Jirka
This patch specifically addresses the following error:
cpuNodeData:240 : this function is not supported by the connection
driver: cannot get node CPU data for armv7l architecture
Interesting, this error should not be fatal and if it is, something else is
wrong.
Jirka