Displaying 4 results from an estimated 4 matches for "mac_load".
Did you mean:
  magic_load
  
2014 Jun 11
2
Re: libguestfs supermin error
...ky <maxk@qualcomm.com>
> [    0.996354] Freescale FM module (May 27 2014:10:45:13), FMD API version
> 21.1.0
> [    1.000907] Freescale FM Ports module (May 16 2014:00:31:38)
> [    1.002342] dpaa_debugfs: FSL DPAA Ethernet debugfs entries ()
> [    1.003957] fsl_mac: mac.c:417:mac_load() fsl_mac: FSL FMan MAC API
> based driver ()
> [    1.006326] fsl_dpa: dpaa_eth.c:4321:dpa_load() fsl_dpa: FSL DPAA
> Ethernet driver ()
> [    1.008393] fsl_oh: offline_port.c:439:oh_port_load() fsl_oh: FSL FMan
> Offline Parsing port driver ()
> [    1.010864] e1000e: Intel(R)...
2014 Jun 10
2
Re: libguestfs supermin error
Hi Rich
I'm able to solve the problem regarding PAPR in libguestfs on my powerpc
ubuntu.By default the libguestfs was configuring pseries machine and
afterwards I changed it to my original machine i.e ppce500 .The changes are
performed in ./src/guestfs-internal.h file.
Thanks
On Tue, Jun 10, 2014 at 7:58 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Wed, Jun 04, 2014 at
2014 Jun 13
2
Re: libguestfs supermin error
...) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.976923] Freescale FM module (Jun 12 2014:20:28:49), FMD API version
21.1.0
[    0.981232] Freescale FM Ports module (Jun 12 2014:20:28:50)
[    0.982681] dpaa_debugfs: FSL DPAA Ethernet debugfs entries ()
[    0.984235] fsl_mac: mac.c:417:mac_load() fsl_mac: FSL FMan MAC API
based driver ()
[    0.986485] fsl_dpa: dpaa_eth.c:4321:dpa_load() fsl_dpa: FSL DPAA
Ethernet driver ()
[    0.988667] fsl_oh: offline_port.c:439:oh_port_load() fsl_oh: FSL FMan
Offline Parsing port driver ()
[    0.991227] e1000e: Intel(R) PRO/1000 Network Driver - 2.1....
2014 Jun 12
2
Re: libguestfs supermin error
On Thu, Jun 12, 2014 at 05:08:37PM +0530, abhishek jain wrote:
> Hi Rich
> 
> I have all the virtio modules available in the kernel but I'm getting the
> same result .
It doesn't appear to be using any kernel modules.  I would have
expected to see output such as this:
  supermin: internal insmod virtio.ko
It seems as if you might not be setting SUPERMIN_MODULES; or maybe you