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] vTPM manager and receiving a request

To: ilish ilish <ilishim@xxxxxxxxxxx>
Subject: Re: [Xen-devel] vTPM manager and receiving a request
From: Jean Guyader <jean.guyader@xxxxxxxxx>
Date: Thu, 8 Apr 2010 09:08:00 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 08 Apr 2010 01:10:41 -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:received:message-id:subject:from:to:cc:content-type; bh=U6iRt0fR/DLCxuf2JvFqWkbB8rnJppKV/eb3Cc2t7K0=; b=YFF0uHnHEnIW1LmJ9x5KyWS4l+vL5Kjyc1LG/KI+II2BDzza4ZzN9xoFBv19Zf4utQ PsGUrj6YbD+k/DhIB0faOqkKjxL/SeYUnnxTFb+ACatbioBxbEqXYwYfi58V6KRfeGuq 8ZwRAHqhR/zgjDpngYKWVPlthX2OwIMERb+t0=
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=h2G5sJRa8WwZVeH8GO5Wpaqo6Wj8RuRKFE4yExoiOW8AH1OPXN9gXB9C0rsmDb6jT4 B+C+hq0kKPr8q+stS5In7v5pNstZG2Ca+jSdhE/r5CPupF6eirVzO+D//c/Ba/kwJ/dO 4ISWwZh4W9P4v1CZAbby38ZSspR4jzhCrf1A4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BLU145-W87E3CF4161753BDE4889CBC160@xxxxxxx>
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: <BLU145-W87E3CF4161753BDE4889CBC160@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
2010/4/8 ilish ilish <ilishim@xxxxxxxxxxx>:
> Dear all,
> I have a question about the vTPM manager on a Xen system. I want to measure
> the time when vTPM manager receives a command from the VMs and sends a
> respond for the command received. I do not know where to place my time
> function in vTPM manager's source code. Are there any thoughts about my
> issue?

IIANM the vTPM code leaves in qemu as a emulated device.

The guest entry point would be tis_mem_read*/tis_mem_write*,
then the code uses TPM_receive and TPM_send to communicate with the real TPM.

Jean

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

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