From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] replace rdtsc emulation-vs-native xen boot option with per-domain (hypervisor part) Date: Mon, 28 Sep 2009 15:24:26 -0700 Message-ID: <4AC1379A.8010007@goop.org> References: <8831fe4f-9002-40b7-8bef-065c505f6b67@default> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8831fe4f-9002-40b7-8bef-065c505f6b67@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: "Xen-Devel (E-mail)" List-Id: xen-devel@lists.xenproject.org On 09/27/09 12:22, Dan Magenheimer wrote: > Switches rdtsc emulation from boot option to per-domain > and enables it by default. Is this just on hvm domains, or PV ones too? J