From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] Xen: enhanced PV on HVM Date: Mon, 08 Mar 2010 14:11:45 -0800 Message-ID: <4B957621.60107@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Stefano Stabellini Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 03/02/2010 10:30 AM, Stefano Stabellini wrote: > Hi all, > this patch is for Xen and it is derived from an earlier patch by Shen. > The changes introduced by this patch include: > > - add support to some vcpuops and physdevops for HVM domains; > > - introduce a new interrupt callback method for HVM domains; > > - allow HVM guests to map emulated interrupts to pirqs; > > in particular the last point is new and it isn't present in the > corresponding patch from Shen. > This patch doesn't introduce an "enable_pv" hypercall and resets the tsc > offset when the guest binds the VIRQ_TIMER. > What branch/version is this based on? J