All of lore.kernel.org
 help / color / mirror / Atom feed
* vTPM manager and receiving a request
@ 2010-04-08  2:12 ilish ilish
  2010-04-08  8:08 ` Jean Guyader
  0 siblings, 1 reply; 2+ messages in thread
From: ilish ilish @ 2010-04-08  2:12 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]


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?
Thank you very much.
Ilhan 		 	   		  
_________________________________________________________________
Hotmail: Ücretsiz, güvenilir ve zengin e-posta servisi.
https://signup.live.com/signup.aspx?id=60969

[-- Attachment #1.2: Type: text/html, Size: 774 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: vTPM manager and receiving a request
  2010-04-08  2:12 vTPM manager and receiving a request ilish ilish
@ 2010-04-08  8:08 ` Jean Guyader
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Guyader @ 2010-04-08  8:08 UTC (permalink / raw)
  To: ilish ilish; +Cc: xen-devel

2010/4/8 ilish ilish <ilishim@hotmail.com>:
> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-08  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-08  2:12 vTPM manager and receiving a request ilish ilish
2010-04-08  8:08 ` Jean Guyader

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.