All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] Second release candidate for 3.1.2
@ 2007-11-02 15:08 Keir Fraser
  2007-11-02 17:00 ` Alex Williamson
  0 siblings, 1 reply; 6+ messages in thread
From: Keir Fraser @ 2007-11-02 15:08 UTC (permalink / raw)
  To: xen-devel; +Cc: Alex Williamson, John Levon


I've ended up with enough new patches in the 3.1-testing tree, and in
particular the fixes to debug-register handling are fairly extensive, so it
makes sense to roll another release candidate for 3.1.2. I expect to release
this as 3.1.2 final next week if there are no horrors lurking.

 -- Keir

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

* Re: [ANNOUNCE] Second release candidate for 3.1.2
  2007-11-02 15:08 [ANNOUNCE] Second release candidate for 3.1.2 Keir Fraser
@ 2007-11-02 17:00 ` Alex Williamson
  2007-11-03  1:13   ` [Xen-ia64-devel] " Simon Horman
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Williamson @ 2007-11-02 17:00 UTC (permalink / raw)
  To: Keir Fraser; +Cc: xen-devel, xen-ia64-devel

On Fri, 2007-11-02 at 15:08 +0000, Keir Fraser wrote:
> I've ended up with enough new patches in the 3.1-testing tree, and in
> particular the fixes to debug-register handling are fairly extensive, so it
> makes sense to roll another release candidate for 3.1.2. I expect to release
> this as 3.1.2 final next week if there are no horrors lurking.

   RC2 looks good in my testing.  CC'd xen-ia64-devel for more coverage.
Thanks,

	Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.

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

* Re: [Xen-ia64-devel] Re: [ANNOUNCE] Second release candidate for 3.1.2
  2007-11-02 17:00 ` Alex Williamson
@ 2007-11-03  1:13   ` Simon Horman
  2007-11-03  1:33     ` Alex Williamson
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Horman @ 2007-11-03  1:13 UTC (permalink / raw)
  To: Alex Williamson; +Cc: xen-devel, xen-ia64-devel

On Fri, Nov 02, 2007 at 11:00:40AM -0600, Alex Williamson wrote:
> On Fri, 2007-11-02 at 15:08 +0000, Keir Fraser wrote:
> > I've ended up with enough new patches in the 3.1-testing tree, and in
> > particular the fixes to debug-register handling are fairly extensive, so it
> > makes sense to roll another release candidate for 3.1.2. I expect to release
> > this as 3.1.2 final next week if there are no horrors lurking.
> 
>    RC2 looks good in my testing.  CC'd xen-ia64-devel for more coverage.
> Thanks,

Should we turn off KEXEC and friends in the ia64 default configs as its not
ready yet ? Basically reversing cb1c72a8f273 for now.

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/

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

* Re: [Xen-ia64-devel] Re: [ANNOUNCE] Second release candidate for 3.1.2
  2007-11-03  1:13   ` [Xen-ia64-devel] " Simon Horman
@ 2007-11-03  1:33     ` Alex Williamson
  2007-11-05  1:37       ` Simon Horman
  2007-11-06  6:46       ` [Xen-devel] Re: Re: [ANNOUNCE] Second releasecandidate " Yang, Liuqing
  0 siblings, 2 replies; 6+ messages in thread
From: Alex Williamson @ 2007-11-03  1:33 UTC (permalink / raw)
  To: Simon Horman; +Cc: xen-devel, xen-ia64-devel


On Sat, 2007-11-03 at 10:13 +0900, Simon Horman wrote:
> On Fri, Nov 02, 2007 at 11:00:40AM -0600, Alex Williamson wrote:
> > On Fri, 2007-11-02 at 15:08 +0000, Keir Fraser wrote:
> > > I've ended up with enough new patches in the 3.1-testing tree, and in
> > > particular the fixes to debug-register handling are fairly extensive, so it
> > > makes sense to roll another release candidate for 3.1.2. I expect to release
> > > this as 3.1.2 final next week if there are no horrors lurking.
> > 
> >    RC2 looks good in my testing.  CC'd xen-ia64-devel for more coverage.
> > Thanks,
> 
> Should we turn off KEXEC and friends in the ia64 default configs as its not
> ready yet ? Basically reversing cb1c72a8f273 for now.

   I don't see that they're on, note that this is 3.1.2, not 3.2.  See
here for the tree: http://xenbits.xensource.com/xen-3.1-testing.hg
Thanks,

	Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.

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

* Re: [Xen-ia64-devel] Re: [ANNOUNCE] Second release candidate for 3.1.2
  2007-11-03  1:33     ` Alex Williamson
@ 2007-11-05  1:37       ` Simon Horman
  2007-11-06  6:46       ` [Xen-devel] Re: Re: [ANNOUNCE] Second releasecandidate " Yang, Liuqing
  1 sibling, 0 replies; 6+ messages in thread
From: Simon Horman @ 2007-11-05  1:37 UTC (permalink / raw)
  To: Alex Williamson; +Cc: xen-devel, xen-ia64-devel

On Fri, Nov 02, 2007 at 07:33:22PM -0600, Alex Williamson wrote:
> 
> On Sat, 2007-11-03 at 10:13 +0900, Simon Horman wrote:
> > On Fri, Nov 02, 2007 at 11:00:40AM -0600, Alex Williamson wrote:
> > > On Fri, 2007-11-02 at 15:08 +0000, Keir Fraser wrote:
> > > > I've ended up with enough new patches in the 3.1-testing tree, and in
> > > > particular the fixes to debug-register handling are fairly extensive, so it
> > > > makes sense to roll another release candidate for 3.1.2. I expect to release
> > > > this as 3.1.2 final next week if there are no horrors lurking.
> > > 
> > >    RC2 looks good in my testing.  CC'd xen-ia64-devel for more coverage.
> > > Thanks,
> > 
> > Should we turn off KEXEC and friends in the ia64 default configs as its not
> > ready yet ? Basically reversing cb1c72a8f273 for now.
> 
>    I don't see that they're on, note that this is 3.1.2, not 3.2.  See
> here for the tree: http://xenbits.xensource.com/xen-3.1-testing.hg

Sorry, I was confused. There is no kexec for ia64 in 3.1.2.
False alarm.

-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/

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

* RE: [Xen-devel] Re: Re: [ANNOUNCE] Second releasecandidate for 3.1.2
  2007-11-03  1:33     ` Alex Williamson
  2007-11-05  1:37       ` Simon Horman
@ 2007-11-06  6:46       ` Yang, Liuqing
  1 sibling, 0 replies; 6+ messages in thread
From: Yang, Liuqing @ 2007-11-06  6:46 UTC (permalink / raw)
  To: Alex Williamson, Simon Horman; +Cc: xen-devel, xen-ia64-devel


[-- Attachment #1.1: Type: text/plain, Size: 4499 bytes --]

Hi:

 

All cases passed in this xen 3.1.2 RC2. 

 

 

 

Platform : IA64

 

Service OS : RHEL4u3 IA64 with 2 CPUs

 

Guest os: RHEL4u2/RHEL4u3 VTI

 

Hardware : Montecito C0/C1

 

PAL: 9.08

 

Guest firmware:Flash.fd.2007.04.11

 

Xen package: xen-3.1.2 RC2

 

xen0's sched: credit 

 

                  Summary Test Report of Last Session

 

================================================

 

Case                  status   case scene

 

device_model:pv           pass

 

Win_PV                      pass

 

Two_UP_VTI_Co        pass     Create 2 UP_VTI domain (256M memory each)

 

One_UP_VTI             pass     Create 1 UP_VTI domain with 256M memory

 

One_UP_XenU           pass    Create 1 UP_xenU domain (256M memory)

 

SMPVTI_LTP            pass    Create 1 VTI (vcpus=2 mem=512M) to run LTP

 

SMPVTI_and_SMPXenU    pass     Create 1 VTI + 1 xenU with 256M memory

 

Two_SMPXenU_Coexist    pass     Create 2 xenU with 256M memory each

 

One_SMPVTI_4096M       pass     Create 1 VTI (vcpus=2, mem=4096M)

 

SMPVTI_Network         pass    Create a VTI (mem=256M) and ping hostname

 

SMPXenU_Network       pass     Create a xenU (vcpus=2) and ping hostname

 

One_SMP_XenU           pass     Create a smp xenU with vcpus=2

 

One_SMP_VTI            pass     Create a smp VTI with vcpus=2

 

SMPVTI_Kernel_Build    pass     Create a VTI domain (vcpus=4) and test KB

 

Four_SMPVTI_Coexist    pass     Create four VTI domains with 256M each

 

SMPVTI_Windows          pass     Create SMPVTI windows

 

SMPWin_SMPVTI_SMPxenU_Co    pass   Create VTI, xenU and VTI_Windows

 

UPVTI_Kernel_Build       pass      Create UPVTI and test kernel build in it

 

===============================================              

 

 

 

          Summary Test Report of Last Session

 

============================================================================

 

=                Total     Pass      Fail     NoResult     Crash

 

============================================================================

 

=ltp             183       183        0          0          0

 

============================================================================

 

=ltp             183       183        0          0          0

 

dio               28        28        0          0          0

 

mm                21        21        0          0          0

 

math              10        10        0          0          0

 

quickhit         121       121        0          0          0

 

sched             3         3         0          0          0

 

============================================================================

 

=Total           183       183        0          0          0 

 

 

 

 

 

Best Regards

 

Liuqing

 

-----Original Message-----
From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Alex Williamson
Sent: 2007年11月3日 9:33
To: Simon Horman
Cc: xen-devel; xen-ia64-devel
Subject: [Xen-devel] Re: [Xen-ia64-devel] Re: [ANNOUNCE] Second releasecandidate for 3.1.2

 

 

On Sat, 2007-11-03 at 10:13 +0900, Simon Horman wrote:

> On Fri, Nov 02, 2007 at 11:00:40AM -0600, Alex Williamson wrote:

> > On Fri, 2007-11-02 at 15:08 +0000, Keir Fraser wrote:

> > > I've ended up with enough new patches in the 3.1-testing tree, and in

> > > particular the fixes to debug-register handling are fairly extensive, so it

> > > makes sense to roll another release candidate for 3.1.2. I expect to release

> > > this as 3.1.2 final next week if there are no horrors lurking.

> > 

> >    RC2 looks good in my testing.  CC'd xen-ia64-devel for more coverage.

> > Thanks,

> 

> Should we turn off KEXEC and friends in the ia64 default configs as its not

> ready yet ? Basically reversing cb1c72a8f273 for now.

 

   I don't see that they're on, note that this is 3.1.2, not 3.2.  See

here for the tree: http://xenbits.xensource.com/xen-3.1-testing.hg

Thanks,

 

     Alex

 

-- 

Alex Williamson                             HP Open Source & Linux Org.

 

 

_______________________________________________

Xen-devel mailing list

Xen-devel@lists.xensource.com

http://lists.xensource.com/xen-devel


[-- Attachment #1.2: Type: text/html, Size: 25558 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel

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

end of thread, other threads:[~2007-11-06  6:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02 15:08 [ANNOUNCE] Second release candidate for 3.1.2 Keir Fraser
2007-11-02 17:00 ` Alex Williamson
2007-11-03  1:13   ` [Xen-ia64-devel] " Simon Horman
2007-11-03  1:33     ` Alex Williamson
2007-11-05  1:37       ` Simon Horman
2007-11-06  6:46       ` [Xen-devel] Re: Re: [ANNOUNCE] Second releasecandidate " Yang, Liuqing

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.