WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

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

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] RE: error messages when doing VT-d device passthrough
From: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
Date: Mon, 30 Aug 2010 17:08:22 -0700
Accept-language: en-US
Acceptlanguage: en-US
Cc: "tim.deegan@xxxxxxxxxxxxx" <tim.deegan@xxxxxxxxxxxxx>, "Christoph.Egger@xxxxxxx" <Christoph.Egger@xxxxxxx>, Keir Fraser <Keir.Fraser@xxxxxxxxxxxxx>
Delivery-date: Mon, 30 Aug 2010 17:09:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <987664A83D2D224EAE907B061CE93D53015D9B1A3E@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <987664A83D2D224EAE907B061CE93D53015D9B1A3E@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: ActInwr2H4iSzD3cSxyi+fCT5SPUYAAAOh8w
Thread-topic: error messages when doing VT-d device passthrough

Cc’ing Christoph Egger since this change was part of the “nested Virtualization: p2m infrastructure” in cs# 21940.

 

From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Kay, Allen M
Sent: Monday, August 30, 2010 4:57 PM
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Cc: tim.deegan@xxxxxxxxxxxxx; Keir Fraser
Subject: [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