* Re: Xen 3.0.5 Second Release Candidate [not found] <462C7FDE.9060700@sit.fraunhofer.de> @ 2007-04-23 9:54 ` Keir Fraser 2007-04-23 16:36 ` Cihula, Joseph 0 siblings, 1 reply; 5+ messages in thread From: Keir Fraser @ 2007-04-23 9:54 UTC (permalink / raw) To: Jan Peter Stotz; +Cc: xen-devel, stefanb, vincent.r.scarlata This is a bug for either Vinnie Scarlata or Stefan Berger to look into, I think. That code hasn't been touched in quite a while, so I'm not even sure it's being actively maintained any more (in which case we'll remove it). Thanks for the bug report! -- Keir On 23/4/07 10:43, "Jan Peter Stotz" <Jan-Peter.Stotz@sit.fraunhofer.de> wrote: > Keir Fraser schrieb: >> Well, that didn't take long! This candidate fixes a regression which causes >> 32-bit x86 builds not to work out of the box (Xen is built for PAE, but the >> Linux kernels are not). Also includes Tim Deegan's fix for SDL HVM >> save/restore. > > I found a bug in the tools part of xen: The vtpm_manager fails to > establish a correct connection to the tpm_emulator (activated DDUMMY_TPM > flag). In xen-3.0.4-1 it works but not in the release candidates of > xen-3.0.5 > > See bug ID 966: > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=966 > > Jan ^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Xen 3.0.5 Second Release Candidate 2007-04-23 9:54 ` Xen 3.0.5 Second Release Candidate Keir Fraser @ 2007-04-23 16:36 ` Cihula, Joseph 2007-04-23 17:13 ` Keir Fraser 2007-04-23 19:11 ` Cihula, Joseph 0 siblings, 2 replies; 5+ messages in thread From: Cihula, Joseph @ 2007-04-23 16:36 UTC (permalink / raw) To: Keir Fraser, Jan Peter Stotz; +Cc: xen-devel, stefanb, Scarlata, Vincent R Keir Fraser <> scribbled on Monday, April 23, 2007 2:55 AM: > This is a bug for either Vinnie Scarlata or Stefan Berger to look > into, I think. That code hasn't been touched in quite a while, so I'm > not even sure it's being actively maintained any more (in which case > we'll remove it). I've taken over vTPM maintainership from Vinnie and will have a look at this today. Please cc me on any future vTPM bugs or questions. Joe P.S. It would be nice if the Bugzilla had a sub-component field that could be used for finer-grained reporting (and also email notification) of bugs. > > Thanks for the bug report! > -- Keir > > On 23/4/07 10:43, "Jan Peter Stotz" > <Jan-Peter.Stotz@sit.fraunhofer.de> wrote: > >> Keir Fraser schrieb: >>> Well, that didn't take long! This candidate fixes a regression >>> which causes 32-bit x86 builds not to work out of the box (Xen is >>> built for PAE, but the Linux kernels are not). Also includes Tim >>> Deegan's fix for SDL HVM save/restore. >> >> I found a bug in the tools part of xen: The vtpm_manager fails to >> establish a correct connection to the tpm_emulator (activated >> DDUMMY_TPM flag). In xen-3.0.4-1 it works but not in the release >> candidates of xen-3.0.5 >> >> See bug ID 966: >> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=966 >> >> Jan > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Xen 3.0.5 Second Release Candidate 2007-04-23 16:36 ` Cihula, Joseph @ 2007-04-23 17:13 ` Keir Fraser 2007-04-23 19:11 ` Cihula, Joseph 1 sibling, 0 replies; 5+ messages in thread From: Keir Fraser @ 2007-04-23 17:13 UTC (permalink / raw) To: Cihula, Joseph, Jan Peter Stotz; +Cc: xen-devel, stefanb, Scarlata, Vincent R On 23/4/07 17:36, "Cihula, Joseph" <joseph.cihula@intel.com> wrote: >> This is a bug for either Vinnie Scarlata or Stefan Berger to look >> into, I think. That code hasn't been touched in quite a while, so I'm >> not even sure it's being actively maintained any more (in which case >> we'll remove it). > > I've taken over vTPM maintainership from Vinnie and will have a look at > this today. Please cc me on any future vTPM bugs or questions. Will do! -- Keir ^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Xen 3.0.5 Second Release Candidate 2007-04-23 16:36 ` Cihula, Joseph 2007-04-23 17:13 ` Keir Fraser @ 2007-04-23 19:11 ` Cihula, Joseph 1 sibling, 0 replies; 5+ messages in thread From: Cihula, Joseph @ 2007-04-23 19:11 UTC (permalink / raw) To: Cihula, Joseph, Keir Fraser, Jan Peter Stotz Cc: xen-devel, stefanb, Scarlata, Vincent R I've updated and re-assigned the bug back to Jan, but for those who are interested and don't monitor Bugzilla: I wasn't able to reproduce this with the -unstable tip. As a BKM for working with the vTPM system, one should always delete the /var/vtpm/VTPM and /var/tpm/tpm_emulator-* files before starting any new tests or debugging a failure. If using the hardware TPM, then you might also want to clear it so that the vtpm_manager can take ownership (it works without this, but it guarantees that the SRK auth matches what the manager expects). That said, I did find a bug with failure to initialize a variable, and I'll bundle that fix in with the 1.1b fix (shortly). Joe Cihula, Joseph <> scribbled on Monday, April 23, 2007 9:36 AM: > Keir Fraser <> scribbled on Monday, April 23, 2007 2:55 AM: >> This is a bug for either Vinnie Scarlata or Stefan Berger to look >> into, I think. That code hasn't been touched in quite a while, so I'm >> not even sure it's being actively maintained any more (in which case >> we'll remove it). > > I've taken over vTPM maintainership from Vinnie and will have a look > at this today. Please cc me on any future vTPM bugs or questions. > > Joe > P.S. It would be nice if the Bugzilla had a sub-component field that > could be used for finer-grained reporting (and also email > notification) of bugs. > >> >> Thanks for the bug report! >> -- Keir >> >> On 23/4/07 10:43, "Jan Peter Stotz" >> <Jan-Peter.Stotz@sit.fraunhofer.de> wrote: >> >>> Keir Fraser schrieb: >>>> Well, that didn't take long! This candidate fixes a regression >>>> which causes 32-bit x86 builds not to work out of the box (Xen is >>>> built for PAE, but the Linux kernels are not). Also includes Tim >>>> Deegan's fix for SDL HVM save/restore. >>> >>> I found a bug in the tools part of xen: The vtpm_manager fails to >>> establish a correct connection to the tpm_emulator (activated >>> DDUMMY_TPM flag). In xen-3.0.4-1 it works but not in the release >>> candidates of xen-3.0.5 >>> >>> See bug ID 966: >>> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=966 >>> >>> Jan >> >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 5+ messages in thread
* Xen 3.0.5 Second Release Candidate @ 2007-04-20 16:55 Keir Fraser 0 siblings, 0 replies; 5+ messages in thread From: Keir Fraser @ 2007-04-20 16:55 UTC (permalink / raw) To: xen-devel Well, that didn't take long! This candidate fixes a regression which causes 32-bit x86 builds not to work out of the box (Xen is built for PAE, but the Linux kernels are not). Also includes Tim Deegan's fix for SDL HVM save/restore. Available from the same place as before (http://xenbits.xensource.com/staging/xen-3.0.5-testing.hg). -- Keir ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-04-23 19:11 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <462C7FDE.9060700@sit.fraunhofer.de>
2007-04-23 9:54 ` Xen 3.0.5 Second Release Candidate Keir Fraser
2007-04-23 16:36 ` Cihula, Joseph
2007-04-23 17:13 ` Keir Fraser
2007-04-23 19:11 ` Cihula, Joseph
2007-04-20 16:55 Keir Fraser
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.