From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [PATCH] new hvm platform vhpet enable parameter Date: Thu, 7 Feb 2008 17:52:25 +0000 Message-ID: <20080207175225.GP4310@implementation.uk.xensource.com> References: <20080207104633296.00000003652@djm-pc> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20080207104633296.00000003652@djm-pc> 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@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Dan Magenheimer, le Thu 07 Feb 2008 10:46:33 -0700, a écrit : > HVM domains currently always have a virtual hpet (high-precision event timer) > enabled. This patch adds an hvm platform variable "vhpet" to enable/disable > virtualization of the hpet for a guest. Mmm, why a v in vhpet? There is no v in the acpi and apic options for instance. > This patch applies against and was tested with xen-3.1-testing. Mmm, that's a bit old, maybe you should check it against 3.2 Samuel