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] [RFC][PATCH][0/2] Intel(r) Trusted Execution Technology

To: "Nguyen Anh Quynh" <aquynh@xxxxxxxxx>
Subject: Re: [Xen-devel] [RFC][PATCH][0/2] Intel(r) Trusted Execution Technology support: Overview
From: "Jun Koi" <junkoi2004@xxxxxxxxx>
Date: Fri, 15 Jun 2007 11:01:10 +0900
Cc: "List: Xen Developers" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 14 Jun 2007 18:59:10 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pnY4PEtn8O9vPfefp3LrKZJLesOs4Af3L154POOgM6SjtZ9uKbc71u7VpDfTv53poupeT2NJN2d7Eh5jCej9ak+39+i6MAkoyaXE4DGXQt6LWgEzq8G33sxIBg45i2fNkrx0WVykA9IaZt/9Q3xlRhmep6i3V4+Vt8GaXyySZNo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Sf2kkz/dvSotn3eZiE7+bLWyHCdLaB9c4pvQHUGD3t2XTqSgqtjAJn1YxkOj5M7UXOwMbTZImSVHoAC9m2UBZ3iq+ZCAnhXSA4wsKom9PkEg9Uo5DpvCFROM2MxdHUL8jMvih3ENq1g9wUx/WTqlffsyMDNg0KNtjSQ+7AKEfgo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <9cde8bff0706140405u7c9b5760mb549b7e467990440@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <D936D925018D154694D8A362EEB08920019E08E1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <fdaac4d50706130229m18287638h7b3ae84aeb8f4a17@xxxxxxxxxxxxxx> <D936D925018D154694D8A362EEB0892001A5E2CB@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <fdaac4d50706132106t46dde456qa8778bf04a3d6204@xxxxxxxxxxxxxx> <D936D925018D154694D8A362EEB0892001A5EBE7@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <9cde8bff0706140401y1e971940p3d48a73ac7f12c4c@xxxxxxxxxxxxxx> <9cde8bff0706140405u7c9b5760mb549b7e467990440@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 6/14/07, Nguyen Anh Quynh <aquynh@xxxxxxxxx> wrote:
I forward this to xen-devel and hope it can be useful for somebody.

Cheers,
Quynh


---------- Forwarded message ----------
From: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
Date: Jun 14, 2007 8:01 PM
Subject: Re: [Xen-devel] [RFC][PATCH][0/2] Intel(r) Trusted Execution
Technology support: Overview
To: "Cihula, Joseph" <joseph.cihula@xxxxxxxxx>, Jun Koi <junkoi2004@xxxxxxxxx>
Cc: xense-devel@xxxxxxxxxxxxxxxxxxx, Kuniyasu Suzaki <k.suzaki@xxxxxxxxxx>


Hi,

I think it is a good idea to have a way to check for the presence of
TXT in your machine without having to look at BIOS setup.

Enclosed is a small module named "txt". You can compile it, and load
it in ("insmod txt.ko"). Check for the presence of TXT by looking for
the message "TXT chipset and all needed capabilities present" in
output of "dmesg". If you don't see that, your machine doesn't support
TXT. See a little README in the attachment.

Note: load the module inside native Linux kernel, but *not* in Xen.

The module code is shamelessly lifted from Joseph's patch :-)


This module is helpful, and it can detect TXT on my machine. Thanks!

Jun.

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

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