From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luiz Capitulino Subject: Re: KVM Test report, kernel d335b15... qemu cb1983b8... Date: Thu, 16 Dec 2010 08:43:22 -0200 Message-ID: <20101216084322.4d3c840b@doriath> References: <4D09CE8C.7040902@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "Hao, Xudong" , "kvm@vger.kernel.org" , Juan Quintela To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59121 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755300Ab0LPKna (ORCPT ); Thu, 16 Dec 2010 05:43:30 -0500 In-Reply-To: <4D09CE8C.7040902@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 16 Dec 2010 10:32:12 +0200 Avi Kivity wrote: > On 12/15/2010 08:05 AM, Hao, Xudong wrote: > > Hi, all, > > This is KVM test result against kvm.git d335b156f9fafd177d0606cf845d9a2df2dc5431, and qemu-kvm.git cb1983b8809d0e06a97384a40bad1194a32fc814. > > > > Currently qemu-kvm build fail on RHEL5 with a undeclared "PCI_PM_CTRL_NO_SOFT_RST" error. I saw there already were fix patch in mail list. > > There are 2 bugs got fixed. > > > > Fixed issues: > > 1. Guest qemu processor will be defunct process by be killed > > https://bugzilla.kernel.org/show_bug.cgi?id=23612 > > Good to see it was indeed fixed by -rc5. > > > 2. [SR] qemu return form "migrate " command spend long time > > https://sourceforge.net/tracker/?func=detail&aid=2942079&group_id=180599&atid=893831 > > > > Juan, Luiz, any idea what fixed this? I saw it too. The funny thing is that you've fixed it yourself: :) commit 5e77aaa0d7d2f4ceaa4fcaf50f3a26d5150f34a6 Author: Avi Kivity Date: Wed Jul 7 19:44:22 2010 +0300 QEMUFileBuffered: indicate that we're ready when the underlying file is ready > > > Xudong, please open qemu bugs on launchpad (https://launchpad.net/qemu), > not on sourceforge. Kernel bugs go to the kernel bugzilla as usual. > We'll retire the sourceforge bug tracker. >