From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YElBV-0000Qx-Cb for qemu-devel@nongnu.org; Fri, 23 Jan 2015 15:50:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YElBR-0006Oa-D7 for qemu-devel@nongnu.org; Fri, 23 Jan 2015 15:50:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YElBR-0006OV-69 for qemu-devel@nongnu.org; Fri, 23 Jan 2015 15:50:25 -0500 Message-ID: <54C2B40D.6040300@redhat.com> Date: Fri, 23 Jan 2015 14:50:21 -0600 From: Wei Huang MIME-Version: 1.0 References: <1421874931-4143-1-git-send-email-wei@redhat.com> <1421874931-4143-3-git-send-email-wei@redhat.com> <54C0F367.8050508@redhat.com> <54C115EF.8020305@redhat.com> In-Reply-To: <54C115EF.8020305@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/3] kvm_stat: Update exit reasons to the latest defintion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org Hi Paolo, I just sent out the second revision. You can cherry-pick the patch 04 if you have already queued my previous 3 patches. Thanks for your review. -Wei On 01/22/2015 09:23 AM, Wei Huang wrote: > On 01/22/2015 06:56 AM, Paolo Bonzini wrote: >> >> >> On 21/01/2015 22:15, Wei Huang wrote: >>> + 56: 'ACPI_WRITE', >> >> APIC_WRITE. :) >> >> Will fix when committing. > Gerr... thanks! > > -Wei >> >> Paolo >> >>> + 58: 'INVPCID', >>> } >>> >> >