All of lore.kernel.org
 help / color / mirror / Atom feed
* Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
@ 2012-05-21  3:34 Ren, Yongjie
  2012-05-21  8:27 ` Avi Kivity
  0 siblings, 1 reply; 21+ messages in thread
From: Ren, Yongjie @ 2012-05-21  3:34 UTC (permalink / raw)
  To: kvm; +Cc: Avi Kivity

Hi All,

This is KVM upstream test result against kvm.git 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel 3.4.0-rc7, and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.

We found 1 new bug and 1 bug got fixed in the past two weeks. 

New issue (1):
1. disk error when guest boot up via qcow2 image
  https://bugs.launchpad.net/qemu/+bug/1002121
  -- Should be a regression on qemu-kvm.

Fixed issue (1):
1. one of the two assigned NICs doesn’t work in SMP guest.
 https://bugs.launchpad.net/qemu/+bug/953754

Old issue (1):
----------------------------------------------------------------------------------------------------------
1. (Nested-virt)L1 (kvm on kvm)guest panic with parameter “-cpu host” in qemu command line.
  https://bugs.launchpad.net/qemu/+bug/994378


Test environment:
==================================================================
  Platform                   Westmere-EP        Sandybridge-EP
  CPU Cores                   24                32
  Memory size                 24G               32G


Best Regards,
     Yongjie Ren  (Jay)

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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-21  3:34 Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560 Ren, Yongjie
@ 2012-05-21  8:27 ` Avi Kivity
  2012-05-21  9:05   ` Kevin Wolf
  0 siblings, 1 reply; 21+ messages in thread
From: Avi Kivity @ 2012-05-21  8:27 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: kvm, Kevin Wolf

On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
> Hi All,
>
> This is KVM upstream test result against kvm.git 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel 3.4.0-rc7, and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
>
> We found 1 new bug and 1 bug got fixed in the past two weeks. 
>
> New issue (1):
> 1. disk error when guest boot up via qcow2 image
>   https://bugs.launchpad.net/qemu/+bug/1002121
>   -- Should be a regression on qemu-kvm.
>

Kevin, is this the known regression in qcow2 or something new?

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


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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-21  8:27 ` Avi Kivity
@ 2012-05-21  9:05   ` Kevin Wolf
  2012-05-21  9:45     ` Ren, Yongjie
  0 siblings, 1 reply; 21+ messages in thread
From: Kevin Wolf @ 2012-05-21  9:05 UTC (permalink / raw)
  To: Avi Kivity; +Cc: Ren, Yongjie, kvm

Am 21.05.2012 10:27, schrieb Avi Kivity:
> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
>> Hi All,
>>
>> This is KVM upstream test result against kvm.git 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel 3.4.0-rc7, and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
>>
>> We found 1 new bug and 1 bug got fixed in the past two weeks. 
>>
>> New issue (1):
>> 1. disk error when guest boot up via qcow2 image
>>   https://bugs.launchpad.net/qemu/+bug/1002121
>>   -- Should be a regression on qemu-kvm.
>>
> 
> Kevin, is this the known regression in qcow2 or something new?

If the commit ID is right, it must be something new. The regression that
Marcelo found was fixed in 54e68143.

The Launchpad bug refers to commit e54f008ef, which doesn't include this
fix indeed. So was the test repeated with a more current qemu-kvm
version after filing the bug in Launchpad, or is the commit ID in this
mail wrong?

If the bug does still exist in current master, it would be helpful to
bisect it.

Kevin

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

* RE: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-21  9:05   ` Kevin Wolf
@ 2012-05-21  9:45     ` Ren, Yongjie
  2012-05-21 15:29       ` Kevin Wolf
  0 siblings, 1 reply; 21+ messages in thread
From: Ren, Yongjie @ 2012-05-21  9:45 UTC (permalink / raw)
  To: Kevin Wolf, Avi Kivity; +Cc: kvm, Liu, RongrongX

> -----Original Message-----
> From: Kevin Wolf [mailto:kwolf@redhat.com]
> Sent: Monday, May 21, 2012 5:05 PM
> To: Avi Kivity
> Cc: Ren, Yongjie; kvm@vger.kernel.org
> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> a1fce560...
> 
> Am 21.05.2012 10:27, schrieb Avi Kivity:
> > On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
> >> Hi All,
> >>
> >> This is KVM upstream test result against kvm.git
> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel 3.4.0-rc7,
> and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
> >>
> >> We found 1 new bug and 1 bug got fixed in the past two weeks.
> >>
> >> New issue (1):
> >> 1. disk error when guest boot up via qcow2 image
> >>   https://bugs.launchpad.net/qemu/+bug/1002121
> >>   -- Should be a regression on qemu-kvm.
> >>
> >
> > Kevin, is this the known regression in qcow2 or something new?
> 
> If the commit ID is right, it must be something new. The regression that
> Marcelo found was fixed in 54e68143.
> 
Yes, it's right. This should be a new regression.
I looked at the comment of 54e68143, and found it was not related the issue I reported.

> The Launchpad bug refers to commit e54f008ef, which doesn't include this
> fix indeed. So was the test repeated with a more current qemu-kvm
> version after filing the bug in Launchpad, or is the commit ID in this
> mail wrong?
> 
Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
And, the commit ID provided in Launchpad is correct.

> If the bug does still exist in current master, it would be helpful to
> bisect it.
> 
> Kevin

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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-21  9:45     ` Ren, Yongjie
@ 2012-05-21 15:29       ` Kevin Wolf
  2012-05-22  7:40         ` Ren, Yongjie
  0 siblings, 1 reply; 21+ messages in thread
From: Kevin Wolf @ 2012-05-21 15:29 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: Avi Kivity, kvm, Liu, RongrongX

Am 21.05.2012 11:45, schrieb Ren, Yongjie:
>> -----Original Message-----
>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>> Sent: Monday, May 21, 2012 5:05 PM
>> To: Avi Kivity
>> Cc: Ren, Yongjie; kvm@vger.kernel.org
>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>> a1fce560...
>>
>> Am 21.05.2012 10:27, schrieb Avi Kivity:
>>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
>>>> Hi All,
>>>>
>>>> This is KVM upstream test result against kvm.git
>> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel 3.4.0-rc7,
>> and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
>>>>
>>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
>>>>
>>>> New issue (1):
>>>> 1. disk error when guest boot up via qcow2 image
>>>>   https://bugs.launchpad.net/qemu/+bug/1002121
>>>>   -- Should be a regression on qemu-kvm.
>>>>
>>>
>>> Kevin, is this the known regression in qcow2 or something new?
>>
>> If the commit ID is right, it must be something new. The regression that
>> Marcelo found was fixed in 54e68143.
>>
> Yes, it's right. This should be a new regression.
> I looked at the comment of 54e68143, and found it was not related the issue I reported.
> 
>> The Launchpad bug refers to commit e54f008ef, which doesn't include this
>> fix indeed. So was the test repeated with a more current qemu-kvm
>> version after filing the bug in Launchpad, or is the commit ID in this
>> mail wrong?
>>
> Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
> And, the commit ID provided in Launchpad is correct.

Can you please check if the bug exists in upstream qemu.git as well?

In any case, it would be helpful to bisect the problem.

Kevin

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

* RE: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-21 15:29       ` Kevin Wolf
@ 2012-05-22  7:40         ` Ren, Yongjie
  2012-05-30 20:28           ` Marcelo Tosatti
  2012-05-30 20:29           ` Marcelo Tosatti
  0 siblings, 2 replies; 21+ messages in thread
From: Ren, Yongjie @ 2012-05-22  7:40 UTC (permalink / raw)
  To: Kevin Wolf; +Cc: Avi Kivity, kvm, Liu, RongrongX

> -----Original Message-----
> From: Kevin Wolf [mailto:kwolf@redhat.com]
> Sent: Monday, May 21, 2012 11:30 PM
> To: Ren, Yongjie
> Cc: Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> a1fce560...
> 
> Am 21.05.2012 11:45, schrieb Ren, Yongjie:
> >> -----Original Message-----
> >> From: Kevin Wolf [mailto:kwolf@redhat.com]
> >> Sent: Monday, May 21, 2012 5:05 PM
> >> To: Avi Kivity
> >> Cc: Ren, Yongjie; kvm@vger.kernel.org
> >> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> >> a1fce560...
> >>
> >> Am 21.05.2012 10:27, schrieb Avi Kivity:
> >>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
> >>>> Hi All,
> >>>>
> >>>> This is KVM upstream test result against kvm.git
> >> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel
> 3.4.0-rc7,
> >> and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
> >>>>
> >>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
> >>>>
> >>>> New issue (1):
> >>>> 1. disk error when guest boot up via qcow2 image
> >>>>   https://bugs.launchpad.net/qemu/+bug/1002121
> >>>>   -- Should be a regression on qemu-kvm.
> >>>>
> >>>
> >>> Kevin, is this the known regression in qcow2 or something new?
> >>
> >> If the commit ID is right, it must be something new. The regression that
> >> Marcelo found was fixed in 54e68143.
> >>
> > Yes, it's right. This should be a new regression.
> > I looked at the comment of 54e68143, and found it was not related the
> issue I reported.
> >
> >> The Launchpad bug refers to commit e54f008ef, which doesn't include
> this
> >> fix indeed. So was the test repeated with a more current qemu-kvm
> >> version after filing the bug in Launchpad, or is the commit ID in this
> >> mail wrong?
> >>
> > Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
> > And, the commit ID provided in Launchpad is correct.
> 
> Can you please check if the bug exists in upstream qemu.git as well?
> 
This bug doesn't exist on upstream qemu.git with latest commit: fd4567d9.
So, it should only exists on qemu-kvm tree.

> In any case, it would be helpful to bisect the problem.
> 
> Kevin

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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-22  7:40         ` Ren, Yongjie
@ 2012-05-30 20:28           ` Marcelo Tosatti
  2012-06-01  7:57             ` Ren, Yongjie
  2012-05-30 20:29           ` Marcelo Tosatti
  1 sibling, 1 reply; 21+ messages in thread
From: Marcelo Tosatti @ 2012-05-30 20:28 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: Kevin Wolf, Avi Kivity, kvm, Liu, RongrongX

[-- Attachment #1: Type: text/plain, Size: 2439 bytes --]

On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
> > -----Original Message-----
> > From: Kevin Wolf [mailto:kwolf@redhat.com]
> > Sent: Monday, May 21, 2012 11:30 PM
> > To: Ren, Yongjie
> > Cc: Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> > Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> > a1fce560...
> > 
> > Am 21.05.2012 11:45, schrieb Ren, Yongjie:
> > >> -----Original Message-----
> > >> From: Kevin Wolf [mailto:kwolf@redhat.com]
> > >> Sent: Monday, May 21, 2012 5:05 PM
> > >> To: Avi Kivity
> > >> Cc: Ren, Yongjie; kvm@vger.kernel.org
> > >> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> > >> a1fce560...
> > >>
> > >> Am 21.05.2012 10:27, schrieb Avi Kivity:
> > >>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
> > >>>> Hi All,
> > >>>>
> > >>>> This is KVM upstream test result against kvm.git
> > >> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel
> > 3.4.0-rc7,
> > >> and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
> > >>>>
> > >>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
> > >>>>
> > >>>> New issue (1):
> > >>>> 1. disk error when guest boot up via qcow2 image
> > >>>>   https://bugs.launchpad.net/qemu/+bug/1002121
> > >>>>   -- Should be a regression on qemu-kvm.
> > >>>>
> > >>>
> > >>> Kevin, is this the known regression in qcow2 or something new?
> > >>
> > >> If the commit ID is right, it must be something new. The regression that
> > >> Marcelo found was fixed in 54e68143.
> > >>
> > > Yes, it's right. This should be a new regression.
> > > I looked at the comment of 54e68143, and found it was not related the
> > issue I reported.
> > >
> > >> The Launchpad bug refers to commit e54f008ef, which doesn't include
> > this
> > >> fix indeed. So was the test repeated with a more current qemu-kvm
> > >> version after filing the bug in Launchpad, or is the commit ID in this
> > >> mail wrong?
> > >>
> > > Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
> > > And, the commit ID provided in Launchpad is correct.
> > 
> > Can you please check if the bug exists in upstream qemu.git as well?
> > 
> This bug doesn't exist on upstream qemu.git with latest commit: fd4567d9.
> So, it should only exists on qemu-kvm tree.

Please bisect manually (not using git bisect), with the attached list of 
commits. These are the qemu -> qemu-kvm merge commits in the range
described as bad/good.


[-- Attachment #2: qemu-merge-commits.txt --]
[-- Type: text/plain, Size: 617 bytes --]

4a808cd6ff25fa3d7f019dc56f9369c48c415645
87e51f4e6a5c07f336709d824fe7fe9e60c8f730
aa7159eea0f1f45c56235e77f40229d0d02c0384
9d81ede5d772c95c503f834a6c7ddc78c827209b
c63457f3ebfb494d5a3968dfbe84971f3a3fc7b6
69bbfba89575ee0665dee605901184c69ab8e6db
d0151e10d7e0d784fab1b7c895d0704ae0dee7d7
968fcfb5edc564ae5736251bb984a02caf2cfbf2
6c3937ec0b2ce7fbfd5c762c9aeb7aefd54c75ae
171d2f2249a360d7d623130d3aa991418c53716d
fd453a24166e36a3d376c9bc221e520e3ee425af
abc551bd456cf0407fa798395d83dc5aa35f6dbb
823ccf41509baa197dd6a3bef63837a6cf101ad8
be833bc6c2dc40929d1c815b8cbe26c2d9e6dc03
f2b8514f43036f948658cdcddd3c3428245adcac



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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-22  7:40         ` Ren, Yongjie
  2012-05-30 20:28           ` Marcelo Tosatti
@ 2012-05-30 20:29           ` Marcelo Tosatti
  2012-06-01  8:03             ` Ren, Yongjie
  1 sibling, 1 reply; 21+ messages in thread
From: Marcelo Tosatti @ 2012-05-30 20:29 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: Kevin Wolf, Avi Kivity, kvm, Liu, RongrongX

On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
> > >>
> > > Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
> > > And, the commit ID provided in Launchpad is correct.
> > 
> > Can you please check if the bug exists in upstream qemu.git as well?
> > 
> This bug doesn't exist on upstream qemu.git with latest commit: fd4567d9.
> So, it should only exists on qemu-kvm tree.

What do you mean by "If you press some key to continue, after being
automatically repaired, the guest can boot up." exactly?

That the error is seen once and after pressing a key it disappears?

> > In any case, it would be helpful to bisect the problem.
> > 
> > Kevin
> N?????r??y????b?X??ǧv?^?)޺{.n?+????h??\x17??ܨ}???Ơz?&j:+v???\a????zZ+??+zf???h???~????i???z?\x1e?w?????????&?)ߢ^[f

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

* RE: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-30 20:28           ` Marcelo Tosatti
@ 2012-06-01  7:57             ` Ren, Yongjie
  2012-06-01 13:18               ` Jan Kiszka
       [not found]               ` <4FC87DFF.4020005@redhat.com>
  0 siblings, 2 replies; 21+ messages in thread
From: Ren, Yongjie @ 2012-06-01  7:57 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: Kevin Wolf, Avi Kivity, kvm, Liu, RongrongX

> -----Original Message-----
> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
> Sent: Thursday, May 31, 2012 4:28 AM
> To: Ren, Yongjie
> Cc: Kevin Wolf; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> a1fce560...
> 
> On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
> > > -----Original Message-----
> > > From: Kevin Wolf [mailto:kwolf@redhat.com]
> > > Sent: Monday, May 21, 2012 11:30 PM
> > > To: Ren, Yongjie
> > > Cc: Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> > > Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> > > a1fce560...
> > >
> > > Am 21.05.2012 11:45, schrieb Ren, Yongjie:
> > > >> -----Original Message-----
> > > >> From: Kevin Wolf [mailto:kwolf@redhat.com]
> > > >> Sent: Monday, May 21, 2012 5:05 PM
> > > >> To: Avi Kivity
> > > >> Cc: Ren, Yongjie; kvm@vger.kernel.org
> > > >> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> > > >> a1fce560...
> > > >>
> > > >> Am 21.05.2012 10:27, schrieb Avi Kivity:
> > > >>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
> > > >>>> Hi All,
> > > >>>>
> > > >>>> This is KVM upstream test result against kvm.git
> > > >> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel
> > > 3.4.0-rc7,
> > > >> and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
> > > >>>>
> > > >>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
> > > >>>>
> > > >>>> New issue (1):
> > > >>>> 1. disk error when guest boot up via qcow2 image
> > > >>>>   https://bugs.launchpad.net/qemu/+bug/1002121
> > > >>>>   -- Should be a regression on qemu-kvm.
> > > >>>>
> > > >>>
> > > >>> Kevin, is this the known regression in qcow2 or something new?
> > > >>
> > > >> If the commit ID is right, it must be something new. The regression
> that
> > > >> Marcelo found was fixed in 54e68143.
> > > >>
> > > > Yes, it's right. This should be a new regression.
> > > > I looked at the comment of 54e68143, and found it was not related
> the
> > > issue I reported.
> > > >
> > > >> The Launchpad bug refers to commit e54f008ef, which doesn't
> include
> > > this
> > > >> fix indeed. So was the test repeated with a more current qemu-kvm
> > > >> version after filing the bug in Launchpad, or is the commit ID in this
> > > >> mail wrong?
> > > >>
> > > > Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
> > > > And, the commit ID provided in Launchpad is correct.
> > >
> > > Can you please check if the bug exists in upstream qemu.git as well?
> > >
> > This bug doesn't exist on upstream qemu.git with latest commit:
> fd4567d9.
> > So, it should only exists on qemu-kvm tree.
> 
> Please bisect manually (not using git bisect), with the attached list of
> commits. These are the qemu -> qemu-kvm merge commits in the range
> described as bad/good.
>
The 1st bad commit in your attached list is abc551bd
More detailed info:
171d2f2249a360d7d623130d3aa991418c53716d       good
fd453a24166e36a3d376c9bc221e520e3ee425af        good
abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
823ccf41509baa197dd6a3bef63837a6cf101ad8         bad

-Jay

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

* RE: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-05-30 20:29           ` Marcelo Tosatti
@ 2012-06-01  8:03             ` Ren, Yongjie
  0 siblings, 0 replies; 21+ messages in thread
From: Ren, Yongjie @ 2012-06-01  8:03 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: Kevin Wolf, Avi Kivity, kvm, Liu, RongrongX

> -----Original Message-----
> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
> Sent: Thursday, May 31, 2012 4:30 AM
> To: Ren, Yongjie
> Cc: Kevin Wolf; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> a1fce560...
> 
> On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
> > > >>
> > > > Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
> > > > And, the commit ID provided in Launchpad is correct.
> > >
> > > Can you please check if the bug exists in upstream qemu.git as well?
> > >
> > This bug doesn't exist on upstream qemu.git with latest commit:
> fd4567d9.
> > So, it should only exists on qemu-kvm tree.
> 
> What do you mean by "If you press some key to continue, after being
> automatically repaired, the guest can boot up." exactly?
> 
I mean if I press keys to continue, the system will repair the disk automatically.
After the check or reparation, the guest will boot up.

> That the error is seen once and after pressing a key it disappears?
> 
Yes, it appears only once. 
After the reparation, I don't meet the issue on the same qcow2 image.

> > > In any case, it would be helpful to bisect the problem.
> > >
> > > Kevin
> >


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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-01  7:57             ` Ren, Yongjie
@ 2012-06-01 13:18               ` Jan Kiszka
       [not found]               ` <4FC87DFF.4020005@redhat.com>
  1 sibling, 0 replies; 21+ messages in thread
From: Jan Kiszka @ 2012-06-01 13:18 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: Marcelo Tosatti, Kevin Wolf, Avi Kivity, kvm, Liu, RongrongX

On 2012-06-01 09:57, Ren, Yongjie wrote:
>> -----Original Message-----
>> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
>> Sent: Thursday, May 31, 2012 4:28 AM
>> To: Ren, Yongjie
>> Cc: Kevin Wolf; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>> a1fce560...
>>
>> On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
>>>> -----Original Message-----
>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>>>> Sent: Monday, May 21, 2012 11:30 PM
>>>> To: Ren, Yongjie
>>>> Cc: Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>>>> a1fce560...
>>>>
>>>> Am 21.05.2012 11:45, schrieb Ren, Yongjie:
>>>>>> -----Original Message-----
>>>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>>>>>> Sent: Monday, May 21, 2012 5:05 PM
>>>>>> To: Avi Kivity
>>>>>> Cc: Ren, Yongjie; kvm@vger.kernel.org
>>>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>>>>>> a1fce560...
>>>>>>
>>>>>> Am 21.05.2012 10:27, schrieb Avi Kivity:
>>>>>>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> This is KVM upstream test result against kvm.git
>>>>>> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel
>>>> 3.4.0-rc7,
>>>>>> and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
>>>>>>>>
>>>>>>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
>>>>>>>>
>>>>>>>> New issue (1):
>>>>>>>> 1. disk error when guest boot up via qcow2 image
>>>>>>>>   https://bugs.launchpad.net/qemu/+bug/1002121
>>>>>>>>   -- Should be a regression on qemu-kvm.
>>>>>>>>
>>>>>>>
>>>>>>> Kevin, is this the known regression in qcow2 or something new?
>>>>>>
>>>>>> If the commit ID is right, it must be something new. The regression
>> that
>>>>>> Marcelo found was fixed in 54e68143.
>>>>>>
>>>>> Yes, it's right. This should be a new regression.
>>>>> I looked at the comment of 54e68143, and found it was not related
>> the
>>>> issue I reported.
>>>>>
>>>>>> The Launchpad bug refers to commit e54f008ef, which doesn't
>> include
>>>> this
>>>>>> fix indeed. So was the test repeated with a more current qemu-kvm
>>>>>> version after filing the bug in Launchpad, or is the commit ID in this
>>>>>> mail wrong?
>>>>>>
>>>>> Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
>>>>> And, the commit ID provided in Launchpad is correct.
>>>>
>>>> Can you please check if the bug exists in upstream qemu.git as well?
>>>>
>>> This bug doesn't exist on upstream qemu.git with latest commit:
>> fd4567d9.
>>> So, it should only exists on qemu-kvm tree.
>>
>> Please bisect manually (not using git bisect), with the attached list of
>> commits. These are the qemu -> qemu-kvm merge commits in the range
>> described as bad/good.
>>
> The 1st bad commit in your attached list is abc551bd
> More detailed info:
> 171d2f2249a360d7d623130d3aa991418c53716d       good
> fd453a24166e36a3d376c9bc221e520e3ee425af        good
> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad

That's strange. There are no obvious block-related diffs between, e.g.,
upstream a75bfc5fdda8b87ff969d68e020ffdf1008751b1 and qemu-kvm's
abc551bd456cf0407fa798395d83dc5aa35f6dbb merge.

Does the issue also show up with -no-kvm-irqchip in qemu-kvm or with
-machine accel=kvm,kernel_irqchip=on in upstream or with qemu-kvm's
uq/master branch? I suspect some actually unrelated difference in
qemu-kvm causes an upstream bug to become visible.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
       [not found]               ` <4FC87DFF.4020005@redhat.com>
@ 2012-06-04 13:51                 ` Kevin Wolf
  2012-06-06  2:17                   ` Ren, Yongjie
  0 siblings, 1 reply; 21+ messages in thread
From: Kevin Wolf @ 2012-06-04 13:51 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: Marcelo Tosatti, Avi Kivity, kvm, Liu, RongrongX

Am 01.06.2012 10:31, schrieb Kevin Wolf:
> Am 01.06.2012 09:57, schrieb Ren, Yongjie:
>>> -----Original Message-----
>>> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
>>> Sent: Thursday, May 31, 2012 4:28 AM
>>> To: Ren, Yongjie
>>> Cc: Kevin Wolf; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>>> a1fce560...
>>>
>>> On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
>>>>> -----Original Message-----
>>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>>>>> Sent: Monday, May 21, 2012 11:30 PM
>>>>> To: Ren, Yongjie
>>>>> Cc: Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
>>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>>>>> a1fce560...
>>>>>
>>>>> Am 21.05.2012 11:45, schrieb Ren, Yongjie:
>>>>>>> -----Original Message-----
>>>>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>>>>>>> Sent: Monday, May 21, 2012 5:05 PM
>>>>>>> To: Avi Kivity
>>>>>>> Cc: Ren, Yongjie; kvm@vger.kernel.org
>>>>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>>>>>>> a1fce560...
>>>>>>>
>>>>>>> Am 21.05.2012 10:27, schrieb Avi Kivity:
>>>>>>>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> This is KVM upstream test result against kvm.git
>>>>>>> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel
>>>>> 3.4.0-rc7,
>>>>>>> and qemu-kvm.git a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
>>>>>>>>>
>>>>>>>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
>>>>>>>>>
>>>>>>>>> New issue (1):
>>>>>>>>> 1. disk error when guest boot up via qcow2 image
>>>>>>>>>   https://bugs.launchpad.net/qemu/+bug/1002121
>>>>>>>>>   -- Should be a regression on qemu-kvm.
>>>>>>>>>
>>>>>>>>
>>>>>>>> Kevin, is this the known regression in qcow2 or something new?
>>>>>>>
>>>>>>> If the commit ID is right, it must be something new. The regression
>>> that
>>>>>>> Marcelo found was fixed in 54e68143.
>>>>>>>
>>>>>> Yes, it's right. This should be a new regression.
>>>>>> I looked at the comment of 54e68143, and found it was not related
>>> the
>>>>> issue I reported.
>>>>>>
>>>>>>> The Launchpad bug refers to commit e54f008ef, which doesn't
>>> include
>>>>> this
>>>>>>> fix indeed. So was the test repeated with a more current qemu-kvm
>>>>>>> version after filing the bug in Launchpad, or is the commit ID in this
>>>>>>> mail wrong?
>>>>>>>
>>>>>> Latest commit 3fd9fedb in qemu-kvm master tree still has this issue.
>>>>>> And, the commit ID provided in Launchpad is correct.
>>>>>
>>>>> Can you please check if the bug exists in upstream qemu.git as well?
>>>>>
>>>> This bug doesn't exist on upstream qemu.git with latest commit:
>>> fd4567d9.
>>>> So, it should only exists on qemu-kvm tree.
>>>
>>> Please bisect manually (not using git bisect), with the attached list of
>>> commits. These are the qemu -> qemu-kvm merge commits in the range
>>> described as bad/good.
>>>
>> The 1st bad commit in your attached list is abc551bd
>> More detailed info:
>> 171d2f2249a360d7d623130d3aa991418c53716d       good
>> fd453a24166e36a3d376c9bc221e520e3ee425af        good
>> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
>> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
> 
> Thanks, this points to the qcow2 v3 changes. Let's try to find the exact
> culprit. I have rebased the qcow2 patches on top of that good merge
> (fd453a24). Please apply the attached mbox on top of this merge:
> 
> git checkout fd453a24
> git am qcow2v3.mbox
> 
> You can then start a git bisect between your new HEAD and fd453a24.

Another thing you could try is if reverting e82dabd and bef0fd59 fixes
the problem for you.

Kevin

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

* RE: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-04 13:51                 ` Kevin Wolf
@ 2012-06-06  2:17                   ` Ren, Yongjie
  2012-06-07 12:13                     ` Stefan Hajnoczi
  0 siblings, 1 reply; 21+ messages in thread
From: Ren, Yongjie @ 2012-06-06  2:17 UTC (permalink / raw)
  To: Kevin Wolf; +Cc: Marcelo Tosatti, Avi Kivity, kvm, Liu, RongrongX

> -----Original Message-----
> From: Kevin Wolf [mailto:kwolf@redhat.com]
> Sent: Monday, June 04, 2012 9:51 PM
> To: Ren, Yongjie
> Cc: Marcelo Tosatti; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> a1fce560...
> 
> Am 01.06.2012 10:31, schrieb Kevin Wolf:
> > Am 01.06.2012 09:57, schrieb Ren, Yongjie:
> >>> -----Original Message-----
> >>> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
> >>> Sent: Thursday, May 31, 2012 4:28 AM
> >>> To: Ren, Yongjie
> >>> Cc: Kevin Wolf; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> >>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> >>> a1fce560...
> >>>
> >>> On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
> >>>>> -----Original Message-----
> >>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
> >>>>> Sent: Monday, May 21, 2012 11:30 PM
> >>>>> To: Ren, Yongjie
> >>>>> Cc: Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
> >>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> >>>>> a1fce560...
> >>>>>
> >>>>> Am 21.05.2012 11:45, schrieb Ren, Yongjie:
> >>>>>>> -----Original Message-----
> >>>>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
> >>>>>>> Sent: Monday, May 21, 2012 5:05 PM
> >>>>>>> To: Avi Kivity
> >>>>>>> Cc: Ren, Yongjie; kvm@vger.kernel.org
> >>>>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> >>>>>>> a1fce560...
> >>>>>>>
> >>>>>>> Am 21.05.2012 10:27, schrieb Avi Kivity:
> >>>>>>>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
> >>>>>>>>> Hi All,
> >>>>>>>>>
> >>>>>>>>> This is KVM upstream test result against kvm.git
> >>>>>>> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel
> >>>>> 3.4.0-rc7,
> >>>>>>> and qemu-kvm.git
> a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
> >>>>>>>>>
> >>>>>>>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
> >>>>>>>>>
> >>>>>>>>> New issue (1):
> >>>>>>>>> 1. disk error when guest boot up via qcow2 image
> >>>>>>>>>   https://bugs.launchpad.net/qemu/+bug/1002121
> >>>>>>>>>   -- Should be a regression on qemu-kvm.
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>> Kevin, is this the known regression in qcow2 or something new?
> >>>>>>>
> >>>>>>> If the commit ID is right, it must be something new. The
> regression
> >>> that
> >>>>>>> Marcelo found was fixed in 54e68143.
> >>>>>>>
> >>>>>> Yes, it's right. This should be a new regression.
> >>>>>> I looked at the comment of 54e68143, and found it was not related
> >>> the
> >>>>> issue I reported.
> >>>>>>
> >>>>>>> The Launchpad bug refers to commit e54f008ef, which doesn't
> >>> include
> >>>>> this
> >>>>>>> fix indeed. So was the test repeated with a more current
> qemu-kvm
> >>>>>>> version after filing the bug in Launchpad, or is the commit ID in
> this
> >>>>>>> mail wrong?
> >>>>>>>
> >>>>>> Latest commit 3fd9fedb in qemu-kvm master tree still has this
> issue.
> >>>>>> And, the commit ID provided in Launchpad is correct.
> >>>>>
> >>>>> Can you please check if the bug exists in upstream qemu.git as well?
> >>>>>
> >>>> This bug doesn't exist on upstream qemu.git with latest commit:
> >>> fd4567d9.
> >>>> So, it should only exists on qemu-kvm tree.
> >>>
> >>> Please bisect manually (not using git bisect), with the attached list of
> >>> commits. These are the qemu -> qemu-kvm merge commits in the
> range
> >>> described as bad/good.
> >>>
> >> The 1st bad commit in your attached list is abc551bd
> >> More detailed info:
> >> 171d2f2249a360d7d623130d3aa991418c53716d       good
> >> fd453a24166e36a3d376c9bc221e520e3ee425af        good
> >> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
> >> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
> >
> > Thanks, this points to the qcow2 v3 changes. Let's try to find the exact
> > culprit. I have rebased the qcow2 patches on top of that good merge
> > (fd453a24). Please apply the attached mbox on top of this merge:
> >
> > git checkout fd453a24
> > git am qcow2v3.mbox
> >
> > You can then start a git bisect between your new HEAD and fd453a24.
> 
> Another thing you could try is if reverting e82dabd and bef0fd59 fixes
> the problem for you.
> 
After reverting bef0fd59, it can work fine.


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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-06  2:17                   ` Ren, Yongjie
@ 2012-06-07 12:13                     ` Stefan Hajnoczi
  2012-06-12  1:52                       ` Marcelo Tosatti
  0 siblings, 1 reply; 21+ messages in thread
From: Stefan Hajnoczi @ 2012-06-07 12:13 UTC (permalink / raw)
  To: Ren, Yongjie
  Cc: Kevin Wolf, Marcelo Tosatti, Avi Kivity, kvm, Liu, RongrongX,
	Anthony Liguori

On Wed, Jun 6, 2012 at 3:17 AM, Ren, Yongjie <yongjie.ren@intel.com> wrote:
>> -----Original Message-----
>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>> Sent: Monday, June 04, 2012 9:51 PM
>> To: Ren, Yongjie
>> Cc: Marcelo Tosatti; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>> a1fce560...
>>
>> Am 01.06.2012 10:31, schrieb Kevin Wolf:
>> > Am 01.06.2012 09:57, schrieb Ren, Yongjie:
>> >>> -----Original Message-----
>> >>> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
>> >>> Sent: Thursday, May 31, 2012 4:28 AM
>> >>> To: Ren, Yongjie
>> >>> Cc: Kevin Wolf; Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
>> >>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>> >>> a1fce560...
>> >>>
>> >>> On Tue, May 22, 2012 at 07:40:29AM +0000, Ren, Yongjie wrote:
>> >>>>> -----Original Message-----
>> >>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>> >>>>> Sent: Monday, May 21, 2012 11:30 PM
>> >>>>> To: Ren, Yongjie
>> >>>>> Cc: Avi Kivity; kvm@vger.kernel.org; Liu, RongrongX
>> >>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>> >>>>> a1fce560...
>> >>>>>
>> >>>>> Am 21.05.2012 11:45, schrieb Ren, Yongjie:
>> >>>>>>> -----Original Message-----
>> >>>>>>> From: Kevin Wolf [mailto:kwolf@redhat.com]
>> >>>>>>> Sent: Monday, May 21, 2012 5:05 PM
>> >>>>>>> To: Avi Kivity
>> >>>>>>> Cc: Ren, Yongjie; kvm@vger.kernel.org
>> >>>>>>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>> >>>>>>> a1fce560...
>> >>>>>>>
>> >>>>>>> Am 21.05.2012 10:27, schrieb Avi Kivity:
>> >>>>>>>> On 05/21/2012 06:34 AM, Ren, Yongjie wrote:
>> >>>>>>>>> Hi All,
>> >>>>>>>>>
>> >>>>>>>>> This is KVM upstream test result against kvm.git
>> >>>>>>> 51bfd2998113e1f8ce8dcf853407b76a04b5f2a0 based on kernel
>> >>>>> 3.4.0-rc7,
>> >>>>>>> and qemu-kvm.git
>> a1fce560c0e5f287ed65d2aaadb3e59578aaa983.
>> >>>>>>>>>
>> >>>>>>>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
>> >>>>>>>>>
>> >>>>>>>>> New issue (1):
>> >>>>>>>>> 1. disk error when guest boot up via qcow2 image
>> >>>>>>>>>   https://bugs.launchpad.net/qemu/+bug/1002121
>> >>>>>>>>>   -- Should be a regression on qemu-kvm.
>> >>>>>>>>>
>> >>>>>>>>
>> >>>>>>>> Kevin, is this the known regression in qcow2 or something new?
>> >>>>>>>
>> >>>>>>> If the commit ID is right, it must be something new. The
>> regression
>> >>> that
>> >>>>>>> Marcelo found was fixed in 54e68143.
>> >>>>>>>
>> >>>>>> Yes, it's right. This should be a new regression.
>> >>>>>> I looked at the comment of 54e68143, and found it was not related
>> >>> the
>> >>>>> issue I reported.
>> >>>>>>
>> >>>>>>> The Launchpad bug refers to commit e54f008ef, which doesn't
>> >>> include
>> >>>>> this
>> >>>>>>> fix indeed. So was the test repeated with a more current
>> qemu-kvm
>> >>>>>>> version after filing the bug in Launchpad, or is the commit ID in
>> this
>> >>>>>>> mail wrong?
>> >>>>>>>
>> >>>>>> Latest commit 3fd9fedb in qemu-kvm master tree still has this
>> issue.
>> >>>>>> And, the commit ID provided in Launchpad is correct.
>> >>>>>
>> >>>>> Can you please check if the bug exists in upstream qemu.git as well?
>> >>>>>
>> >>>> This bug doesn't exist on upstream qemu.git with latest commit:
>> >>> fd4567d9.
>> >>>> So, it should only exists on qemu-kvm tree.
>> >>>
>> >>> Please bisect manually (not using git bisect), with the attached list of
>> >>> commits. These are the qemu -> qemu-kvm merge commits in the
>> range
>> >>> described as bad/good.
>> >>>
>> >> The 1st bad commit in your attached list is abc551bd
>> >> More detailed info:
>> >> 171d2f2249a360d7d623130d3aa991418c53716d       good
>> >> fd453a24166e36a3d376c9bc221e520e3ee425af        good
>> >> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
>> >> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
>> >
>> > Thanks, this points to the qcow2 v3 changes. Let's try to find the exact
>> > culprit. I have rebased the qcow2 patches on top of that good merge
>> > (fd453a24). Please apply the attached mbox on top of this merge:
>> >
>> > git checkout fd453a24
>> > git am qcow2v3.mbox
>> >
>> > You can then start a git bisect between your new HEAD and fd453a24.
>>
>> Another thing you could try is if reverting e82dabd and bef0fd59 fixes
>> the problem for you.
>>
> After reverting bef0fd59, it can work fine.

I'm unable to reproduce this with qemu-kvm.git/master
(18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.  The RHEL 6
guest boots without any issues.  My host kernel is Linux 3.2 (Debian
3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.

Since the guest sees a disk read error, it may be useful to add
printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why the
disk read is failing.

Stefan

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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-07 12:13                     ` Stefan Hajnoczi
@ 2012-06-12  1:52                       ` Marcelo Tosatti
  2012-06-12  7:45                         ` Kevin Wolf
  0 siblings, 1 reply; 21+ messages in thread
From: Marcelo Tosatti @ 2012-06-12  1:52 UTC (permalink / raw)
  To: Stefan Hajnoczi
  Cc: Ren, Yongjie, Kevin Wolf, Avi Kivity, kvm, Liu, RongrongX,
	Anthony Liguori

On Thu, Jun 07, 2012 at 01:13:50PM +0100, Stefan Hajnoczi wrote:
> >> >> The 1st bad commit in your attached list is abc551bd
> >> >> More detailed info:
> >> >> 171d2f2249a360d7d623130d3aa991418c53716d       good
> >> >> fd453a24166e36a3d376c9bc221e520e3ee425af        good
> >> >> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
> >> >> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
> >> >
> >> > Thanks, this points to the qcow2 v3 changes. Let's try to find the exact
> >> > culprit. I have rebased the qcow2 patches on top of that good merge
> >> > (fd453a24). Please apply the attached mbox on top of this merge:
> >> >
> >> > git checkout fd453a24
> >> > git am qcow2v3.mbox
> >> >
> >> > You can then start a git bisect between your new HEAD and fd453a24.
> >>
> >> Another thing you could try is if reverting e82dabd and bef0fd59 fixes
> >> the problem for you.
> >>
> > After reverting bef0fd59, it can work fine.
> 
> I'm unable to reproduce this with qemu-kvm.git/master
> (18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
> 3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.  The RHEL 6
> guest boots without any issues.  My host kernel is Linux 3.2 (Debian
> 3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.
> 
> Since the guest sees a disk read error, it may be useful to add
> printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why the
> disk read is failing.

Any news on this problem? 



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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-12  1:52                       ` Marcelo Tosatti
@ 2012-06-12  7:45                         ` Kevin Wolf
  2012-06-12 11:01                           ` Marcelo Tosatti
  2012-06-12 23:25                           ` Marcelo Tosatti
  0 siblings, 2 replies; 21+ messages in thread
From: Kevin Wolf @ 2012-06-12  7:45 UTC (permalink / raw)
  To: Marcelo Tosatti
  Cc: Stefan Hajnoczi, Ren, Yongjie, Avi Kivity, kvm, Liu, RongrongX,
	Anthony Liguori

Am 12.06.2012 03:52, schrieb Marcelo Tosatti:
> On Thu, Jun 07, 2012 at 01:13:50PM +0100, Stefan Hajnoczi wrote:
>>>>>> The 1st bad commit in your attached list is abc551bd
>>>>>> More detailed info:
>>>>>> 171d2f2249a360d7d623130d3aa991418c53716d       good
>>>>>> fd453a24166e36a3d376c9bc221e520e3ee425af        good
>>>>>> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
>>>>>> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
>>>>>
>>>>> Thanks, this points to the qcow2 v3 changes. Let's try to find the exact
>>>>> culprit. I have rebased the qcow2 patches on top of that good merge
>>>>> (fd453a24). Please apply the attached mbox on top of this merge:
>>>>>
>>>>> git checkout fd453a24
>>>>> git am qcow2v3.mbox
>>>>>
>>>>> You can then start a git bisect between your new HEAD and fd453a24.
>>>>
>>>> Another thing you could try is if reverting e82dabd and bef0fd59 fixes
>>>> the problem for you.
>>>>
>>> After reverting bef0fd59, it can work fine.
>>
>> I'm unable to reproduce this with qemu-kvm.git/master
>> (18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
>> 3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.  The RHEL 6
>> guest boots without any issues.  My host kernel is Linux 3.2 (Debian
>> 3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.
>>
>> Since the guest sees a disk read error, it may be useful to add
>> printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why the
>> disk read is failing.
> 
> Any news on this problem? 

We're still waiting for the test results with Jan's timer fix.

But, Marcelo, you mentioned that you can reproduce it, too. Maybe you
can give it a try?

Kevin

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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-12  7:45                         ` Kevin Wolf
@ 2012-06-12 11:01                           ` Marcelo Tosatti
  2012-06-12 23:25                           ` Marcelo Tosatti
  1 sibling, 0 replies; 21+ messages in thread
From: Marcelo Tosatti @ 2012-06-12 11:01 UTC (permalink / raw)
  To: Kevin Wolf
  Cc: Stefan Hajnoczi, Ren, Yongjie, Avi Kivity, kvm, Liu, RongrongX,
	Anthony Liguori

On Tue, Jun 12, 2012 at 09:45:16AM +0200, Kevin Wolf wrote:
> Am 12.06.2012 03:52, schrieb Marcelo Tosatti:
> > On Thu, Jun 07, 2012 at 01:13:50PM +0100, Stefan Hajnoczi wrote:
> >>>>>> The 1st bad commit in your attached list is abc551bd
> >>>>>> More detailed info:
> >>>>>> 171d2f2249a360d7d623130d3aa991418c53716d       good
> >>>>>> fd453a24166e36a3d376c9bc221e520e3ee425af        good
> >>>>>> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
> >>>>>> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
> >>>>>
> >>>>> Thanks, this points to the qcow2 v3 changes. Let's try to find the exact
> >>>>> culprit. I have rebased the qcow2 patches on top of that good merge
> >>>>> (fd453a24). Please apply the attached mbox on top of this merge:
> >>>>>
> >>>>> git checkout fd453a24
> >>>>> git am qcow2v3.mbox
> >>>>>
> >>>>> You can then start a git bisect between your new HEAD and fd453a24.
> >>>>
> >>>> Another thing you could try is if reverting e82dabd and bef0fd59 fixes
> >>>> the problem for you.
> >>>>
> >>> After reverting bef0fd59, it can work fine.
> >>
> >> I'm unable to reproduce this with qemu-kvm.git/master
> >> (18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
> >> 3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.  The RHEL 6
> >> guest boots without any issues.  My host kernel is Linux 3.2 (Debian
> >> 3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.
> >>
> >> Since the guest sees a disk read error, it may be useful to add
> >> printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why the
> >> disk read is failing.
> > 
> > Any news on this problem? 
> 
> We're still waiting for the test results with Jan's timer fix.
> 
> But, Marcelo, you mentioned that you can reproduce it, too. Maybe you
> can give it a try?
> 
> Kevin

I cannot. It was a different bug.


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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-12  7:45                         ` Kevin Wolf
  2012-06-12 11:01                           ` Marcelo Tosatti
@ 2012-06-12 23:25                           ` Marcelo Tosatti
  2012-06-13 10:28                             ` Ren, Yongjie
  1 sibling, 1 reply; 21+ messages in thread
From: Marcelo Tosatti @ 2012-06-12 23:25 UTC (permalink / raw)
  To: Kevin Wolf
  Cc: Stefan Hajnoczi, Ren, Yongjie, Avi Kivity, kvm, Liu, RongrongX,
	Anthony Liguori

On Tue, Jun 12, 2012 at 09:45:16AM +0200, Kevin Wolf wrote:
> Am 12.06.2012 03:52, schrieb Marcelo Tosatti:
> > On Thu, Jun 07, 2012 at 01:13:50PM +0100, Stefan Hajnoczi wrote:
> >>>>>> The 1st bad commit in your attached list is abc551bd
> >>>>>> More detailed info:
> >>>>>> 171d2f2249a360d7d623130d3aa991418c53716d       good
> >>>>>> fd453a24166e36a3d376c9bc221e520e3ee425af        good
> >>>>>> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
> >>>>>> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
> >>>>>
> >>>>> Thanks, this points to the qcow2 v3 changes. Let's try to find the exact
> >>>>> culprit. I have rebased the qcow2 patches on top of that good merge
> >>>>> (fd453a24). Please apply the attached mbox on top of this merge:
> >>>>>
> >>>>> git checkout fd453a24
> >>>>> git am qcow2v3.mbox
> >>>>>
> >>>>> You can then start a git bisect between your new HEAD and fd453a24.
> >>>>
> >>>> Another thing you could try is if reverting e82dabd and bef0fd59 fixes
> >>>> the problem for you.
> >>>>
> >>> After reverting bef0fd59, it can work fine.
> >>
> >> I'm unable to reproduce this with qemu-kvm.git/master
> >> (18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
> >> 3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.  The RHEL 6
> >> guest boots without any issues.  My host kernel is Linux 3.2 (Debian
> >> 3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.
> >>
> >> Since the guest sees a disk read error, it may be useful to add
> >> printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why the
> >> disk read is failing.
> > 
> > Any news on this problem? 
> 
> We're still waiting for the test results with Jan's timer fix.

OK, Ren, can you please retest with qemu-kvm.git master? TIA.

> 
> But, Marcelo, you mentioned that you can reproduce it, too. Maybe you
> can give it a try?
> 
> Kevin

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

* RE: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-12 23:25                           ` Marcelo Tosatti
@ 2012-06-13 10:28                             ` Ren, Yongjie
  2012-06-13 10:32                               ` Kevin Wolf
  0 siblings, 1 reply; 21+ messages in thread
From: Ren, Yongjie @ 2012-06-13 10:28 UTC (permalink / raw)
  To: Marcelo Tosatti, Kevin Wolf
  Cc: Stefan Hajnoczi, Avi Kivity, kvm, Liu, RongrongX, Anthony Liguori

> -----Original Message-----
> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
> Sent: Wednesday, June 13, 2012 7:25 AM
> To: Kevin Wolf
> Cc: Stefan Hajnoczi; Ren, Yongjie; Avi Kivity; kvm@vger.kernel.org; Liu,
> RongrongX; Anthony Liguori
> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> a1fce560...
> 
> On Tue, Jun 12, 2012 at 09:45:16AM +0200, Kevin Wolf wrote:
> > Am 12.06.2012 03:52, schrieb Marcelo Tosatti:
> > > On Thu, Jun 07, 2012 at 01:13:50PM +0100, Stefan Hajnoczi wrote:
> > >>>>>> The 1st bad commit in your attached list is abc551bd
> > >>>>>> More detailed info:
> > >>>>>> 171d2f2249a360d7d623130d3aa991418c53716d       good
> > >>>>>> fd453a24166e36a3d376c9bc221e520e3ee425af        good
> > >>>>>> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
> > >>>>>> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
> > >>>>>
> > >>>>> Thanks, this points to the qcow2 v3 changes. Let's try to find the
> exact
> > >>>>> culprit. I have rebased the qcow2 patches on top of that good
> merge
> > >>>>> (fd453a24). Please apply the attached mbox on top of this merge:
> > >>>>>
> > >>>>> git checkout fd453a24
> > >>>>> git am qcow2v3.mbox
> > >>>>>
> > >>>>> You can then start a git bisect between your new HEAD and
> fd453a24.
> > >>>>
> > >>>> Another thing you could try is if reverting e82dabd and bef0fd59
> fixes
> > >>>> the problem for you.
> > >>>>
> > >>> After reverting bef0fd59, it can work fine.
> > >>
> > >> I'm unable to reproduce this with qemu-kvm.git/master
> > >> (18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
> > >> 3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.  The
> RHEL 6
> > >> guest boots without any issues.  My host kernel is Linux 3.2 (Debian
> > >> 3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.
> > >>
> > >> Since the guest sees a disk read error, it may be useful to add
> > >> printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why
> the
> > >> disk read is failing.
> > >
> > > Any news on this problem?
> >
> > We're still waiting for the test results with Jan's timer fix.
> 
> OK, Ren, can you please retest with qemu-kvm.git master? TIA.
> 
Yes, I re-tested with latest qemu-kvm.git master branch (commit: 0a948cbb).
I found the qcow2 image 'disk error' issue can't be reproduced in latest tree.
And, I can still reproduce it against commit e54f008e (May 9) as I reported for this bug.
Any recent patch has been checked in to fix this issue?
Maybe, Jan's "kvm: i8254: Fix conversion of in-kernel to userspace state"?


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

* Re: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-13 10:28                             ` Ren, Yongjie
@ 2012-06-13 10:32                               ` Kevin Wolf
  2012-06-15  1:13                                 ` Ren, Yongjie
  0 siblings, 1 reply; 21+ messages in thread
From: Kevin Wolf @ 2012-06-13 10:32 UTC (permalink / raw)
  To: Ren, Yongjie
  Cc: Marcelo Tosatti, Stefan Hajnoczi, Avi Kivity, kvm, Liu,
	RongrongX, Anthony Liguori

Am 13.06.2012 12:28, schrieb Ren, Yongjie:
>> -----Original Message-----
>> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
>> Sent: Wednesday, June 13, 2012 7:25 AM
>> To: Kevin Wolf
>> Cc: Stefan Hajnoczi; Ren, Yongjie; Avi Kivity; kvm@vger.kernel.org; Liu,
>> RongrongX; Anthony Liguori
>> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
>> a1fce560...
>>
>> On Tue, Jun 12, 2012 at 09:45:16AM +0200, Kevin Wolf wrote:
>>> Am 12.06.2012 03:52, schrieb Marcelo Tosatti:
>>>> On Thu, Jun 07, 2012 at 01:13:50PM +0100, Stefan Hajnoczi wrote:
>>>>>>>>> The 1st bad commit in your attached list is abc551bd
>>>>>>>>> More detailed info:
>>>>>>>>> 171d2f2249a360d7d623130d3aa991418c53716d       good
>>>>>>>>> fd453a24166e36a3d376c9bc221e520e3ee425af        good
>>>>>>>>> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
>>>>>>>>> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
>>>>>>>>
>>>>>>>> Thanks, this points to the qcow2 v3 changes. Let's try to find the
>> exact
>>>>>>>> culprit. I have rebased the qcow2 patches on top of that good
>> merge
>>>>>>>> (fd453a24). Please apply the attached mbox on top of this merge:
>>>>>>>>
>>>>>>>> git checkout fd453a24
>>>>>>>> git am qcow2v3.mbox
>>>>>>>>
>>>>>>>> You can then start a git bisect between your new HEAD and
>> fd453a24.
>>>>>>>
>>>>>>> Another thing you could try is if reverting e82dabd and bef0fd59
>> fixes
>>>>>>> the problem for you.
>>>>>>>
>>>>>> After reverting bef0fd59, it can work fine.
>>>>>
>>>>> I'm unable to reproduce this with qemu-kvm.git/master
>>>>> (18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
>>>>> 3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.  The
>> RHEL 6
>>>>> guest boots without any issues.  My host kernel is Linux 3.2 (Debian
>>>>> 3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.
>>>>>
>>>>> Since the guest sees a disk read error, it may be useful to add
>>>>> printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why
>> the
>>>>> disk read is failing.
>>>>
>>>> Any news on this problem?
>>>
>>> We're still waiting for the test results with Jan's timer fix.
>>
>> OK, Ren, can you please retest with qemu-kvm.git master? TIA.
>>
> Yes, I re-tested with latest qemu-kvm.git master branch (commit: 0a948cbb).
> I found the qcow2 image 'disk error' issue can't be reproduced in latest tree.
> And, I can still reproduce it against commit e54f008e (May 9) as I reported for this bug.
> Any recent patch has been checked in to fix this issue?
> Maybe, Jan's "kvm: i8254: Fix conversion of in-kernel to userspace state"?

Yes, this is what we expected to fix the problem. If you like to verify,
you can try applying only this patch on top of the broken commit e54f008e.

Kevin

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

* RE: Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560...
  2012-06-13 10:32                               ` Kevin Wolf
@ 2012-06-15  1:13                                 ` Ren, Yongjie
  0 siblings, 0 replies; 21+ messages in thread
From: Ren, Yongjie @ 2012-06-15  1:13 UTC (permalink / raw)
  To: Kevin Wolf
  Cc: Marcelo Tosatti, Stefan Hajnoczi, Avi Kivity, kvm, Liu,
	RongrongX, Anthony Liguori

> -----Original Message-----
> From: Kevin Wolf [mailto:kwolf@redhat.com]
> Sent: Wednesday, June 13, 2012 6:33 PM
> To: Ren, Yongjie
> Cc: Marcelo Tosatti; Stefan Hajnoczi; Avi Kivity; kvm@vger.kernel.org; Liu,
> RongrongX; Anthony Liguori
> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> a1fce560...
> 
> Am 13.06.2012 12:28, schrieb Ren, Yongjie:
> >> -----Original Message-----
> >> From: Marcelo Tosatti [mailto:mtosatti@redhat.com]
> >> Sent: Wednesday, June 13, 2012 7:25 AM
> >> To: Kevin Wolf
> >> Cc: Stefan Hajnoczi; Ren, Yongjie; Avi Kivity; kvm@vger.kernel.org; Liu,
> >> RongrongX; Anthony Liguori
> >> Subject: Re: Biweekly KVM Test report, kernel 51bfd299... qemu
> >> a1fce560...
> >>
> >> On Tue, Jun 12, 2012 at 09:45:16AM +0200, Kevin Wolf wrote:
> >>> Am 12.06.2012 03:52, schrieb Marcelo Tosatti:
> >>>> On Thu, Jun 07, 2012 at 01:13:50PM +0100, Stefan Hajnoczi wrote:
> >>>>>>>>> The 1st bad commit in your attached list is abc551bd
> >>>>>>>>> More detailed info:
> >>>>>>>>> 171d2f2249a360d7d623130d3aa991418c53716d       good
> >>>>>>>>> fd453a24166e36a3d376c9bc221e520e3ee425af        good
> >>>>>>>>> abc551bd456cf0407fa798395d83dc5aa35f6dbb         bad
> >>>>>>>>> 823ccf41509baa197dd6a3bef63837a6cf101ad8         bad
> >>>>>>>>
> >>>>>>>> Thanks, this points to the qcow2 v3 changes. Let's try to find the
> >> exact
> >>>>>>>> culprit. I have rebased the qcow2 patches on top of that good
> >> merge
> >>>>>>>> (fd453a24). Please apply the attached mbox on top of this
> merge:
> >>>>>>>>
> >>>>>>>> git checkout fd453a24
> >>>>>>>> git am qcow2v3.mbox
> >>>>>>>>
> >>>>>>>> You can then start a git bisect between your new HEAD and
> >> fd453a24.
> >>>>>>>
> >>>>>>> Another thing you could try is if reverting e82dabd and bef0fd59
> >> fixes
> >>>>>>> the problem for you.
> >>>>>>>
> >>>>>> After reverting bef0fd59, it can work fine.
> >>>>>
> >>>>> I'm unable to reproduce this with qemu-kvm.git/master
> >>>>> (18b012756fd041556764dfa2bb1f307b6923fb71) or the commit you
> >>>>> 3fd9fedb9fae4517d93d76e93a2924559cacf2f6 reported as bad.
> The
> >> RHEL 6
> >>>>> guest boots without any issues.  My host kernel is Linux 3.2
> (Debian
> >>>>> 3.2.0-2-amd64).  The guest is Linux 2.6.32-71.el6.
> >>>>>
> >>>>> Since the guest sees a disk read error, it may be useful to add
> >>>>> printfs to hw/ide/core.c:ide_sector_read_cb().  Let's find out why
> >> the
> >>>>> disk read is failing.
> >>>>
> >>>> Any news on this problem?
> >>>
> >>> We're still waiting for the test results with Jan's timer fix.
> >>
> >> OK, Ren, can you please retest with qemu-kvm.git master? TIA.
> >>
> > Yes, I re-tested with latest qemu-kvm.git master branch (commit:
> 0a948cbb).
> > I found the qcow2 image 'disk error' issue can't be reproduced in latest
> tree.
> > And, I can still reproduce it against commit e54f008e (May 9) as I
> reported for this bug.
> > Any recent patch has been checked in to fix this issue?
> > Maybe, Jan's "kvm: i8254: Fix conversion of in-kernel to userspace
> state"?
> 
> Yes, this is what we expected to fix the problem. If you like to verify,
> you can try applying only this patch on top of the broken commit e54f008e.
> 
Confirmed. Jan's patch "kvm: i8254: Fix conversion of in-kernel to userspace state" fixed the following issue.
https://bugs.launchpad.net/qemu/+bug/1002121


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

end of thread, other threads:[~2012-06-15  1:13 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-21  3:34 Biweekly KVM Test report, kernel 51bfd299... qemu a1fce560 Ren, Yongjie
2012-05-21  8:27 ` Avi Kivity
2012-05-21  9:05   ` Kevin Wolf
2012-05-21  9:45     ` Ren, Yongjie
2012-05-21 15:29       ` Kevin Wolf
2012-05-22  7:40         ` Ren, Yongjie
2012-05-30 20:28           ` Marcelo Tosatti
2012-06-01  7:57             ` Ren, Yongjie
2012-06-01 13:18               ` Jan Kiszka
     [not found]               ` <4FC87DFF.4020005@redhat.com>
2012-06-04 13:51                 ` Kevin Wolf
2012-06-06  2:17                   ` Ren, Yongjie
2012-06-07 12:13                     ` Stefan Hajnoczi
2012-06-12  1:52                       ` Marcelo Tosatti
2012-06-12  7:45                         ` Kevin Wolf
2012-06-12 11:01                           ` Marcelo Tosatti
2012-06-12 23:25                           ` Marcelo Tosatti
2012-06-13 10:28                             ` Ren, Yongjie
2012-06-13 10:32                               ` Kevin Wolf
2012-06-15  1:13                                 ` Ren, Yongjie
2012-05-30 20:29           ` Marcelo Tosatti
2012-06-01  8:03             ` Ren, Yongjie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.