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] [PATCH][VTD][QUIRK] add spin lock across snb preamble and po

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][VTD][QUIRK] add spin lock across snb preamble and postamble functions
From: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
Date: Mon, 7 Feb 2011 16:31:50 -0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: Keir Fraser <keir@xxxxxxx>, Jan Beulich <JBeulich@xxxxxxxxxx>
Delivery-date: Mon, 07 Feb 2011 16:32:45 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcvHJ5OCm/C6ssq4Rz6TZM0k8FCh6w==
Thread-topic: [PATCH][VTD][QUIRK] add spin lock across snb preamble and postamble functions
Added a spinlock across snb_vtd_ops_preamble() and snb_vtd_ops_postamble() to 
make modifications to IGD registers atomic.  Continue keeping snb_igd_quirk 
default off.

Signed-off-by: Allen Kay <allen.m.kay@xxxxxxxxx>

Attachment: lock02072.patch
Description: lock02072.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][VTD][QUIRK] add spin lock across snb preamble and postamble functions, Kay, Allen M <=