April 10, 2006,  using xen-unstable changeset:
changeset:   9592:1c03c45d0c06
tag:         tip
user:        ack@kneesa.uk.xensource.com
date:        Mon Apr 10 04:57:38 2006 +0100
summary:     fix x86_32 default linux builds
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s                 * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:                 
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  111 |    3 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    4 |     0 |     3 |
     x235sles9nonpae |  111 |    3 |     0 |     3 |
          x335fc4pae |  110 |    4 |     0 |     3 |
    x335sles9_pae4gb |  111 |    3 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 11, 2006,  using xen-unstable changeset:
changeset:   9616:c783f340bef8
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Tue Apr 11 03:58:04 2006 +0100
summary:     Remove some bogus .PHONY Makefile declarations.
x86_32 (no PAE support)
  * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
  ISSUES:
x86_32 (PAE)
    * SLES 9 SP2 on x335, Blade 8843 and FC4 on x335            
    * Builds and boots without problems
    * Able to create fully functional guest domains
    * Ran xm-test on all boxes
  ISSUES:
    *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
  ISSUES:      
         
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    4 |     0 |     3 |
     x235sles9nonpae |  111 |    3 |     0 |     3 |
          x335fc4pae |  110 |    4 |     0 |     3 |
    x335sles9_pae4gb |  111 |    3 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 12, 2006,  using xen-unstable changeset:
changeset:   9621:edefe24d78bd
tag:         tip
parent:      9620:7ad21a787d3f
parent:      9619:4d4b41264b84
user:        emellor@leeni.uk.xensource.com
date:        Tue Apr 11 06:51:48 2006 +0100
summary:     Merged.
x86_32 (no PAE support)
 * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
 * Builds and boots without problems
 * Able to create fully functional guest domains
 * Ran xm-test on all boxes
 ISSUES:
x86_32 (PAE)
   * SLES 9 SP2 on x335, Blade 8843 and FC4 on x335            
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
 ISSUES:
   *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
ISSUES:      
        
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  109 |    5 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    4 |     0 |     3 |
     x235sles9nonpae |  110 |    4 |     0 |     3 |
          x335fc4pae |  110 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    4 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 13, 2006, using xen-unstable changeset:
changeset:   9623:268f2b85f313
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Thu Apr 13 04:10:19 2006 +0100
summary:     Use copy_from_user when accessing linear page table in
shadow_fault().
x86_32 (no PAE support)
 * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
 * Builds and boots without problems
 * Able to create fully functional guest domains
 * Ran xm-test on all boxes
 ISSUES:
x86_32 (PAE)
   * SLES 9 SP2 on x335, Blade 8843 and FC4 on x335            
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
 ISSUES:
   *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
ISSUES:      
        
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    4 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    4 |     0 |     3 |
     x235sles9nonpae |  110 |    4 |     0 |     3 |
          x335fc4pae |  110 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    4 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 17, 2006, using xen-unstable changeset:
changeset:   9668:c4eead8a925b
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Sun Apr 16 09:41:31 2006 +0100
summary:     Only BSP can really do clear_all_shadow_status.
x86_32 (no PAE support)
  * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:
x86_32 (PAE)
  * SLES 9 SP2 on x335, Blade 8843 and FC4 on x335            
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:      
       
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    4 |     0 |     3 |
hs20.rhel4-x86_32pae |  109 |    5 |     0 |     3 |
     x235sles9nonpae |  110 |    4 |     0 |     3 |
          x335fc4pae |  110 |    4 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 18, 2006, using xen-unstable changeset:
(Same changeset as yesterday)
changeset:   9668:c4eead8a925b
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Sun Apr 16 09:41:31 2006 +0100
summary:     Only BSP can really do clear_all_shadow_status.
x86_32 (no PAE support)
  * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:
x86_32 (PAE)
  * SLES 9 SP2 on x335, Blade 8843 and FC4 on x335            
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:
  *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:      
       
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    4 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    4 |     0 |     3 |
     x235sles9nonpae |  111 |    3 |     0 |     3 |
          x335fc4pae |  110 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    4 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 20, 2006, using xen-unstable changeset:
changeset:   9671:72f9c751d3ea
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Wed Apr 19 12:32:20 2006 +0100
summary:     Replace &foo[0] with foo where the latter see
x86_32 (no PAE support)
  * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:
x86_32 (PAE)
  * RHEL 4 on IBM HS20 Blade 8843           
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:
x86_64 (SLES 9 SP2 IBM HS20 Blade 8843 41U)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
ISSUES:      
       
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  104 |    9 |     0 |     3 |
hs20.rhel4-x86_32pae |  108 |    6 |     0 |     3 |
          x335fc4pae |  109 |    5 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 24, 2006,  using xen-unstable changeset:
changeset:   9734:ea6c5cf58588
tag:         tip
user:        cl349@firebug.cl.cam.ac.uk
date:        Mon Apr 24 05:21:16 2006 +0100
summary:     Restore default KERNELS list.
x86_32 (no PAE support)
    * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
    * Builds and boots without problems
    * Able to create fully functional guest domains
    * Ran xm-test on all boxes
    ISSUES:
x86_32 (PAE)
      * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
      xSeries 335s            
      * Builds and boots without problems
      * Able to create fully functional guest domains
      * Ran xm-test on all boxes
    ISSUES:
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
    * Builds and boots without problems
    * Able to create fully functional guest domains
    * Ran xm-test on all boxes
    ISSUES:             
--XM-TEST Results--
SUMMARY:
             Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    5 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  111 |    4 |     0 |     3 |
          x335fc4pae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  111 |    4 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 25, 2006,  using xen-unstable changeset:
changeset:   9738:16bdb9ecb329
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Tue Apr 25 03:02:53 2006 +0100
summary:     Add a return statement to the non-Xen version of
skb_checksum_setup.
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  111 |    4 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  111 |    4 |     0 |     3 |
          x335fc4pae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    5 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 26, 2006, using xen-unstable changeset:
changeset:   9744:1ad06bd6832d
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Tue Apr 25 12:22:11 2006 +0100
summary:     Need a little more serialisation in pciback_do_op().
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  111 |    4 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  111 |    4 |     0 |     3 |
          x335fc4pae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    5 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 27, 2006, using xen-unstable changeset:
changeset:   9865:a898a6510c5d
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Thu Apr 27 03:56:21 2006 +0100
summary:     Occasionally large smp machines fail to reboot properly and die
under
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    5 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  111 |    4 |     0 |     3 |
          x335fc4pae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    5 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
April 28, 2006, using xen-unstable changeset:
changeset:   9872:e0d986fc0978
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Thu Apr 27 13:19:59 2006 +0100
summary:     Fix memory_op hypercall mlock/munlock wrapping after the
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    5 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  110 |    5 |     0 |     3 |
          x335fc4pae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  111 |    4 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 1, 2006, using xen-unstable changeset:
changeset:   9896:a19cc748469e
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Sun Apr 30 03:52:59 2006 +0100
summary:     Debugging Xend with XEND_DAEMONIZE set to False doesn''t
work as
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    5 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  111 |    4 |     0 |     3 |
          x335fc4pae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    5 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 2, 2006, using xen-unstable changeset:
changeset:   9904:f6507937cb7c
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Tue May  2 03:12:39 2006 +0100
summary:     Fix x86/64 version of Mini-OS. It encompasses the following:
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  111 |    4 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    5 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 3, 2006, using xen-unstable changeset:
changeset:   9914:3f69d30f697d
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Wed May  3 01:44:20 2006 +0100
summary:     Turn page-structure layout assertions into BUILD_BUG_ON().
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  110 |    5 |     0 |     3 |
hs20.rhel4-x86_32pae |  110 |    5 |     0 |     3 |
     x235sles9nonpae |  111 |    4 |     0 |     3 |
          x335fc4pae |  111 |    4 |     0 |     3 |
    x335sles9_pae4gb |  110 |    5 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 4, 2006, using xen-unstable changeset:
changeset:   9925:1a84eec74331
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Thu May  4 05:24:19 2006 +0100
summary:     Change Mini-OS so that it uses stddef.h to define size_t and
New issue: Bugzilla Bug 634 - Unable to boot guest domain using unified Xen
kernel on SLES 9 based systems
I have switched to testing with the unified Xen kernel, as opposed to building
xen0 and xenU kernels. This explains the additional
xm-test failures compared to yesterday''s results.
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
     *  Bugzilla Bug 543 - domU: BUG: soft lockup detected on CPU#1!
  
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:     
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  105 |   10 |     0 |     3 |
hs20.rhel4-x86_32pae |  105 |   10 |     0 |     3 |
     x235sles9nonpae |  110 |    5 |     0 |     3 |
          x335fc4pae |  106 |    9 |     0 |     3 |
    x335sles9_pae4gb |  107 |    8 |     0 |     3 |
 
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 5, 2006, using xen-unstable changeset:
bl2-1:/tmp/xen-unstable.hg # hg tip
changeset:   9925:1a84eec74331
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Thu May  4 05:24:19 2006 +0100
summary:     Change Mini-OS so that it uses stddef.h to define size_t and
x86_32 (no PAE support)
  * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
  * Builds and boots without problems
  * Ran xm-test on all boxes
  ISSUES:
x86_32 (PAE)
    * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
    xSeries 335s            
    * Builds and boots without problems
    * Ran xm-test on all boxes
  ISSUES:
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
  * Builds and boots without problems
  * Ran xm-test on all boxes
  ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  105 |   10 |     0 |     3 |
hs20.rhel4-x86_32pae |  105 |   10 |     0 |     3 |
     x235sles9nonpae |  105 |    9 |     0 |     3 |
          x335fc4pae |  106 |    9 |     0 |     3 |
    x335sles9_pae4gb |  107 |    8 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                   Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 8, 2006, using xen-unstable changeset:
changeset:   9925:1a84eec74331
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Thu May  4 05:24:19 2006 +0100
summary:     Change Mini-OS so that it uses stddef.h to define size_t and
x86_32 (no PAE support)
   * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:
x86_32 (PAE)
     * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
     xSeries 335s            
     * Builds and boots without problems
     * Able to create fully functional guest domains
     * Ran xm-test on all boxes
   ISSUES:
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
   ISSUES:             
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  105 |   10 |     0 |     3 |
hs20.rhel4-x86_32pae |  105 |   10 |     0 |     3 |
     x235sles9nonpae |  107 |    7 |     0 |     3 |
          x335fc4pae |  106 |    9 |     0 |     3 |
    x335sles9_pae4gb |   82 |   33 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                      Euripides 
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 9, 2006, using xen-unstable changeset:
changeset:   9960:1e3977e029fd
tag:         tip
user:        cl349@firebug.cl.cam.ac.uk
date:        Mon May  8 13:21:41 2006 +0100
summary:     Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to
linux-defconfig_xen_x86_32.
x86_32 (no PAE support)
  * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
  ISSUES:
x86_32 (PAE)
    * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
    xSeries 335s                
    * Builds and boots without problems
    * Able to create fully functional guest domains
    * Ran xm-test on all boxes
  ISSUES:
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
  * Builds and boots without problems
  * Able to create fully functional guest domains
  * Ran xm-test on all boxes
  ISSUES:            
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  107 |    8 |     0 |     3 |
hs20.rhel4-x86_32pae |  107 |    8 |     0 |     3 |
     x235sles9nonpae |   96 |   18 |     0 |     3 |
    x335sles9_pae4gb |   74 |   41 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                       Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
May 10, 2006*, using xen-unstable changeset:
 
* Same as yesterday
changeset:   9960:1e3977e029fd
tag:         tip
user:        cl349@firebug.cl.cam.ac.uk
date:        Mon May  8 13:21:41 2006 +0100
summary:     Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to
linux-defconfig_xen_x86_32.
x86_32 (no PAE support)
 * SLES 9 SP2 on IBM xSeries 235(512MB RAM)
 * Builds and boots without problems
 * Able to create fully functional guest domains
 * Ran xm-test on all boxes
 ISSUES:
    * Bugzilla 637  NEW  xm-test FAIL: 01_block_attach_device_pos.test
    * Bugzilla 639  NEW  xm-test multiple test failures -
      XmTestLib.Console.Consol...
Note: test logs attached to defects in Xensource Bugzilla.
x86_32 (PAE)
   * SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
   xSeries 335s                   * Builds and boots without problems
   * Able to create fully functional guest domains
   * Ran xm-test on all boxes
 ISSUES:
    * * Bugzilla 637 NEW xm-test FAIL: 01_block_attach_device_pos.test
    * * Bugzilla 639 NEW xm-test multiple test failures -
      XmTestLib.Console.Consol...
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
 * Builds and boots without problems
 * Able to create fully functional guest domains
 * Ran xm-test on all boxes
 ISSUES:           
--XM-TEST Results--
SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  105 |   10 |     0 |     3 |
hs20.rhel4-x86_32pae |  103 |   12 |     0 |     3 |
     x235sles9nonpae |   86 |   26 |     0 |     3 |
    x335sles9_pae4gb |   74 |   41 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
                                                      Euripides 
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
June 1, 2006, using xen-unstable changeset:
changeset:   10240:4142bfd01e02
tag:         tip
user:        kfraser@dhcp93.uk.xensource.com
date:        Thu Jun  1 05:25:02 2006 +0100
summary:     network-bridge: fix syntax error
x86_32 (no PAE support)
* SLES 9 SP2 on IBM xSeries 235(512MB RAM)
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:
* Bugzilla 637  NEW  xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639  NEW  xm-test multiple test failures -
x86_32 (PAE)
* SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
 xSeries 335s                     
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:
* Bugzilla 637 NEW xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639 NEW xm-test multiple test failures - XmTestLib.Console.Consol...
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:         
  
XM-TEST Results :
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  107 |    8 |     0 |     3 |
     x235sles9nonpae |   68 |   44 |     0 |     3 |
          x335fc4pae |   96 |   19 |     0 |     3 |
    x335sles9_pae4gb |   58 |   57 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
	
                          Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
June 2, 2006, using xen-unstable changeset:
changeset:   10256:1f619b6adbc6
tag:         tip
user:        kfraser@dhcp93.uk.xensource.com
date:        Fri Jun  2 03:36:28 2006 +0100
summary:     [HVM] Fix a problem when destroying a Windows guest.
x86_32 (no PAE support)
* SLES 9 SP2 on IBM xSeries 235(512MB RAM)
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:
Note: these problems are due to the way xm-test works, rather than xen problems.
* Bugzilla 637  NEW  xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639  NEW  xm-test multiple test failures -
x86_32 (PAE)
* SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
xSeries 335s                     
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:
* Bugzilla 637 NEW xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639 NEW xm-test multiple test failures - XmTestLib.Console.Consol...
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:     
     
XM-TEST Results : 
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  102 |   13 |     0 |     3 |
hs20.rhel4-x86_32pae |   70 |   45 |     0 |     3 |
     x235sles9nonpae |   70 |   45 |     0 |     3 |
    x335sles9_pae4gb |   91 |   23 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
	
                          Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
June 5, 2006, using xen-unstable changeset:
changeset:   10266:8aca850f66ad
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Mon Jun  5 04:42:40 2006 +0100
summary:     Create new vmassist type ''pae_extended_cr3''. Only
advertise
x86_32 (no PAE support)
* SLES 9 SP2 on IBM xSeries 235(512MB RAM)
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:
Note: these problems are due to the way xm-test works, rather than xen problems.
* Bugzilla 637  NEW  xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639  NEW  xm-test multiple test failures -
x86_32 (PAE)
* SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM
xSeries 335s                     
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:
* Bugzilla 637 NEW xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639 NEW xm-test multiple test failures - XmTestLib.Console.Consol...
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
* Builds and boots without problems
* Able to create fully functional guest domains
* Ran xm-test on all boxes
ISSUES:
 
XM-TEST Results : 
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  101 |   14 |     0 |     3 |
     x235sles9nonpae |   67 |   48 |     0 |     3 |
    x335sles9_pae4gb |   94 |   20 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
	
                          Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
June 9, 2006, using xen-unstable changeset:
changeset:   10309:5a0ed6c47673
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Fri Jun  9 08:29:00 2006 +0100
summary:     [XEN] IOPL is ignored for VM86 mode port accesses. Fix Xen
x86_32 (no PAE support)
* SLES 9 SP2 on IBM xSeries 235(512MB RAM)
* Builds and boots without problems
* Ran xm-test on all boxes
ISSUES:
Note: these problems are due to the way xm-test works, rather than xen problems.
* Bugzilla 637  NEW  xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639  NEW  xm-test multiple test failures -
x86_32 (PAE)
* SLES 9 SP2 on xSeries 335 and HS20 Blade 8843and FC4 on IBM xSeries 335s
* Builds and boots without problems
* Ran xm-test on all boxes
ISSUES:
* Bugzilla 637 NEW xm-test FAIL: 01_block_attach_device_pos.test
* Bugzilla 639 NEW xm-test multiple test failures - XmTestLib.Console.Consol...
x86_64 (SLES 9 SP2 IBM HS20 Blades 8843 41U)
* Builds and boots without problems
* Ran xm-test on all boxes
ISSUES:
XM-TEST Results :
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
 hs20.1.sles9-x86_64 |  109 |    8 |     0 |     3 |
     hs20.rhel14-x86 |   69 |   48 |     0 |     3 |
     x235sles9nonpae |   67 |   49 |     0 |     3 |
          x335fc4pae |   82 |   35 |     0 |     3 |
    x335sles9_pae4gb |   87 |   29 |     0 |     3 |
-- 
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
    
                         Euripides 
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel