From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 0/3] pmu emulation fixes Date: Mon, 5 Mar 2012 17:08:58 +0200 Message-ID: <20120305150858.GA8103@redhat.com> References: <1330268142-23206-1-git-send-email-gleb@redhat.com> <4F54CB2D.8020801@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, mtosatti@redhat.com To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:12984 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964828Ab2CEPJA (ORCPT ); Mon, 5 Mar 2012 10:09:00 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q25F8xjs017126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 5 Mar 2012 10:08:59 -0500 Content-Disposition: inline In-Reply-To: <4F54CB2D.8020801@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Mar 05, 2012 at 04:18:21PM +0200, Avi Kivity wrote: > On 02/26/2012 04:55 PM, Gleb Natapov wrote: > > Gleb Natapov (3): > > KVM: x86 emulator: warn when pin control is set in eventsel msr > > KVM: x86 emulator: Fix raw event check > > KVM: x86 emulator: add proper support for fixed counter 2 > > > > Thanks, applied (s/emulator/pmu/...) > You, maintainers, are hard to please! My previous fix to PMU ee3f9f114bdc8b315eed7b1c651ca6c9b8251cf7 was prefixed "KVM: x86 emulator:" so I followed suit :) -- Gleb.