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] How to get the instance number from TPM Command in VTPM

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] How to get the instance number from TPM Command in VTPM
From: XingBin <xbhust@xxxxxxxxx>
Date: Fri, 19 Sep 2008 11:17:33 +0800
Delivery-date: Thu, 18 Sep 2008 20:17:54 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=wI7kcvS+eBM40AzV7ni+ZZ1E69eEkXIVOh7ps9A3JsU=; b=cQ7m4EfuqfDMdpG+j7YWm/KS3Omn+9HTnjyYvJvR5YWNfjCMOOpmv2ikAT8qWTR8OV XbMSnvTDEx6MnCGXf2qwg5Yucwei/F3C8e/ZrmKVBK1YuawsBQbNW2y31D2XCmGl7ujz j09M3O/2FowF86K/m7Irsf2T6ejR/zkVVxDZg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=SkLrmKakVny/06cH8FSmNEiipEX17NAJ6mqSaKIVxAnG1N23R+CR4nR62TfUf5b/AU ca+kUzVGUifuEuf8oKxk1bvysDFvD5+eJriPA48vrPrNSva/BWEvfiy+8LfnBRoerdzV 1rjxejErA2I/DS5Z2nk7XsWuyeTQ0v0n6IFc0=
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
Hi all,
    How the virtual TPM dispatch TPM commands ?
I know that If multiple virtual machines send TPM commands to the virtual TPM,
it can be determined from the instance number of a TPM command from
which VM the command originated.
My question is how the instance number of a TPM command can be prepended? thanks

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] How to get the instance number from TPM Command in VTPM, XingBin <=