From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [pvops-dom0] Adding MCA logging support in pv_ops Date: Thu, 30 Jul 2009 10:14:32 -0700 Message-ID: <4A71D4F8.70804@goop.org> References: <4A7174D3020000780000D350@vpn.id2.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Ke, Liping" Cc: "xen-devel@lists.xensource.com" , Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 07/30/09 02:23, Ke, Liping wrote: > Hi, Jan > > I also noticed that in .31, several important missing field such as apic_id, > socket id is added. Those field is better to be filled too. > Since now pv_ops is based on .30, those changes haven't happen yet. > > So what's your suggestion? Seems we have to keep the old code and make > a patch to it when .31 is supported in pv_ops? > The "rebase/master" branch is based on 2.6.31-rc4. It looks like your patch doesn't really have any other code-level dependencies on the dom0 changes, so you could just base it on upstream 2.6.31-rc4. J