All of lore.kernel.org
 help / color / mirror / Atom feed
* Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f...
@ 2012-07-03  7:11 Ren, Yongjie
  2012-07-04 14:43 ` Jan Kiszka
  0 siblings, 1 reply; 4+ messages in thread
From: Ren, Yongjie @ 2012-07-03  7:11 UTC (permalink / raw)
  To: KVM; +Cc: Avi Kivity

Hi All,

This is KVM upstream test result against kvm.git next branch and qemu-kvm.git master branch.
	kvm.git next branch: ae7a2a3fb6f8b784c2752863f4f1f20c656f76fb  based on kernel 3.5.0-rc1
	qemu-kvm.git master branch: a212f79fc4596570124fb864425b980c157cd001

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

New issue (1):
1. [RAS] vCPU hot-add makes the guest abort. 
  https://bugs.launchpad.net/qemu/+bug/1019179

Fixed issue (1):
1. network in bridge mode doesn't work in SMP Linux guest 
  https://bugs.launchpad.net/qemu/+bug/1013467
  -- Jason Wang (from Redhat) fixed this bug.

Old issues (3):
----------------------------------------------------------------------------------------------------------
1. (Nested-virt)L1 (kvm on kvm)guest panic with parameter "-cpu host" in qemu command line.
  https://bugs.launchpad.net/qemu/+bug/994378
2. Can't install or boot up 32bit win8 guest.
  https://bugs.launchpad.net/qemu/+bug/1007269
3. VT-d/SR-IOV doesn't work in the guest
  https://bugzilla.kernel.org/show_bug.cgi?id=43328

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] 4+ messages in thread

* Re: Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f...
  2012-07-03  7:11 Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f Ren, Yongjie
@ 2012-07-04 14:43 ` Jan Kiszka
  2012-07-04 15:03   ` Ren, Yongjie
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Kiszka @ 2012-07-04 14:43 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: KVM, Avi Kivity

On 2012-07-03 09:11, Ren, Yongjie wrote:
> Hi All,
> 
> This is KVM upstream test result against kvm.git next branch and qemu-kvm.git master branch.
> 	kvm.git next branch: ae7a2a3fb6f8b784c2752863f4f1f20c656f76fb  based on kernel 3.5.0-rc1
> 	qemu-kvm.git master branch: a212f79fc4596570124fb864425b980c157cd001
> 
> We found 1 new bug and 1 bug got fixed in the past two weeks. 
> 
> New issue (1):
> 1. [RAS] vCPU hot-add makes the guest abort. 
>   https://bugs.launchpad.net/qemu/+bug/1019179

Strange. I thought CPU hot-plugging is broken in qemu-kvm for ages now.
Is the test new?

Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux


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

* RE: Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f...
  2012-07-04 14:43 ` Jan Kiszka
@ 2012-07-04 15:03   ` Ren, Yongjie
  2012-07-04 15:15     ` Jan Kiszka
  0 siblings, 1 reply; 4+ messages in thread
From: Ren, Yongjie @ 2012-07-04 15:03 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: KVM, Avi Kivity

> -----Original Message-----
> From: Jan Kiszka [mailto:jan.kiszka@siemens.com]
> Sent: Wednesday, July 04, 2012 10:43 PM
> To: Ren, Yongjie
> Cc: KVM; Avi Kivity
> Subject: Re: Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f...
> 
> On 2012-07-03 09:11, Ren, Yongjie wrote:
> > Hi All,
> >
> > This is KVM upstream test result against kvm.git next branch and
> qemu-kvm.git master branch.
> > 	kvm.git next branch: ae7a2a3fb6f8b784c2752863f4f1f20c656f76fb
> based on kernel 3.5.0-rc1
> > 	qemu-kvm.git master branch:
> a212f79fc4596570124fb864425b980c157cd001
> >
> > We found 1 new bug and 1 bug got fixed in the past two weeks.
> >
> > New issue (1):
> > 1. [RAS] vCPU hot-add makes the guest abort.
> >   https://bugs.launchpad.net/qemu/+bug/1019179
> 
> Strange. I thought CPU hot-plugging is broken in qemu-kvm for ages now.
>
That should be true.

> Is the test new?
> 
I just tested CPU hot-plug for kvm guest two weeks ago.
Before that, I assumed it should work fine, so I filed a bug.
I think it's also good to have a bug to track this issue.
And, sorry, it's kind of confusing that I put it as a 'new' issue.


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

* Re: Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f...
  2012-07-04 15:03   ` Ren, Yongjie
@ 2012-07-04 15:15     ` Jan Kiszka
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Kiszka @ 2012-07-04 15:15 UTC (permalink / raw)
  To: Ren, Yongjie; +Cc: KVM, Avi Kivity

On 2012-07-04 17:03, Ren, Yongjie wrote:
>> -----Original Message-----
>> From: Jan Kiszka [mailto:jan.kiszka@siemens.com]
>> Sent: Wednesday, July 04, 2012 10:43 PM
>> To: Ren, Yongjie
>> Cc: KVM; Avi Kivity
>> Subject: Re: Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f...
>>
>> On 2012-07-03 09:11, Ren, Yongjie wrote:
>>> Hi All,
>>>
>>> This is KVM upstream test result against kvm.git next branch and
>> qemu-kvm.git master branch.
>>> 	kvm.git next branch: ae7a2a3fb6f8b784c2752863f4f1f20c656f76fb
>> based on kernel 3.5.0-rc1
>>> 	qemu-kvm.git master branch:
>> a212f79fc4596570124fb864425b980c157cd001
>>>
>>> We found 1 new bug and 1 bug got fixed in the past two weeks.
>>>
>>> New issue (1):
>>> 1. [RAS] vCPU hot-add makes the guest abort.
>>>   https://bugs.launchpad.net/qemu/+bug/1019179
>>
>> Strange. I thought CPU hot-plugging is broken in qemu-kvm for ages now.
>>
> That should be true.
> 
>> Is the test new?
>>
> I just tested CPU hot-plug for kvm guest two weeks ago.
> Before that, I assumed it should work fine, so I filed a bug.
> I think it's also good to have a bug to track this issue.
> And, sorry, it's kind of confusing that I put it as a 'new' issue.
> 

No problem! This is actually now more a feature request for upstream
QEMU. Several people are working on preparing the infrastructure to
introduce it there, properly.

Hmm, I wonder if we should simple drop the related monitor command from
qemu-kvm. There are several broken releases now, and upstream will have
a different control interface.

Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux



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

end of thread, other threads:[~2012-07-04 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-03  7:11 Biweekly KVM Test report, kernel ae7a2a3f... qemu a212f79f Ren, Yongjie
2012-07-04 14:43 ` Jan Kiszka
2012-07-04 15:03   ` Ren, Yongjie
2012-07-04 15:15     ` Jan Kiszka

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.