[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] error messages when doing VT-d device passthrough



I’m getting the following error messages when doing Vt-d device passthrough:

 

 (XEN) p2m.c:2626:d0 clear_mmio_p2m_entry: gfn_to_mfn failed! gfn=000f303b

 

This message is printed out for each MMIO page used by the device.  This seems to be cause by the code change from “if ( INVALID_MFN == mfn)” to “if (!mfn_valid(mfn) )” in p2m.c/clear_mmio_p2m_entry().

 

What is the reason for the change?

 

Allen

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.