49 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] [PATCH 0/12]MCA ...
FromSent OnAttachments
SUZUKI Kazuhiro22 Sep 2006 03:30 
SUZUKI Kazuhiro22 Sep 2006 03:31.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:32.patch
SUZUKI Kazuhiro22 Sep 2006 03:33.patch
SUZUKI Kazuhiro22 Sep 2006 03:33.patch
SUZUKI Kazuhiro22 Sep 2006 03:33.patch
Alex Williamson24 Sep 2006 18:21 
Alex Williamson24 Sep 2006 18:22 
Alex Williamson24 Sep 2006 18:22 
Alex Williamson24 Sep 2006 18:22 
SUZUKI Kazuhiro28 Sep 2006 00:10.patch
SUZUKI Kazuhiro28 Sep 2006 00:10.patch
SUZUKI Kazuhiro28 Sep 2006 00:10.patch
SUZUKI Kazuhiro28 Sep 2006 00:10.patch
Tristan Gingold28 Sep 2006 00:23 
Jes Sorensen28 Sep 2006 02:07 
Jes Sorensen28 Sep 2006 02:12 
Alex Williamson01 Oct 2006 13:14 
Alex Williamson01 Oct 2006 13:14 
SUZUKI Kazuhiro10 Oct 2006 04:01.patch, .patch
SUZUKI Kazuhiro10 Oct 2006 04:01.patch, .patch, .patch
SUZUKI Kazuhiro10 Oct 2006 04:02.patch
SUZUKI Kazuhiro10 Oct 2006 17:11.patch
Alex Williamson15 Oct 2006 14:13 
SUZUKI Kazuhiro15 Oct 2006 22:46.patch
Alex Williamson16 Oct 2006 15:38 
SUZUKI Kazuhiro18 Oct 2006 00:28.patch, .patch
Alex Williamson18 Oct 2006 15:00 
SUZUKI Kazuhiro23 Oct 2006 19:33.patch
Alex Williamson25 Oct 2006 15:53 
Alex Williamson29 Oct 2006 09:53 
SUZUKI Kazuhiro30 Oct 2006 17:55 
Alex Williamson01 Nov 2006 07:35 
Alex Williamson01 Nov 2006 08:02 
Alex Williamson01 Nov 2006 08:06 
SUZUKI Kazuhiro07 Nov 2006 00:23 
SUZUKI Kazuhiro08 Nov 2006 02:23.patch, .patch, .patch
SUZUKI Kazuhiro08 Nov 2006 23:59.patch
Alex Williamson15 Nov 2006 14:31 
Isaku Yamahata27 Nov 2006 20:43 
SUZUKI Kazuhiro30 Nov 2006 00:58.patch
Alex Williamson30 Nov 2006 13:24 
Subject:Re: [Xen-ia64-devel] [PATCH 0/12]MCA handler support for Xen/ia64 TAKE 2
From:Alex Williamson (alex@hp.com)
Date:11/15/2006 02:31:49 PM
List:com.xensource.lists.xen-ia64-devel

On Wed, 2006-11-08 at 19:24 +0900, SUZUKI Kazuhiro wrote:

[mca-fw_emul.patch] I added to check whether current->domain is dom0. Otherwise, a warning message is displayed. The MCA information is notified only to dom0 in this implementation. For future, when we want to notify it to non-privileged domains, we just remove this check.

I removed the warning, it seems like a common thing that para-virt guests will try to call SAL_GET/CLEAR_STATE_INFO. Why would we ever want non-priv guests retrieving and clearing error logs? We certainly don't want multiple domains trying to get the logs, which would logically imply that it should be limited to dom0.

All the MCA patches seem to be working for me now, so applied these last fixes (including the CPE interrupt one) and merged the MCA tree into xen-ia64-unstable.hg. Please test it out. Thanks,

Alex