public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM Test report, kernel d335b15... qemu cb1983b8...
@ 2010-12-15  6:05 Hao, Xudong
  2010-12-16  8:32 ` Avi Kivity
  0 siblings, 1 reply; 5+ messages in thread
From: Hao, Xudong @ 2010-12-15  6:05 UTC (permalink / raw)
  To: kvm@vger.kernel.org

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
2. [SR] qemu return form "migrate " command spend long time 
https://sourceforge.net/tracker/?func=detail&aid=2942079&group_id=180599&atid=893831


Four old Issues:
================================================
1. ltp diotest running time is 2.54 times than before
https://sourceforge.net/tracker/?func=detail&aid=2723366&group_id=180599&atid=893831
2. 32bits Rhel5/FC6 guest may fail to reboot after installation
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1991647&group_id=180599
3. perfctr wrmsr warning when booting 64bit RHEl5.3
https://sourceforge.net/tracker/?func=detail&aid=2721640&group_id=180599&atid=893831
4. [KVM] Noacpi Windows guest can not boot up on 32bit KVM host
https://bugzilla.kernel.org/show_bug.cgi?id=21402


Best Regards,
Xudong Hao

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: KVM Test report, kernel d335b15... qemu cb1983b8...
  2010-12-15  6:05 KVM Test report, kernel d335b15... qemu cb1983b8 Hao, Xudong
@ 2010-12-16  8:32 ` Avi Kivity
  2010-12-16  8:46   ` Hao, Xudong
  2010-12-16 10:43   ` Luiz Capitulino
  0 siblings, 2 replies; 5+ messages in thread
From: Avi Kivity @ 2010-12-16  8:32 UTC (permalink / raw)
  To: Hao, Xudong; +Cc: kvm@vger.kernel.org, Juan Quintela, Luiz Capitulino

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.


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.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: KVM Test report, kernel d335b15... qemu cb1983b8...
  2010-12-16  8:32 ` Avi Kivity
@ 2010-12-16  8:46   ` Hao, Xudong
  2010-12-16 10:43   ` Luiz Capitulino
  1 sibling, 0 replies; 5+ messages in thread
From: Hao, Xudong @ 2010-12-16  8:46 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm@vger.kernel.org, Juan Quintela, Luiz Capitulino

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.
> 
> 
> 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. 

Yes, We already open new qemu bug on launchpad, this bug is an old report before we determine to migrate to launchpad.
We just left the old bug in sourceforge.


Thanks,
Xudong

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: KVM Test report, kernel d335b15... qemu cb1983b8...
  2010-12-16  8:32 ` Avi Kivity
  2010-12-16  8:46   ` Hao, Xudong
@ 2010-12-16 10:43   ` Luiz Capitulino
  2010-12-16 10:46     ` Avi Kivity
  1 sibling, 1 reply; 5+ messages in thread
From: Luiz Capitulino @ 2010-12-16 10:43 UTC (permalink / raw)
  To: Avi Kivity; +Cc: Hao, Xudong, kvm@vger.kernel.org, Juan Quintela

On Thu, 16 Dec 2010 10:32:12 +0200
Avi Kivity <avi@redhat.com> 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 <avi@redhat.com>
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.
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: KVM Test report, kernel d335b15... qemu cb1983b8...
  2010-12-16 10:43   ` Luiz Capitulino
@ 2010-12-16 10:46     ` Avi Kivity
  0 siblings, 0 replies; 5+ messages in thread
From: Avi Kivity @ 2010-12-16 10:46 UTC (permalink / raw)
  To: Luiz Capitulino; +Cc: Hao, Xudong, kvm@vger.kernel.org, Juan Quintela

On 12/16/2010 12:43 PM, Luiz Capitulino wrote:
> On Thu, 16 Dec 2010 10:32:12 +0200
> Avi Kivity<avi@redhat.com>  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<avi@redhat.com>
> Date:   Wed Jul 7 19:44:22 2010 +0300
>
>      QEMUFileBuffered: indicate that we're ready when the underlying file is ready
>

Oh I remembered that.  I mixed up with 'info migrate' returning slowly 
recently.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-16 10:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-15  6:05 KVM Test report, kernel d335b15... qemu cb1983b8 Hao, Xudong
2010-12-16  8:32 ` Avi Kivity
2010-12-16  8:46   ` Hao, Xudong
2010-12-16 10:43   ` Luiz Capitulino
2010-12-16 10:46     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox