|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xway issues / bugs
On Jan 7, 2008 10:27 AM, Muhammad Atif <m_atif_s@xxxxxxxxx> wrote:
> At the moment, I feel
> that xd.c (the xway driver) is causing the problems and the function is
> import_mem(...) and specific call is
> BUG_ON(HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ops, npage)); ...
This sounds like the driver is trying (and failing) to map a list of
grant references. Usually when this happens, you will see some output
on the Xen console (which you can read by typing "xm dmesg" in Dom0,
or attaching a serial line). This may help the developers - or people
on this list - to diagnose the problem.
Hope this helps.
Regards,
Derek Murray.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|