All of lore.kernel.org
 help / color / mirror / Atom feed
From: David F Barrera <dfbp@us.ibm.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Daily Xen Builds
Date: Mon, 14 Nov 2005 15:17:28 -0600	[thread overview]
Message-ID: <1132003048.8355.8.camel@dbarrera_tp> (raw)

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

November 14, 2005 using test changeset:

changeset:   7772:995e94c4802e
tag:         tip
user:        smh22@firebug.cl.cam.ac.uk
date:        Fri Nov 11 12:11:13 2005 +0100
summary:     Attached patch allows PAE xenlinux to run in the shadow
mode using

x86_32 (no PAE support)

       * SLES 9 SP2 on IBM xSeries 235 and 305 (1GB RAM)
       * Builds and boots without problems
       * Able to create fully functional guest domains
       * Ran xm-test on all boxes
       * Successfully ran LTP and LMBench on Dom0s and DomUs

       ISSUES:  
        * Bugzilla Bug 398    Unable to restore saved domain -
        Error: /usr/lib/xen/bin/xc_restore 15 19 2 58368 1 2 failed     
     
x86_32 (PAE)

       * SLES 9 SP2, FC3, FC4, and RHEL 4 IBM xSeries 305, 335s and IBM
       ThinkCentre
       * Builds and boots without problems
       * Able to create fully functional guest domains
       * Ran xm-test on all boxes
       * Successfully ran LTP and LMBench on Dom0s and guest domains

       ISSUES:  
        * Bugzilla Bug 244    Unable to save domain      
        * Bugzilla Bug 399    xm-test reboots machine (BLOCKER)


x86_64 (SLES 9 SP2 and FC4 on IBM HS20 Blades)

       * Builds and boots without problems
       * Able to create fully functional guest domains
       * Ran xm-test on all boxes
       * Successfully ran LTP and LMBench on Dom0s and DomUs

       ISSUES:        

       
------------------------------------------------------------------------

------------------------XM-TEST Results---------------------------------

SUMMARY*:
               Platform | PASS | FAIL | XPASS | XFAIL |
   ---------------------+------+------+-------+-------+
                 FC3pae |   89 |    2 |     0 |     1 |
 hs20.1.rhel4-x86_32pae |   86 |    5 |     1 |     0 |
    hs20.1.sles9-x86_64 |   83 |    8 |     1 |     0 |
    hs20.2.sles9-x86_64 |   83 |    8 |     1 |     0 |
        hs20.fc4_x86_64 |   83 |    8 |     0 |     1 |
        x235sles9nonpae |   89 |    2 |     1 |     0 |
             x305rh4pae |   88 |    2 |     0 |     1 |
        x305sles9nonpae |   88 |    2 |     1 |     0 |
       x335sles9_pae4gb |   86 |    5 |     1 |     0 |
    x460.fc3-x86_64-8gb |   83 |    8 |     0 |     1 |

* FC4 x86 machine reboots (Bug #399) before completing xm-test.

-- 
Regards,

David F Barrera
Linux Technology Center
Systems and Technology Group, IBM

"The wisest men follow their own direction. "
                                                        Euripides

[-- Attachment #2: x460.fc3-x86_64-8gb.report --]
[-- Type: text/plain, Size: 626 bytes --]

Xm-test execution summary:
  PASS:  83
  FAIL:  8
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

XFAIL: 13_create_multinic_pos 
	 (3 nics) Failed to create domain

 FAIL: 04_memset_smallmem_pos 
	 Timed out waiting for console

 FAIL: 01_vcpu-disable_basic_pos 
	 failed to disable VCPU1

 FAIL: 01_save_basic_pos 
	 save command exited 256 != 0

 FAIL: 01_restore_basic_pos 
	 save command exited 256 != 0

 FAIL: 04_restore_withdevices_pos 
	 xm save exited with 256 != 0

 FAIL: 01_migrate_localhost_pos 
	 xm migrate returned invalid 256 != 0


[-- Attachment #3: x335sles9_pae4gb.report --]
[-- Type: text/plain, Size: 434 bytes --]

Xm-test execution summary:
  PASS:  86
  FAIL:  5
  XPASS: 1
  XFAIL: 0


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 01_save_basic_pos 
	 save command exited 256 != 0

 FAIL: 01_restore_basic_pos 
	 save command exited 256 != 0

 FAIL: 04_restore_withdevices_pos 
	 xm save exited with 256 != 0

 FAIL: 01_migrate_localhost_pos 
	 xm migrate returned invalid 256 != 0


[-- Attachment #4: x305sles9nonpae.report --]
[-- Type: text/plain, Size: 240 bytes --]

Xm-test execution summary:
  PASS:  88
  FAIL:  2
  XPASS: 1
  XFAIL: 0


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 14_create_blockroot_pos 
	 Timed out waiting for console


[-- Attachment #5: x305rh4pae.report --]
[-- Type: text/plain, Size: 242 bytes --]

Xm-test execution summary:
  PASS:  88
  FAIL:  2
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

XFAIL: 13_create_multinic_pos 
	 (7 nics) Failed to create domain


[-- Attachment #6: x235sles9nonpae.report --]
[-- Type: text/plain, Size: 240 bytes --]

Xm-test execution summary:
  PASS:  89
  FAIL:  2
  XPASS: 1
  XFAIL: 0


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 14_create_blockroot_pos 
	 Timed out waiting for console


[-- Attachment #7: hs20.fc4_x86_64.report --]
[-- Type: text/plain, Size: 621 bytes --]

Xm-test execution summary:
  PASS:  83
  FAIL:  8
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

XFAIL: 13_create_multinic_pos 
	 (2 nics) Failed to create domain

 FAIL: 04_memset_smallmem_pos 
	 Timed out waiting for console

 FAIL: 01_vcpu-disable_basic_pos 
	 failed to disable VCPU1

 FAIL: 01_save_basic_pos 
	 save command exited 256 != 0

 FAIL: 01_restore_basic_pos 
	 save command exited 256 != 0

 FAIL: 04_restore_withdevices_pos 
	 Failed to create domain

 FAIL: 01_migrate_localhost_pos 
	 xm migrate returned invalid 256 != 0


[-- Attachment #8: hs20.2.sles9-x86_64.report --]
[-- Type: text/plain, Size: 668 bytes --]

Xm-test execution summary:
  PASS:  83
  FAIL:  8
  XPASS: 1
  XFAIL: 0


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 06_help_allcmds 
	 Got a traceback on ['vcpu-list 1 2 3 4 5 6 7 8 ', 'vcpu-list 1 2 3 4 5 6 7 8 9 ']

 FAIL: 04_memset_smallmem_pos 
	 Timed out waiting for console

 FAIL: 01_vcpu-disable_basic_pos 
	 failed to disable VCPU1

 FAIL: 01_save_basic_pos 
	 save command exited 256 != 0

 FAIL: 01_restore_basic_pos 
	 save command exited 256 != 0

 FAIL: 04_restore_withdevices_pos 
	 xm save exited with 256 != 0

 FAIL: 01_migrate_localhost_pos 
	 xm migrate returned invalid 256 != 0


[-- Attachment #9: hs20.1.sles9-x86_64.report --]
[-- Type: text/plain, Size: 668 bytes --]

Xm-test execution summary:
  PASS:  83
  FAIL:  8
  XPASS: 1
  XFAIL: 0


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 06_help_allcmds 
	 Got a traceback on ['vcpu-list 1 2 3 4 5 6 7 8 ', 'vcpu-list 1 2 3 4 5 6 7 8 9 ']

 FAIL: 04_memset_smallmem_pos 
	 Timed out waiting for console

 FAIL: 01_vcpu-disable_basic_pos 
	 failed to disable VCPU1

 FAIL: 01_save_basic_pos 
	 save command exited 256 != 0

 FAIL: 01_restore_basic_pos 
	 save command exited 256 != 0

 FAIL: 04_restore_withdevices_pos 
	 xm save exited with 256 != 0

 FAIL: 01_migrate_localhost_pos 
	 xm migrate returned invalid 256 != 0


[-- Attachment #10: hs20.1.rhel4-x86_32pae.report --]
[-- Type: text/plain, Size: 429 bytes --]

Xm-test execution summary:
  PASS:  86
  FAIL:  5
  XPASS: 1
  XFAIL: 0


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 01_save_basic_pos 
	 save command exited 256 != 0

 FAIL: 01_restore_basic_pos 
	 save command exited 256 != 0

 FAIL: 04_restore_withdevices_pos 
	 Failed to create domain

 FAIL: 01_migrate_localhost_pos 
	 xm migrate returned invalid 256 != 0


[-- Attachment #11: FC3pae.report --]
[-- Type: text/plain, Size: 242 bytes --]

Xm-test execution summary:
  PASS:  89
  FAIL:  2
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 04_block_attach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

XFAIL: 13_create_multinic_pos 
	 (2 nics) Failed to create domain


[-- Attachment #12: Type: text/plain, Size: 138 bytes --]

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

             reply	other threads:[~2005-11-14 21:17 UTC|newest]

Thread overview: 377+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-14 21:17 David F Barrera [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-07 18:57 Daily Xen Builds David F Barrera
2006-09-08  9:26 ` Harry Butterworth
2006-09-06 16:05 David F Barrera
2006-09-05 18:44 David F Barrera
2006-09-01 18:04 David F Barrera
2006-08-30 15:58 David F Barrera
2006-08-29 19:58 Ian Pratt
2006-08-29 20:28 ` David F Barrera
2006-08-29 18:13 David F Barrera
2006-08-28 14:24 David F Barrera
2006-08-28 14:57 ` Keir Fraser
2006-08-25 14:20 David F Barrera
2006-08-24 14:51 David F Barrera
2006-08-22 17:45 David F Barrera
2006-08-21 15:09 David F Barrera
2006-08-17 17:57 David F Barrera
2006-08-14 17:45 David F Barrera
2006-08-11 18:26 David F Barrera
2006-08-10 18:38 David F Barrera
2006-08-09 15:58 David F Barrera
2006-08-08 15:31 David F Barrera
2006-08-07 16:04 David F Barrera
2006-08-07 16:59 ` Harry Butterworth
2006-08-07 18:17   ` David F Barrera
2006-08-04 16:42 David F Barrera
2006-08-03 13:37 David F Barrera
2006-08-02 16:32 David F Barrera
2006-08-01 15:16 David F Barrera
2006-07-31 16:38 David F Barrera
2006-07-28 19:14 David F Barrera
2006-07-27 17:26 David F Barrera
2006-07-26 18:29 David F Barrera
2006-07-25 14:43 David F Barrera
2006-07-20 15:06 David F Barrera
2006-07-19 18:18 David F Barrera
2006-07-17 18:10 David F Barrera
2006-07-14 16:58 David F Barrera
2006-07-13 15:02 David F Barrera
2006-07-12 18:02 David F Barrera
2006-06-30 13:31 David F Barrera
2006-06-30 13:42 ` Keir Fraser
2006-06-28 19:16 David F Barrera
2006-06-27 21:02 David F Barrera
2006-06-26 21:04 David F Barrera
2006-06-23 19:52 David F Barrera
2006-06-16 19:05 Nakajima, Jun
2006-06-16 19:19 ` David F Barrera
2006-06-16 18:06 David F Barrera
2006-06-15 18:27 David F Barrera
2006-06-14 15:37 David F Barrera
2006-06-12 18:40 David F Barrera
2006-06-12 19:26 ` Anthony Liguori
2006-06-12 19:49   ` David F Barrera
2006-06-12 20:06   ` David F Barrera
2006-06-09 18:59 David F. Barrera
2006-06-05 18:29 David F Barrera
2006-06-02 15:09 David F Barrera
2006-06-01 19:18 David F Barrera
2006-05-31 20:08 David F Barrera
2006-05-30 21:09 David F Barrera
2006-05-25 17:15 David F Barrera
2006-05-22 21:08 David F Barrera
2006-05-19 18:10 David F. Barrera
2006-05-18 17:59 David F. Barrera
2006-05-17 15:35 David F Barrera
2006-05-16 19:03 David F. Barrera
2006-05-15 20:00 David F. Barrera
2006-05-12 21:39 David F Barrera
2006-05-11 18:14 David F Barrera
2006-05-10 16:15 David F Barrera
2006-05-09 18:08 David F. Barrera
2006-05-08 16:21 David F Barrera
2006-05-05 19:23 David F Barrera
2006-05-04 17:02 David F. Barrera
2006-05-03 18:24 David F. Barrera
2006-05-02 19:52 David F. Barrera
2006-05-01 18:20 David F. Barrera
2006-04-28 18:25 David F. Barrera
2006-04-27 18:33 David F. Barrera
2006-04-26 18:23 David F. Barrera
2006-04-25 18:39 David F. Barrera
2006-04-24 17:53 David F. Barrera
2006-04-20 20:49 David F. Barrera
2006-04-18 16:57 David F. Barrera
2006-04-17 18:36 David F. Barrera
2006-04-13 17:43 David F. Barrera
2006-04-12 19:28 David F. Barrera
2006-04-11 19:02 David F. Barrera
2006-04-10 20:53 David F. Barrera
2006-03-31 22:12 David F. Barrera
2006-03-30 21:23 David F. Barrera
2006-03-29 19:25 David F. Barrera
2006-03-28 18:34 David F Barrera
2006-03-24 16:15 David F Barrera
2006-03-23 19:26 David F Barrera
2006-03-22 18:57 David F Barrera
2006-03-21 19:21 David F Barrera
2006-03-20 20:31 David F Barrera
2006-03-20 20:56 ` Anthony Liguori
2006-03-20 21:07   ` Dan Smith
2006-03-20 22:43     ` David F Barrera
2006-03-21  0:33     ` Ewan Mellor
2006-03-10 18:01 David F Barrera
2006-03-09 17:00 David F Barrera
2006-03-08 17:37 David F Barrera
2006-03-06 21:18 David F Barrera
2006-03-08 23:34 ` Ewan Mellor
2006-03-09  2:44   ` David F Barrera
2006-03-02 19:06 David F Barrera
2006-03-01 19:33 David F Barrera
2006-02-28 22:07 David F Barrera
2006-02-27 20:17 David F Barrera
2006-02-24 20:10 David F Barrera
2006-02-23 18:47 David F Barrera
2006-02-22 19:50 David F Barrera
2006-02-21 19:59 David F Barrera
2006-02-20 22:04 David F Barrera
2006-02-17 20:30 David F Barrera
2006-02-16 21:04 David F Barrera
2006-02-15 21:21 David F Barrera
2006-02-14 20:11 David F Barrera
2006-02-10 18:56 David F Barrera
2006-02-09 19:17 David F Barrera
2006-02-08 23:01 David F Barrera
2006-02-07 20:58 David F Barrera
2006-02-06 21:34 David F Barrera
2006-02-03 19:46 David F Barrera
2006-02-02 20:45 David F Barrera
2006-02-01 21:42 David F Barrera
2006-01-31 20:01 David F Barrera
2006-01-30 19:33 David F Barrera
2006-01-27 17:50 David F Barrera
2006-01-26 20:04 David F Barrera
2006-01-25 19:29 David F Barrera
2006-01-24 18:29 David F Barrera
2006-01-23 18:00 David F Barrera
2006-01-20 21:33 David F Barrera
2006-01-19 17:55 David F Barrera
2006-01-16 16:08 David F Barrera
2006-01-13 18:35 David F Barrera
2006-01-12 16:40 David F Barrera
2006-01-11 19:07 David F Barrera
2006-01-09 17:23 David F Barrera
2006-01-06 18:40 David F Barrera
2006-01-05 17:49 David F Barrera
2005-12-16 17:32 David F Barrera
2005-12-15 16:40 David F Barrera
2005-12-14 19:20 David F Barrera
2005-12-13 20:50 David F Barrera
2005-12-13 23:01 ` Ewan Mellor
2005-12-12 20:01 David F Barrera
2005-12-08 21:03 David F Barrera
2005-12-07 20:14 David F Barrera
2005-12-06 18:01 Nakajima, Jun
2005-12-06 17:42 David F Barrera
2005-12-05 18:38 David F Barrera
2005-12-02 19:28 David F Barrera
2005-12-01 18:09 David F Barrera
2005-11-30 18:08 David F Barrera
2005-11-29 18:16 David F Barrera
2005-11-28 20:10 David F Barrera
2005-11-23 17:05 David F Barrera
2005-11-22 21:30 David F Barrera
2005-11-23  0:28 ` Murillo Bernardes
2005-11-22 16:50 Ian Pratt
2005-11-23 15:12 ` Sean Dague
2005-11-23 15:35   ` Dan Smith
2005-11-21 18:20 David F Barrera
2005-11-21 18:24 ` David F Barrera
2005-11-22  2:31 ` Sean Dague
2005-11-18 19:38 David F Barrera
2005-11-17 19:40 David F Barrera
2005-11-16 18:47 David F Barrera
2005-11-15 21:04 David F Barrera
2005-11-11 22:42 David F Barrera
2005-11-10 21:39 David F Barrera
2005-11-09 19:00 David F Barrera
2005-11-08 20:15 David F Barrera
2005-11-07 19:50 David F Barrera
2005-11-04 17:12 David F Barrera
2005-11-03 19:55 David F Barrera
2005-11-03 20:06 ` Sean Dague
2005-11-02 20:05 David F Barrera
2005-11-01 19:14 David F Barrera
2005-10-31 20:27 David F Barrera
2005-10-31 20:34 ` David F Barrera
2005-10-28 19:27 Li Ge
2005-10-27 19:42 Li Ge
2005-10-26 19:46 Li Ge
2005-10-25 20:04 Li Ge
2005-10-24 20:05 Li Ge
2005-10-21 15:58 David F Barrera
2005-10-20 18:23 David F Barrera
2005-10-19 17:16 David F Barrera
2005-10-18 19:50 David F Barrera
2005-10-18 18:56 ` David F Barrera
2005-10-17 16:22 David F Barrera
2005-10-14 18:37 David F Barrera
2005-10-13 18:09 David F Barrera
2005-10-12 18:47 David F Barrera
2005-10-12 18:53 ` David F Barrera
2005-10-12 19:36 ` Dan Smith
2005-10-13 19:27   ` David F Barrera
2005-10-13 19:36     ` Dan Smith
2005-10-13 22:41       ` Ewan Mellor
2005-10-11 22:16 Ian Pratt
2005-10-11 17:07 David F Barrera
2005-10-11 15:45 Ian Pratt
2005-10-11 16:58 ` Dan Smith
2005-10-11 20:15   ` Ted Kaczmarek
2005-10-11 15:10 Ian Pratt
2005-10-11 15:22 ` Anthony Liguori
2005-10-10 21:09 David F Barrera
2005-10-10 21:21 ` Anthony Liguori
2005-10-10 21:28   ` Ryan Harper
2005-10-10 21:32   ` Dan Smith
2005-10-10 21:32   ` Nivedita Singhvi
2005-10-11 20:42   ` Nicholas Lee
2005-10-11 22:07     ` Anthony Liguori
2005-10-11 22:31       ` Nicholas Lee
2005-10-07 17:09 David F Barrera
2005-10-06 17:54 David F Barrera
2005-10-05 18:22 David F Barrera
2005-10-04 17:52 David F Barrera
2005-10-03 18:19 David F Barrera
2005-09-30 18:56 David F Barrera
2005-09-29 16:09 David F Barrera
2005-09-28 19:39 David F Barrera
2005-09-27 18:39 David F Barrera
2005-09-28 16:16 ` Dan Smith
2005-09-26 19:48 David F Barrera
2005-09-23 19:40 David F Barrera
2005-09-22 18:29 David F Barrera
2005-09-21 18:43 David F Barrera
2005-09-20 18:07 David F Barrera
2005-09-19 17:52 David F Barrera
2005-09-16 17:41 David F Barrera
2005-09-15 19:27 David F Barrera
2005-09-13 16:57 David F Barrera
2005-09-12 17:53 David F Barrera
2005-09-10  3:13 Subrahmanian, Raj
2005-09-12 13:49 ` David F Barrera
2005-09-12 14:38   ` Daniel Hulme
2005-09-09 22:52 Ian Pratt
2005-09-09 22:36 Nakajima, Jun
2005-09-09 22:09 Ian Pratt
2005-09-09 20:57 Nakajima, Jun
2005-09-09 18:47 Subrahmanian, Raj
2005-09-09 18:41 Ian Pratt
2005-09-09 18:34 Subrahmanian, Raj
2005-09-09 18:02 Ian Pratt
2005-09-09 17:39 Subrahmanian, Raj
2005-09-09 17:55 ` David F Barrera
2005-09-09 19:47 ` David F Barrera
2005-09-09 17:36 Nakajima, Jun
2005-09-09 17:18 Puthiyaparambil, Aravindh
2005-09-09 17:25 ` David F Barrera
2005-09-09 16:54 David F Barrera
2005-09-08 15:51 David F Barrera
2005-09-07 18:15 David F Barrera
2005-09-06 17:16 David F Barrera
2005-09-02 16:56 David F Barrera
2005-09-01 18:59 David F Barrera
2005-08-31 16:05 David F Barrera
2005-08-30 19:54 Nakajima, Jun
2005-08-30 20:38 ` David F Barrera
2005-08-30 19:22 David F Barrera
2005-08-30 19:41 ` Anthony Liguori
2005-08-30 19:55 ` Jerone Young
2005-08-29 19:25 David F Barrera
2005-08-26 19:36 Nakajima, Jun
2005-08-26 20:28 ` David F Barrera
2005-08-26 19:24 David F Barrera
2005-08-25 19:17 David F Barrera
2005-08-23 19:20 David F Barrera
2005-08-22 18:32 David F Barrera
2005-08-19 18:46 David F Barrera
2005-08-18 22:06 Ian Pratt
2005-08-18 22:12 ` David F Barrera
2005-08-18 21:35 Ian Pratt
2005-08-18 21:58 ` David F Barrera
2005-08-18 19:55 Ian Pratt
2005-08-18 21:28 ` David F Barrera
2005-08-18 18:39 David F Barrera
2005-08-18 19:46 ` Li Ge
2005-08-17 18:25 David F Barrera
2005-08-16 19:47 David F Barrera
2005-08-16  4:41 You, Yongkang
2005-08-15 21:48 Ian Pratt
2005-08-15 20:46 Ian Pratt
2005-08-15 21:39 ` David F Barrera
2005-08-15 19:42 Ian Pratt
2005-08-15 20:20 ` David F Barrera
2005-08-15 19:23 David F Barrera
2005-08-12 17:17 Li Ge
2005-08-11 18:43 Li Ge
2005-08-10 17:08 Ian Pratt
2005-08-10 17:33 ` Li Ge
2005-08-10 16:53 Li Ge
2005-08-09 20:33 Li Ge
2005-08-08 17:36 Li Ge
2005-08-05 16:50 Li Ge
2005-08-04 19:27 Li Ge
2005-08-04 16:46 Li Ge
2005-08-03 19:43 Li Ge
2005-08-02 21:44 David F Barrera
2005-08-01 18:13 David F Barrera
2005-08-02 10:21 ` Steven Hand
2005-07-29 15:34 David F Barrera
2005-07-28 17:11 David F Barrera
2005-07-27 14:51 David F Barrera
2005-07-26 14:18 David F Barrera
2005-07-25 15:24 David F Barrera
2005-07-25 15:37 ` David F Barrera
2005-07-22 15:35 David F Barrera
2005-07-21 17:40 David F Barrera
2005-07-20 16:26 Li Ge
2005-07-19 15:51 Li Ge
2005-07-18 16:39 Li Ge
2005-07-15 16:50 Li Ge
2005-07-14 15:42 David F Barrera
2005-07-13 14:32 David F Barrera
2005-07-12 15:13 David F Barrera
2005-07-11 15:16 David F Barrera
2005-07-11 22:00 ` Vincent Hanquez
2005-07-11 22:02   ` Paul Larson
2005-07-12  1:10     ` Vincent Hanquez
2005-07-08 15:12 David F Barrera
2005-07-08 16:22 ` Jerone Young
2005-07-08 16:30 ` Jerone Young
2005-07-07 16:51 Li Ge
2005-07-06 16:02 David F Barrera
2005-07-06 16:04 ` Steven Hand
2005-07-06 16:09   ` David F Barrera
2005-07-06 16:53     ` Steven Hand
2005-07-06 19:00       ` David F Barrera
2005-06-30 15:22 Li Ge
2005-06-29 15:24 Li Ge
2005-06-28 15:29 Li Ge
2005-06-27 15:30 Li Ge
2005-06-27 15:35 ` Li Ge
2005-06-24 15:32 Li Ge
2005-06-23 15:28 Li Ge
2005-06-22 12:59 David F Barrera
2005-06-21 18:22 Nakajima, Jun
2005-06-21 18:17 Puthiyaparambil, Aravindh
2005-06-21 13:01 David F Barrera
2005-06-20 14:58 David F Barrera
2005-06-17 14:33 David F Barrera
2005-06-16 15:12 David F Barrera
2005-06-15 15:29 David F Barrera
2005-06-14 15:52 David F Barrera
2005-06-13 13:56 David F Barrera
2005-06-10 17:09 Nakajima, Jun
2005-06-10 20:30 ` David F Barrera
2005-06-10 14:50 David F Barrera
2005-06-09 14:31 David F Barrera
2005-06-08 14:11 David F Barrera
2005-06-07 14:24 David F Barrera
2005-06-06 16:32 Nakajima, Jun
2005-06-06 14:20 Ian Pratt
2005-06-06 14:38 ` David F Barrera
2005-06-06 14:13 David F Barrera
2005-06-03 15:26 David F Barrera
2005-06-02 14:45 David F Barrera
2005-06-01 14:59 David F Barrera
2005-05-31 15:57 David F Barrera
2005-05-27 15:18 David F Barrera
2005-05-25 16:58 Ian Pratt
2005-05-25 18:11 ` Paul Larson
2005-05-25 16:14 Nakajima, Jun
2005-05-25 18:10 ` David F Barrera
2005-05-26 16:29 ` David F Barrera
2005-05-25 15:40 David F Barrera
2005-05-24 13:46 David F Barrera
2005-05-23 15:28 David F Barrera
2005-05-20 15:40 David F Barrera
2005-05-19 16:23 David F Barrera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1132003048.8355.8.camel@dbarrera_tp \
    --to=dfbp@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.