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-users

[Xen-users] Question about vTPM front-end driver

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Question about vTPM front-end driver
From: XingBin <xbhust@xxxxxxxxx>
Date: Thu, 3 Jul 2008 09:58:17 +0800
Delivery-date: Wed, 02 Jul 2008 18:58:51 -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=bGFwCHDsaZHQcjG0lITkuEfpsLHE09tuaU73aX/wMSk=; b=FPQp1YhYt+y3J9pPqD8PNo94hzbkUlQLL04AJLK5CbgiFU80RQGcDQeQsaJU+bpLrJ cGTKFlQyQtFU5cFy+Ps9by+2AU+B8qVbAmKwCvHzxdExuvSDgs/B79nmZ+7QIgg3IdP2 jaKKvadQhp4V5WK5x0rZkxAVsOAsfrcL9Gs0o=
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=ZPxG4OPoHoCExlI6TboqtoqJzHgsDzPNxu35NZ2RytkqSX9EG9zq33RtF/9/LjWPta rJ38YkatWdRlBkCEXU4S8FdMr3vzFjuV3KDkT9HDAslTVQeB26bXkRZ0Rp4+0jk7Emfz 7NQnZng1dAC3m91cv5nG1buHgYciB7D9wUm4U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi, everyone!
    I've tried to use vTPM in Redhat 5 and met some problem.
    I've already modified the configuration file of Domain U and run
vtpm_managerd, it seemed ok.
    But in domain U, I use modprobe tpm_xenu to install the module,
then I can find tpm_bios, tpm, tpm_xenu by "lsmod | grep tpm", but
there didn't exist /dev/tpm0 and /sys/devices/xen/vtpm-0
    Thank you all !

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Question about vTPM front-end driver, XingBin <=