Ren, Yongjie
2011-Jul-03 06:32 UTC
[Xen-devel] Biweekly VMX status report. Xen: 23607 & Dom0: 6d94b752...
Hi, all
This is the test report for xen-unstable tree. We found 2 new issues, both of
which are about VT-D. One is that NIC cannot work in vmx guest, and this bug has
been fixed already. The other is that xen panic when the second time to creating
guest with a NIC assigned. We also found 2 other bugs got fixed in the latest
xen-unstable tree.
Version Info
============================================================ xen-changeset:
23607:2f63562df1c4
pvops git: branch: xen/stable-2.6.32.x
commit: 6d94b752e1363757f8eb4558e6f721a3e703cfe2
============================================================
New issue(1)
==============1. [VT-D] xen panic when the second time to creating guest with a
NIC assigned
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1771
Fixed issues(3)
==============1. [VT-D] NIC cannot work in vmx guest
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1770
2. [QEMU]guest shows white screen when using xl vnc to connect it
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1766
3. guest with vnif assigned fail to bootup when disable apic
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1692
Old issues (11)
==============1.[ACPI] System cann''t resume after do suspend
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1707
2.[ Save/Restore] RHEL6 guest fail to do save/restore
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1716
3. [XL]Guest network broken after do SAVE/RESTOR with xl
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1703
4. [XL]"xl vcpu-set" causes dom0 crash or panic
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1730
5. [Hypervisor]Dom0 crashes on Core2 when dom0_mem is no more than 1972MB
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1726
6. [VT-D]fail to detach NIC from guest
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1736
7.[Save/Restore] guest failed to reboot after L-Migration it
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1739
8.Dom0 crash on poweroff
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1740
9.[PAE] xen panic when restore guest
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1743
10. [VT-D]device reset fail when create/destroy guest
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1752
11. [Hypervisor]Xen complains msi error when startup
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1732
Best Regards,
Yongjie Ren (Jay)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2011-Jul-03 14:08 UTC
Re: [Xen-devel] Biweekly VMX status report. Xen: 23607 & Dom0: 6d94b752...
On Sun, Jul 03, 2011 at 02:32:44PM +0800, Ren, Yongjie wrote:> > Old issues (11) > ==============> 1.[ACPI] System cann''t resume after do suspend > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1707 > 2.[ Save/Restore] RHEL6 guest fail to do save/restore > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1716Upstream RHEL6 bug for this issue: https://bugzilla.redhat.com/show_bug.cgi?id=669252 So it should be fixed in RHEL 6.1. Did you try with el6.1? -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ren, Yongjie
2011-Jul-03 14:40 UTC
RE: [Xen-devel] Biweekly VMX status report. Xen: 23607 & Dom0: 6d94b752...
> -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: Sunday, July 03, 2011 10:09 PM > To: Ren, Yongjie > Cc: xen-devel@lists.xensource.com > Subject: Re: [Xen-devel] Biweekly VMX status report. Xen: 23607 & Dom0: > 6d94b752... > > On Sun, Jul 03, 2011 at 02:32:44PM +0800, Ren, Yongjie wrote: > > > > Old issues (11) > > ==============> > 1.[ACPI] System cann''t resume after do suspend > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1707 > > 2.[ Save/Restore] RHEL6 guest fail to do save/restore > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1716 > > Upstream RHEL6 bug for this issue: > https://bugzilla.redhat.com/show_bug.cgi?id=669252 > > So it should be fixed in RHEL 6.1. Did you try with el6.1?No, I didn''t try rhel6.1 yet. I''ll try it with rhel6.1 and give the result. Best Regards, Yongjie Ren (Jay) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ren, Yongjie
2011-Jul-09 14:42 UTC
RE: [Xen-devel] Biweekly VMX status report. Xen: 23607 & Dom0: 6d94b752...
I tried rhel6.1 guest to test save/restore. Save/restore is OK with rhel6.1.
Seems that rhel6.1 fixed this bug. As you know, rhel6.0 guest also cannot
''xl save'' successfully.
BTW, I also found another bug about save/restore was fixed.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1716
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1703
Best Regards,
Yongjie Ren (Jay)
> -----Original Message-----
> From: xen-devel-bounces@lists.xensource.com
> [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Ren, Yongjie
> Sent: Sunday, July 03, 2011 10:40 PM
> To: Pasi Kärkkäinen
> Cc: xen-devel@lists.xensource.com
> Subject: RE: [Xen-devel] Biweekly VMX status report. Xen: 23607 & Dom0:
> 6d94b752...
>
> > -----Original Message-----
> > From: Pasi Kärkkäinen [mailto:pasik@iki.fi]
> > Sent: Sunday, July 03, 2011 10:09 PM
> > To: Ren, Yongjie
> > Cc: xen-devel@lists.xensource.com
> > Subject: Re: [Xen-devel] Biweekly VMX status report. Xen: 23607 &
Dom0:
> > 6d94b752...
> >
> > On Sun, Jul 03, 2011 at 02:32:44PM +0800, Ren, Yongjie wrote:
> > >
> > > Old issues (11)
> > > ==============> > > 1.[ACPI] System cann''t
resume after do suspend
> > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1707
> > > 2.[ Save/Restore] RHEL6 guest fail to do save/restore
> > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1716
> >
> > Upstream RHEL6 bug for this issue:
> > https://bugzilla.redhat.com/show_bug.cgi?id=669252
> >
> > So it should be fixed in RHEL 6.1. Did you try with el6.1?
> No, I didn''t try rhel6.1 yet. I''ll try it with rhel6.1
and give the result.
>
> Best Regards,
> Yongjie Ren (Jay)
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel