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, 10 Oct 2005 16:09:05 -0500	[thread overview]
Message-ID: <1128978545.12366.15.camel@dbarrera_tp> (raw)

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

Test changeset:

changeset:   7293:0f33cbec4e36
tag:         tip
user:        emellor@ewan
date:        Mon Oct 10 13:06:14 2005 +0100
summary:     This patch fixes an error in the xm create path when the

Last known good changeset for all platforms: 7069:a172340ae3f3

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 LMBenchDom0s and DomUs

        ISSUES: 
	* Bugzilla Bug 302 - Destination host of migration crashes
	* Bugzilla Bug 284 - Could not allocate order=0 extent: id=11 flags=0

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 LMBenchon Dom0s and guest domains
 
        ISSUES:  
	* Bugzilla Bug 244 - Unable to save domain
	* Bugzilla Bug 265 - Time stood still
		* Machine in 'semi comatose state'
	* Bugzilla Bug 284 - Could not allocate order=0 extent: id=11 flags=0
        
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 both boxes
        * Successfully ran LTP and LMBench on Dom0s and DomUs

        ISSUES: 
        * Bugzilla Bug 258 x86_64 - general protection fault: 0000 [1]      
      
------------------------------------------------------------------------

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

xm-test: This suite provides a framework for testing the Xen userspace
tools.

SUMMARY:
            Platform | PASS | FAIL | XPASS | XFAIL |
---------------------+------+------+-------+-------+
              FC3pae |   64 |   30 |     0 |     1 |
 hs20.1.sles9-x86_64 |   62 |   32 |     0 |     1 |
 hs20.2.sles9-x86_64 |   62 |   32 |     0 |     1 |
     hs20.fc4_x86_64 |   63 |   31 |     0 |     1 |
     x235sles9nonpae |   64 |   28 |     0 |     1 |
          x305rh4pae |   63 |   30 |     0 |     1 |
          x335fc4pae |   53 |   39 |     0 |     1 |


-- Regards, 

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

"The wisest men follow their own direction. " 
				Euripides



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

Xm-test execution summary:
  PASS:  64
  FAIL:  30
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 01_block_attach_device_pos 
	Unknown reason

 FAIL: 02_block_attach_file_device_pos 
	Unknown reason

 FAIL: 04_block_attach_device_repeatedly_pos 
	Unknown reason

 FAIL: 05_block_attach_and_dettach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 07_block_attach_baddevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 08_block_attach_bad_filedevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 01_block-list_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 02_block-list_attachbd_pos 
	 Fail to attach block device

 FAIL: 03_block-list_anotherbd_pos 
	 Fail to list block device

 FAIL: 04_block-list_nodb_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 01_block-destroy_btblock_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 02_block-destroy_rtblock_pos 
	 Failed to verify that block dev is attached

 FAIL: 04_block-destroy_nonattached_neg 
	 xm block-detach returned a stack dump, expected nice error message

 FAIL: 05_block-destroy_byname_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 13_create_multinic_pos 
	 (4 nics) Console didn't respond probably crashed!

 FAIL: 01_memset_basic_pos 
	 cmd xm mem-set 01_memset_basic_pos-1128972936 63 returned invalid 256 != 0

 FAIL: 04_memset_smallmem_pos 
	 xm mem-set 04_memset_smallmem_pos-1128972970 16 returned invalid 256 != 0

 FAIL: 03_memset_random_pos 
	 mem-set from 64 to 60 failed

 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

XFAIL: 01_migrate_localhost_pos 
	Unknown reason


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

Xm-test execution summary:
  PASS:  62
  FAIL:  32
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 01_block_attach_device_pos 
	Unknown reason

 FAIL: 02_block_attach_file_device_pos 
	Unknown reason

 FAIL: 04_block_attach_device_repeatedly_pos 
	Unknown reason

 FAIL: 05_block_attach_and_dettach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 07_block_attach_baddevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 08_block_attach_bad_filedevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 01_block-list_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 02_block-list_attachbd_pos 
	 Fail to attach block device

 FAIL: 03_block-list_anotherbd_pos 
	 Fail to list block device

 FAIL: 04_block-list_nodb_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 01_block-destroy_btblock_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 02_block-destroy_rtblock_pos 
	 Failed to verify that block dev is attached

 FAIL: 04_block-destroy_nonattached_neg 
	 xm block-detach returned a stack dump, expected nice error message

 FAIL: 05_block-destroy_byname_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 11_create_concurrent_pos 
	 [0] Failed to attach console to 11_create_0

 FAIL: 13_create_multinic_pos 
	 (4 nics) Console didn't respond probably crashed!

 FAIL: 05_help_nonroot_pos 
	 'xm help' failed as user 'nobody'

 FAIL: 01_memset_basic_pos 
	 cmd xm mem-set 01_memset_basic_pos-1128971951 63 returned invalid 256 != 0

 FAIL: 04_memset_smallmem_pos 
	 xm mem-set 04_memset_smallmem_pos-1128971984 16 returned invalid 256 != 0

 FAIL: 03_memset_random_pos 
	 mem-set from 64 to 54 failed

 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

XFAIL: 01_migrate_localhost_pos 
	Unknown reason


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

Xm-test execution summary:
  PASS:  62
  FAIL:  32
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 01_block_attach_device_pos 
	Unknown reason

 FAIL: 02_block_attach_file_device_pos 
	Unknown reason

 FAIL: 04_block_attach_device_repeatedly_pos 
	Unknown reason

 FAIL: 05_block_attach_and_dettach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 07_block_attach_baddevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 08_block_attach_bad_filedevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 01_block-list_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 02_block-list_attachbd_pos 
	 Fail to attach block device

 FAIL: 03_block-list_anotherbd_pos 
	 Fail to list block device

 FAIL: 04_block-list_nodb_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 01_block-destroy_btblock_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 02_block-destroy_rtblock_pos 
	 Failed to verify that block dev is attached

 FAIL: 04_block-destroy_nonattached_neg 
	 xm block-detach returned a stack dump, expected nice error message

 FAIL: 05_block-destroy_byname_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 11_create_concurrent_pos 
	 [0] Failed to attach console to 11_create_0

 FAIL: 13_create_multinic_pos 
	 (4 nics) Console didn't respond probably crashed!

 FAIL: 05_help_nonroot_pos 
	 'xm help' failed as user 'nobody'

 FAIL: 01_memset_basic_pos 
	 cmd xm mem-set 01_memset_basic_pos-1128971921 63 returned invalid 256 != 0

 FAIL: 04_memset_smallmem_pos 
	 xm mem-set 04_memset_smallmem_pos-1128971954 16 returned invalid 256 != 0

 FAIL: 03_memset_random_pos 
	 mem-set from 64 to 58 failed

 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

XFAIL: 01_migrate_localhost_pos 
	Unknown reason


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

Xm-test execution summary:
  PASS:  63
  FAIL:  31
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 01_block_attach_device_pos 
	Unknown reason

 FAIL: 02_block_attach_file_device_pos 
	Unknown reason

 FAIL: 04_block_attach_device_repeatedly_pos 
	Unknown reason

 FAIL: 05_block_attach_and_dettach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 07_block_attach_baddevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 08_block_attach_bad_filedevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 01_block-list_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 02_block-list_attachbd_pos 
	 Fail to attach block device

 FAIL: 03_block-list_anotherbd_pos 
	 Fail to list block device

 FAIL: 04_block-list_nodb_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 01_block-destroy_btblock_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 02_block-destroy_rtblock_pos 
	 Failed to verify that block dev is attached

 FAIL: 04_block-destroy_nonattached_neg 
	 xm block-detach returned a stack dump, expected nice error message

 FAIL: 05_block-destroy_byname_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 11_create_concurrent_pos 
	 [0] Failed to attach console to 11_create_0

 FAIL: 13_create_multinic_pos 
	 (4 nics) Console didn't respond probably crashed!

 FAIL: 01_memset_basic_pos 
	 cmd xm mem-set 01_memset_basic_pos-1128971939 63 returned invalid 256 != 0

 FAIL: 04_memset_smallmem_pos 
	 xm mem-set 04_memset_smallmem_pos-1128971972 16 returned invalid 256 != 0

 FAIL: 03_memset_random_pos 
	 mem-set from 64 to 64 failed

 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

XFAIL: 01_migrate_localhost_pos 
	Unknown reason


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

Xm-test execution summary:
  PASS:  64
  FAIL:  28
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 01_block_attach_device_pos 
	Unknown reason

 FAIL: 02_block_attach_file_device_pos 
	Unknown reason

 FAIL: 04_block_attach_device_repeatedly_pos 
	Unknown reason

 FAIL: 05_block_attach_and_dettach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 07_block_attach_baddevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 08_block_attach_bad_filedevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 01_block-list_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 02_block-list_attachbd_pos 
	 Fail to attach block device

 FAIL: 03_block-list_anotherbd_pos 
	 Fail to list block device

 FAIL: 04_block-list_nodb_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 01_block-destroy_btblock_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 02_block-destroy_rtblock_pos 
	 Failed to verify that block dev is attached

 FAIL: 04_block-destroy_nonattached_neg 
	 xm block-detach returned a stack dump, expected nice error message

 FAIL: 05_block-destroy_byname_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 13_create_multinic_pos 
	 (4 nics) Console didn't respond probably crashed!

 FAIL: 05_help_nonroot_pos 
	 'xm help' failed as user 'nobody'

 FAIL: 01_memset_basic_pos 
	 cmd xm mem-set 01_memset_basic_pos-1128973452 63 returned invalid 256 != 0

 FAIL: 04_memset_smallmem_pos 
	 xm mem-set 04_memset_smallmem_pos-1128973485 16 returned invalid 256 != 0

 FAIL: 03_memset_random_pos 
	 mem-set from 64 to 64 failed

 FAIL: 01_vcpu-disable_basic_pos 
	 failed to disable VCPU1

 FAIL: 01_restore_basic_pos 
	 Restored domain is dead (Console didn't respond)

XFAIL: 01_migrate_localhost_pos 
	 Failed to read from console (fd=3)


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

Xm-test execution summary:
  PASS:  63
  FAIL:  30
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 01_block_attach_device_pos 
	Unknown reason

 FAIL: 02_block_attach_file_device_pos 
	Unknown reason

 FAIL: 04_block_attach_device_repeatedly_pos 
	Unknown reason

 FAIL: 05_block_attach_and_dettach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 07_block_attach_baddevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 08_block_attach_bad_filedevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 01_block-list_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 02_block-list_attachbd_pos 
	 Fail to attach block device

 FAIL: 03_block-list_anotherbd_pos 
	 Fail to list block device

 FAIL: 04_block-list_nodb_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 01_block-destroy_btblock_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 02_block-destroy_rtblock_pos 
	 Failed to verify that block dev is attached

 FAIL: 04_block-destroy_nonattached_neg 
	 xm block-detach returned a stack dump, expected nice error message

 FAIL: 05_block-destroy_byname_pos 
	 block-detach returned invalid 256 != 0

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

 FAIL: 01_memset_basic_pos 
	 cmd xm mem-set 01_memset_basic_pos-1128971192 63 returned invalid 256 != 0

 FAIL: 04_memset_smallmem_pos 
	 xm mem-set 04_memset_smallmem_pos-1128971226 16 returned invalid 256 != 0

 FAIL: 03_memset_random_pos 
	 mem-set from 64 to 62 failed

 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

XFAIL: 01_migrate_localhost_pos 
	Unknown reason


[-- Attachment #8: x335fc4pae.report --]
[-- Type: text/plain, Size: 2407 bytes --]

Xm-test execution summary:
  PASS:  53
  FAIL:  39
  XPASS: 0
  XFAIL: 1


Details:

 FAIL: 01_block_attach_device_pos 
	Unknown reason

 FAIL: 02_block_attach_file_device_pos 
	Unknown reason

 FAIL: 04_block_attach_device_repeatedly_pos 
	Unknown reason

 FAIL: 05_block_attach_and_dettach_device_repeatedly_pos 
	 xm block-attach returned invalid 256 != 0

 FAIL: 07_block_attach_baddevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 08_block_attach_bad_filedevice_neg 
	 xm block-attach returned bad output, expected Error, output is Traceback (most recent call last)

 FAIL: 01_block-list_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 02_block-list_attachbd_pos 
	 Fail to attach block device

 FAIL: 03_block-list_anotherbd_pos 
	 Fail to list block device

 FAIL: 04_block-list_nodb_pos 
	 xm block-list returned bad status, expected 0, status is 256

 FAIL: 01_block-destroy_btblock_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 02_block-destroy_rtblock_pos 
	 Failed to verify that block dev is attached

 FAIL: 04_block-destroy_nonattached_neg 
	 xm block-detach returned a stack dump, expected nice error message

 FAIL: 05_block-destroy_byname_pos 
	 block-detach returned invalid 256 != 0

 FAIL: 12_create_concurrent_stress_pos 
	 Console didn't respond

 FAIL: 13_create_multinic_pos 
	 (0 nics) Console didn't respond probably crashed!

 FAIL: 01_destroy_basic_pos 
	 Console didn't respond

 FAIL: 07_destroy_stale_pos 
	 Console didn't respond

 FAIL: 04_list_goodparm_pos 
	 Console didn't respond

 FAIL: 01_memset_basic_pos 
	 Console didn't respond

 FAIL: 04_memset_smallmem_pos 
	 Console didn't respond

 FAIL: 03_memset_random_pos 
	 Console didn't respond

 FAIL: 01_pause_basic_pos 
	 Console didn't respond

 FAIL: 01_reboot_basic_pos 
	 Console didn't respond

 FAIL: 01_shutdown_basic_pos 
	 Console didn't respond

 FAIL: 02_sysrq_sync_pos 
	 Console didn't respond

 FAIL: 03_sysrq_withreboot_pos 
	 Console didn't respond

 FAIL: 01_unpause_basic_pos 
	 Console didn't respond

 FAIL: 01_vcpu-disable_basic_pos 
	 failed to disable VCPU1

 FAIL: 01_save_basic_pos 
	 save command exited 256 != 0

 FAIL: 03_save_bogusfile_neg 
	 Console didn't respond

 FAIL: 01_restore_basic_pos 
	 Console didn't respond

XFAIL: 01_migrate_localhost_pos 
	 Console didn't respond


[-- Attachment #9: 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-10-10 21:09 UTC|newest]

Thread overview: 377+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-10 21:09 David F Barrera [this message]
2005-10-10 21:21 ` Daily Xen Builds 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
  -- strict thread matches above, loose matches on Subject: below --
2006-09-07 18:57 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-14 21:17 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-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=1128978545.12366.15.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.