From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: [PATCH][v4] PV extension of HVM(hybrid) support in Xen Date: Mon, 01 Mar 2010 21:21:10 -0800 Message-ID: <4B8CA046.5090503@goop.org> References: <201003011743.41341.sheng@linux.intel.com> <201003021136.02590.sheng@linux.intel.com> <4B8C9686.40608@goop.org> <201003021304.17595.sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201003021304.17595.sheng@linux.intel.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: Sheng Yang Cc: Ian Campbell , Ian Pratt , xen-devel , Tim Deegan , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 03/01/2010 09:04 PM, Sheng Yang wrote: > Sorry, I misunderstood. HVM assume it start from 0... PV is following the > native. We set the offset to 0, so that PV tsc is the same as native. > OK, I see. J