From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: vMCE vs migration Date: Mon, 13 Feb 2012 09:30:57 +0100 Message-ID: <20120213083057.GA4964@aepfle.de> References: <4F1D4DCD020000780006E593@nat28.tlf.novell.com> <4F1E9F45020000780006EA5E@nat28.tlf.novell.com> <1327596896.24345.66.camel@elijah> <4F26AD7C020000780006FDC1@nat28.tlf.novell.com> <20120209180257.GA13025@aepfle.de> <4F34F96602000078000722DA@nat28.tlf.novell.com> <20120210165338.GA23915@aepfle.de> <4F355B260200007800072704@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <4F355B260200007800072704@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich Cc: George.Dunlap@eu.citrix.com, "xen-devel@lists.xensource.com" , George Dunlap , Ian Campbell List-Id: xen-devel@lists.xenproject.org On Fri, Feb 10, Jan Beulich wrote: > > Regarding these messages, are they guest addresses? > > > > (XEN) traps.c:3131: GPF (0000): ffff82c4801d4c6c -> ffff82c480226eb4 > > No, these are hypervisor ones. These are the functions they belong to: (XEN) traps.c:3131: GPF (0000): ffff82c4801d61ec -> ffff82c48022aa2e (XEN) do_general_protection: ffff82c4801d61ec vmx_msr_read_intercept+0x2d8/0x358 (XEN) do_general_protection: ffff82c48022aa2e vmac+0x6c8/0x99a Olaf