<div dir="ltr"><div><div>Hi Andrea <br><br></div>Thanks for the reply.<br>Below is some more information regarding the same..<br><br>uname -a<br>Linux t1040rdb 3.12.37-rt51-QorIQ-SDK-V1.8+gf488de6 #2 SMP Mon Jul 20 14:43:02 IST 2015 ppc GNU/Linux<br><br>libvirtd --version<br>libvirtd (libvirt) 1.2.13<br><br>cat /usr/share/libvirt/cpu_map.xml<br><br> </arch><br>  <arch name='ppc64'><br> <model name='POWERPC_e5500'><br>      <vendor name='Freescale'/><br>      <pvr value='0x80240000'/><br>    </model><br><br>    <model name='POWERPC_e6500'><br>      <vendor name='Freescale'/><br>      <pvr value='0x80400000'/><br>    </model><br><br>  </arch><br></cpus><br><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 22, 2015 at 1:23 PM, Andrea Bolognani <span dir="ltr"><<a href="mailto:abologna@redhat.com" target="_blank">abologna@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, 2015-07-21 at 15:12 +0530, abhishek jain wrote:<br>
> Hi Team<br>
><br>
> I'm facing following error while running libvirt on ppc platfrom with<br>
> cpu model as e5500..<br>
><br>
> 2015-07-15 06:30:37.307+0000: 3976: warning : virQEMUCapsInit:1001 :<br>
> Failed to get host CPU<br>
> 2015-07-15 06:30:37.642+0000: 3976: error : virFirewallApply:936 :<br>
> out of memory<br>
> 2015-07-15 06:31:16.451+0000: 3969: error : cpuNodeData:344 : this<br>
> function is not supported by the connection driver: cannot get node<br>
> CPU data for ppc architecture<br>
><br>
><br>
><br>
> Below is the output of important files..<br>
><br>
> cat /proc/cpuinfo<br>
> processor    : 0<br>
> cpu        : e5500<br>
> clock        : 1400.000000MHz<br>
> revision    : 2.1 (pvr 8024 1021)<br>
> bogomips    : 75.00<br>
><br>
><br>
> cat /usr/share/libvirt/cpu_map.xml<br>
><br>
>  <model name='POWERPC_e5500'><br>
>       <vendor name='Freescale'/><br>
>       <pvr value='0x80240000'/><br>
>     </model><br>
><br>
>     <model name='POWERPC_e6500'><br>
>       <vendor name='Freescale'/><br>
>       <pvr value='0x80400000'/><br>
>     </model><br>
><br>
>   </arch><br>
> </cpus><br>
<br>
</div></div>Hi,<br>
<br>
it would be nice if you could provide more information,<br>
like<br>
<br>
  * domain XML<br>
  * output of 'uname -a'<br>
  * libvirt version<br>
<br>
AFAIK the e5500 CPU is ppc64, not ppc, and there are no<br>
ppc CPUs defined in cpu_map.xml.<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Andrea Bolognani<br>
Software Engineer - Virtualization Team<br>
</font></span></blockquote></div><br></div>