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] [PATCH]xend: passthrough: do not check non-page-aligned

To: "Cui, Dexuan" <dexuan.cui@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH]xend: passthrough: do not check non-page-aligned MMIO BAR if not strict-check
From: Tom Rotenberg <tom.rotenberg@xxxxxxxxx>
Date: Thu, 15 Oct 2009 17:57:10 +0200
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, "Kay, Allen M" <allen.m.kay@xxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Thu, 15 Oct 2009 08:57:42 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=RhbMWN45m6lfcl+bRmLTSdH9WZoef3POqeqNlYXexps=; b=gnX/TIohykFOhTr51HMfbdkEhmBK3MA4dqVWKS/RLomZOdZwg6ALmbsuTcJgf02eMV TI1GS6k1sXEdKiQVT126MTFAKdTnbntQ4D+F6c7AVWfROkjiB4GvyYD6L1I0bE36gduq z73mySMjDhBLrZOSX6sEwlCDKzM/jq60AzIDo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=UtZR3dv8r0tBMKPFxL4tjMKJTaOKbc/GJJVVJEn49RcE8oywWa7O+/ILjDN8Zsoz5A 4zu3zGdxYNT4K0LRCZDEYRntkrQEmKwRqTbwFHZ/093MdawSfcHvENmVBhWqAPHKj2ry 5+ioM8nplRIBpiQCorY1LY82YBoZFivJsydy4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <EADF0A36011179459010BDF5142A457501CEC4926E@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: <EADF0A36011179459010BDF5142A457501CEC4926E@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Will the default setting be to check the alignment?

On Thu, Oct 15, 2009 at 5:54 PM, Cui, Dexuan <dexuan.cui@xxxxxxxxx> wrote:
> When the option pci-passthrough-strict-check of /etc/xen/xend-config.sxp is
> set to 'no', we don't check the non-page-aligned MMIO BAR.
> This could be useful in some cases, e.g., when there is only 1 device in the
> range of the page and we try to assign the device to pv guest.
>
> Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>

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

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