From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: VMX status report. Xen:25334 & Dom0:568b445... Date: Mon, 21 May 2012 10:21:31 -0400 Message-ID: <20120521142131.GL8119@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Wu, GabrielX" Cc: "Ren, Yongjie" , "Liu, SongtaoX" , "Zhou, Chao" , "'xen-devel@lists.xen.org'" List-Id: xen-devel@lists.xenproject.org On Mon, May 21, 2012 at 03:05:28AM +0000, Wu, GabrielX wrote: > Hi all, > > This is the test report of xen-unstable tree. > There are two issues found and one issue got fixed. > > Version Info: > ================================================================= > xen-changeset: 25334:f8279258e3c9 > Dom0: linux.git 3.4.0-rc7+ (commit: 568b445...) > ================================================================= > > New issues(2) > ============== > 1. long stop during the guest boot process with qcow image > http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1821 > 2. vcpu-set doesn't take effect on guest > http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1822 Does it work if you (in the guest) do echo 1 > /sys/../cpu9/online ? There is a race in the generic hotplug code.