Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754213AbbGBQWn (ORCPT ); Thu, 2 Jul 2015 12:22:43 -0400 Received: from smtp.citrix.com ([66.165.176.89]:31043 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753051AbbGBQWe (ORCPT ); Thu, 2 Jul 2015 12:22:34 -0400 X-IronPort-AV: E=Sophos;i="5.15,394,1432598400"; d="scan'208";a="277771482" Message-ID: <55956545.5030508@citrix.com> Date: Thu, 2 Jul 2015 17:22:29 +0100 From: David Vrabel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Boris Ostrovsky , , CC: , , , , Subject: Re: [Xen-devel] [PATCH v5 6/6] xen/PMU: PMU emulation code References: <1435848816-3323-1-git-send-email-boris.ostrovsky@oracle.com> <1435848816-3323-7-git-send-email-boris.ostrovsky@oracle.com> In-Reply-To: <1435848816-3323-7-git-send-email-boris.ostrovsky@oracle.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 553 Lines: 13 On 02/07/15 15:53, Boris Ostrovsky wrote: > Add PMU emulation code that runs when we are processing a PMU interrupt. > This code will allow us not to trap to hypervisor on each MSR/LVTPC access > (of which there may be quite a few in the handler). Reviewed-by: David Vrabel David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/