From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Xen 3.0.5 Second Release Candidate Date: Mon, 23 Apr 2007 10:54:35 +0100 Message-ID: References: <462C7FDE.9060700@sit.fraunhofer.de> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <462C7FDE.9060700@sit.fraunhofer.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Peter Stotz Cc: xen-devel , stefanb@us.ibm.com, vincent.r.scarlata@intel.com List-Id: xen-devel@lists.xenproject.org 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" 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