search for: vtpmmgr

Displaying 16 results from an estimated 16 matches for "vtpmmgr".

2013 Sep 24
4
Problems with vTPM manager
Hi, I am following http://xenbits.xen.org/docs/unstable/misc/vtpm.txt, but I''m having some problems when I try to start vtpmmgr-stubdom I''m using Xen 4.3 on Ubuntu 12.04 and I have a physical TPM. The config file for vTPM manager is: kernel="/usr/local/lib/xen/boot/vtpmmgr-stubdom.gz" memory=16 disk=["file:/var/vtpmmgr-stubdom.img,hda,w"] name="vtpmmgr" iomem=["fed40,5"]...
2013 Jun 19
9
some problems to start vTPM vtpm-stubdom
Hi community, there are some problems to start vTPM vtpm-stubdom following docs/misc/vtpm.txt. When I start vtpm-stbdom, the vtpmmgr-stubdom will print out: === ERROR[VTPM]: LoadKey failure: Unrecognized uuid! 69743ae0-9d4a-4ad6-9819-e602085b6792 ERROR[VTPM]: Failed to load key ERROR in vtpmmgr_LoadHashKey at vtpm_cmd_handler.c:78 code: TPM_BAD_PARAMETER. === I start vtpmmgr-stubdom with vtpmmgr.cfg as below: ==== kernel=&quo...
2013 Jun 19
9
some problems to start vTPM vtpm-stubdom
Hi community, there are some problems to start vTPM vtpm-stubdom following docs/misc/vtpm.txt. When I start vtpm-stbdom, the vtpmmgr-stubdom will print out: === ERROR[VTPM]: LoadKey failure: Unrecognized uuid! 69743ae0-9d4a-4ad6-9819-e602085b6792 ERROR[VTPM]: Failed to load key ERROR in vtpmmgr_LoadHashKey at vtpm_cmd_handler.c:78 code: TPM_BAD_PARAMETER. === I start vtpmmgr-stubdom with vtpmmgr.cfg as below: ==== kernel=&quo...
2013 Sep 24
0
Problems starting vtmmgr
Hi, I am following http://xenbits.xen.org/docs/unstable/misc/vtpm.txt, but I''m having some problems when I try to start vtpmmgr-stubdom I''m using Xen 4.3 on Ubuntu 12.04 and I have a physical TPM. The config file for vTPM manager is: kernel="/usr/local/lib/xen/boot/vtpmmgr-stubdom.gz" memory=16 disk=["file:/var/vtpmmgr-stubdom.img,hda,w"] name="vtpmmgr" iomem=["fed40,5"]...
2012 Oct 01
7
[PATCH] Matthew Fioravante now maintains VTPM
...tools/vtpm_manager +F: extras/minios-os/tpmfront.c +F: extras/minios-os/tpmback.c +F: extras/minios-os/tpm-tis.c +F: extras/minios-os/include/tpmfront.h +F: extras/minios-os/include/tpmback.h +F: extras/minios-os/include/tpm-tis.h +F: stubdom/vtpm +F: stubdom/vtpmmgr +F: docs/misc/vtpm.txt + THE REST M: Keir Fraser <keir@xen.org> L: xen-devel@lists.xen.org -- 1.7.4.4
2012 Dec 13
5
[PATCH special] vtpm fix cmake dependency
Ian, this one is special just for you. I''m sending it as an attachment because my email client will mangle it. This patch will remove the cmake dependency from xen prior to autoconf stubdom This patch applies ontop of [VTPM v7 3/8] vtpm/vtpmmgr and required libs to stubdom/Makefile You can apply it to your tree by doing the following: git rebase -i <VTPM v7 3/8 revision> Select to EDIT the 3/8 revision patch -p1 < 0004-Remove-vtpm-from-default-build-targets.patch git commit --amend git rebase --continue You will hit confl...
2013 May 22
19
Install vTPM on Xen-4.2.2
Hi, I‘m trying to install vTPM based on Xen-4.2.2, linux-kernel 3.9.1 (Dom0) and TPM emulator. However, I cannot find the TPM backed driver in this version of Dom0 linux kernel. There is no CONFIG_XEN_TPMDEV_BACKEND in the kernel config file. The config file for Dom0 is attached. Maybe it provides some useful information. So, how to install a Xen TPM backend driver in the Dom0 linux-kernel.
2018 Sep 11
2
virsh support for TPM?
Hi again! Succeeded in creating vtpmmgr-stubdom.gz from the source RPM with some shortcuts. ow the next problem seems to be that the libvirt we have will not support the XEN vtpm:s For example: virsh dumpxml <vm-machine> will not contain any info on the vtpm :-( Am I really the first one around with a need for TPM support in th...
2012 Nov 08
0
Documenting vtpm
...e some documentation for vtpm as a whole but wanted to ask what your preference is on where it gets located and how its formatted. Right now the old vtpm uses docs/misc/vtpm.txt. I can just update this file or do something else. Here are my current suggestions: READMEs in stubdom/vtpm and stubdom/vtpmmgr explaining their command line arguments and specifics. docs/misc/vtpm.txt explaining how to use the entire system. Another idea is to just forget the README files and put everything in docs/misc/vtpm.txt It would also be helpful to have example config files. I see a lot of xm related stuff in too...
2013 Nov 08
3
vTPM
Hi All, I am looking for a manual (instruction set) to activate vTPM in xen 4.3 and use them in DomU. Does anyone is aware of such manual? Thanks, M. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2013 Oct 15
0
Antw: Xen-users Digest, Vol 104, Issue 18
...> Subject: Re: [Xen-users] Problem in building vTPM manager > Message-ID: > <CAH5i-_Lvxb7Ub0G4WsauJsYoPppSk5Kp0Vp9mo5KCXjcMiy5oQ@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Thanks Daniel, > > When I run > > sudo xl create -c vtpmmgr-stubdom.cfg > > I receive the following error: > > Parsing config from vtpmmgr-stubdom.cfg > Daemon running with PID 29361 > Xen Minimal OS! > start_info: 0xa2000(VA) > nr_pages: 0x1000 > shared_inf: 0x83ad7000(MA) > pt_base: 0xa5000(VA) > nr_pt_frames: 0x5 &g...
2013 Jan 19
0
[xen-unstable test] 15155: regressions - FAIL
...This configure script can enable or disable specific domains and also specify custom download locations for stubdom library packages. See ./configure --help for details. C and Caml are disabled by default. vtpm-stubdom is conditional on the presense of cmake. Rename vtpmmgrdom to vtpmmgr-stubdom Also update .*ignore Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com> changeset: 26423:712419ef207b us...
2018 Sep 05
1
vtpm support in the rpms ?
Hi! Trying to enable vtpm in a Centos7 XEN installation and can find very little of the needed stuff. Is vtpm enabled in the SIG rpms? Best Dag
2018 Sep 13
0
virsh support for TPM?
On Tue, Sep 11, 2018 at 4:16 PM Dag Nygren <dag at newtech.fi> wrote: > > Hi again! > > Succeeded in creating vtpmmgr-stubdom.gz from > the source RPM with some shortcuts. > > ow the next problem seems to be that the > libvirt we have will not support the XEN vtpm:s > > For example: > virsh dumpxml <vm-machine> > > will not contain any info on the vtpm :-( > > Am I really the...
2014 Sep 23
1
vTPM manager for Xen
Hello everyone, I am sorry for interrupting your work I am following the correspondence in silence. I am trying to build a vtpm implementation into xen 6.2 but I was not able to find all the means to do it. What can be found is just abstract knowledge. Most of the info always forwards me to this doc
2012 Sep 17
9
[PATCH] Upgrade vtpmd to berlios version 0.7.4
What will follow soon are updates to vtpmd, vtpm_manager, xm, xl, mini-os, and new vtpm and vtpm manager stub domains. The first patch I''d like to submit upgrades vtpmd to version 0.7.4 This patch does the following: -add checks to configure to check for cmake (required by berlios 0.7.4) -removes all of the 0.5.1 patches -adds a single patch for 0.7.4 -cleans up the makefile, should