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

Re: [Xen-devel] iommu: mapping reserved region failed - Q35 -VT-DIssue

Subject: Re: [Xen-devel] iommu: mapping reserved region failed - Q35 -VT-DIssue
From: Stefan Bauer <stefan.bauer@xxxxxxxxxxx>
Date: Fri, 31 Oct 2008 15:32:04 +0100
Cc: "'xen-devel@xxxxxxxxxxxxxxxxxxx'" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 31 Oct 2008 07:32:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <715D42877B251141A38726ABF5CABF2C018686D43D@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: <49089D18.4030405@xxxxxxxxxxx><409D32C55C48D34DB5E31C8AB29EB15B071C6E25@xxxxxxxxxxxxxxxxxxxxxx><4908B669.7080108@xxxxxxxxxxx><409D32C55C48D34DB5E31C8AB29EB15B071C6E74@xxxxxxxxxxxxxxxxxxxxxx> <4908BC3C.3070307@xxxxxxxxxxx> <409D32C55C48D34DB5E31C8AB29EB15B071C6EA7@xxxxxxxxxxxxxxxxxxxxxx> <4908C6FC.9030307@xxxxxxxxxxx> <715D42877B251141A38726ABF5CABF2C018686CF47@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <49096151.8090500@xxxxxxxxxxx> <715D42877B251141A38726ABF5CABF2C018686D126@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <49098860.9050309@xxxxxxxxxxx> <715D42877B251141A38726ABF5CABF2C018686D17B@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <4909C811.9070105@xxxxxxxxxxx> <715D42877B251141A38726ABF5CABF2C018686D23C@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <490AB8FC.1020807@xxxxxxxxxxx> <715D42877B251141A38726ABF5CABF2C018686D43D@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla - wenns mal wieder laenger dauert
Han, Weidong schrieb:
>      if ( !drhd )
> +    {
> +        printk("%s: can't find drhd for device (bus=%x dev=%x func=%x)\n",
> +                __func__, bus, PCI_SLOT(devfn), PCI_FUNC(devfn));
>          return -ENODEV;
> +    }
> 
> and you also can change XENLOG_INFO to XENLOG_ERR in 
> domain_context_mapping(). 

Added and recompiled, output here:

www.plzk.de/CAPTURE2

> A few months ago,  in xen mailing list I remember some guys reported: when 
> using PEG card (turning off integrated Gfx) on Q35, VT-d cannot work. It's 
> the bios issue. I suspect it's not fixed yet. So I suggest you to use IGD 
> instead of PEG.

I would, but if i do not select PEG in bios, lspci did not show the
PEG card.

Stefan

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

<Prev in Thread] Current Thread [Next in Thread>