From: David F Barrera <dfbp@us.ibm.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Daily Xen Builds
Date: Mon, 12 Jun 2006 14:49:52 -0500 [thread overview]
Message-ID: <448DC560.8080609@us.ibm.com> (raw)
In-Reply-To: <448DBFF8.1000104@us.ibm.com>
Anthony Liguori wrote:
> David F Barrera wrote:
>> June 12, 2006, using xen-unstable changeset:
>>
>> changeset: 10326:34ff26fb2240
>> tag: tip
>> user: kaf24@firebug.cl.cam.ac.uk
>> date: Mon Jun 12 06:01:32 2006 +0100
>> summary: [HVM][VMX] Fix error-detection inline asm code. Zero
>> word-sized
>>
>> 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 | 76 | 40 | 0 | 3 |
>> x235sles9nonpae | 70 | 47 | 0 | 3 |
>> x335fc4pae | 83 | 34 | 0 | 3 |
>> x335sles9_pae4gb | 93 | 23 | 0 | 3 |
>
> I'm not sure what's happening on your systems, but on my development
> system (i386 Ubuntu), I'm seeing only a few unexpected FAILs. I've
> run xm-test about a dozen times on the recent tip with more or less
> consistent results (including with the new scheduler). Perhaps
> there's something wrong in your setup?
>
> Attached is a canonical example of one of the recent xm-test reports.
>
> Regards,
>
> Anthony Liguori
>
> ------------------------------------------------------------------------
>
> Xm-test execution summary:
> PASS: 108
> FAIL: 7
> XPASS: 0
> XFAIL: 3
>
>
> Details:
>
> FAIL: 02_block_device_write_verify
> Failed to get md5sum of data written in domU.
>
> FAIL: 16_create_smallmem_neg
> Starting a console with 16 MB passed, expected test to fail
>
> XFAIL: 02_network_local_ping_pos
> ping loopback failed for size 65507. ping eth0 failed for size 65507.
>
> XFAIL: 05_network_dom0_ping_pos
> Ping to dom0 failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767 65507.
>
> FAIL: 06_network_dom0_tcp_pos
> TCP hping2 to dom0 failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767 65495.
>
> FAIL: 07_network_dom0_udp_pos
> UDP hping2 to dom0 failed for size 1 48 64 512 1440 1500 1505 4096 4192 32767 65495.
>
> XFAIL: 11_network_domU_ping_pos
> Ping failed for size 65507.
>
>
Here's a snippet of one test (multiply this many times):
*** Test 14_create_blockroot_pos started at Mon Jun 12 07:04:21 2006 CDT
[dom0] Running `ip addr show |grep "inet 169.254" | grep -v vif'
[dom0] Running `ip addr show dev vif0.0'
2: vif0.0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff
inet 169.254.0.2/32 scope global vif0.0
inet6 fe80::fcff:ffff:feff:ffff/64 scope link
valid_lft forever preferred_lft forever
[dom0] Running `ip addr del 169.254.0.2 dev vif0.0'
*** Cleaning all running domU's
[dom0] Running `xm list'
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 500 4 r----- 693.3
*** Finished cleaning domUs
*** Test 14_create_blockroot_pos started at Mon Jun 12 07:04:22 2006 CDT
[dom0] Running `ip addr show |grep "inet 169.254" | grep -v vif'
[dom0] Running `ip addr show dev vif0.0'
2: vif0.0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff
inet6 fe80::fcff:ffff:feff:ffff/64 scope link
valid_lft forever preferred_lft forever
[dom0] Running `xm create /tmp/xm-test.conf'
Using config file "/tmp/xm-test.conf".
Started domain 14_create_blockroot
Console executing: ['/usr/sbin/xm', 'xm', 'console', '14_create_blockroot']
[14_create_blockroot] Sending `input'
Traceback (most recent call last):
File "./14_create_blockroot_pos.test", line 34, in ?
console = domain.start()
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py",
line 233, in start
return self.getConsole()
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py",
line 284, in getConsole
self.console.sendInput("input")
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py",
line 231, in sendInput
realOutput = self.__runCmd(input)
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py",
line 179, in __runCmd
raise ConsoleError("Timed out waiting for console")
XmTestLib.Console.ConsoleError: Timed out waiting for console
FAIL: 14_create_blockroot_pos.test
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
next prev parent reply other threads:[~2006-06-12 19:49 UTC|newest]
Thread overview: 377+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-12 18:40 Daily Xen Builds David F Barrera
2006-06-12 19:26 ` Anthony Liguori
2006-06-12 19:49 ` David F Barrera [this message]
2006-06-12 20:06 ` David F Barrera
-- 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-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-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=448DC560.8080609@us.ibm.com \
--to=dfbp@us.ibm.com \
--cc=aliguori@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.