From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed Smith Subject: Re: Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable Date: Wed, 21 Jun 2006 16:39:56 -0400 Message-ID: <4499AE9C.6060605@virtualiron.com> References: <449940C7.1060704@virtualiron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <449940C7.1060704@virtualiron.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen Devel List-Id: xen-devel@lists.xenproject.org Nakajima, Jun wrote: > Yes, we are observing the same problem. Our team is saying it would work > if the changeset 10454 "Add support to Xend XML-RPC server for HTTP/1.1 > Keep-Alive" is backed out. > > Looks like the newly created HVM guest is placed into the pause state. > If we do xm unpause, it starts running. Ed Smith wrote: > Summary: > Changeset 10470 > - NEW: 32bit and 64bit guests will not start, VCPU get no runtime. On > the domain destroy we crash in vmx_clear_vmcs. (see failure.13) > - Guest networks fail to come up, netdev=eth1 (see failure.12) I tried an xm unpause and my guest did indeed boot. Thanks Jun! However once booted the guest network will not come up, the problem I started seeing when I moved up to changeset 10449. Ed