From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH] xl: tsc_mode parameter in guest configuration file Date: Mon, 29 Mar 2010 16:43:39 +0100 Message-ID: <4BB0CAAB.4060404@eu.citrix.com> References: <446767b3-2fdf-493f-9947-b5c57d70d556@default> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <446767b3-2fdf-493f-9947-b5c57d70d556@default> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dan Magenheimer Cc: "Eric Chanudet (Intern)" , xen-devel List-Id: xen-devel@lists.xenproject.org On 29/03/10 15:11, Dan Magenheimer wrote: > Hi Eric -- > > Sorry I don't know my way around xl source, so just checking: > > The tsc_mode parameter is important for both HVM and PV. > Looking through the patch, I see a lot of hvm changes. > Does the patch also handle PV tsc_mode? > Hi Dan, I don't believe we ever did that, with seems wrong indeed. Thanks for pointing it out. Eric, any chance you can move the tsc_mode call to build_pre (which is called by pv and hvm) and refresh the patch ? Thanks, -- Vincent -- Vincent