Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755474AbcJNIMr (ORCPT ); Fri, 14 Oct 2016 04:12:47 -0400 Received: from mail-lf0-f68.google.com ([209.85.215.68]:33980 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752463AbcJNIMb (ORCPT ); Fri, 14 Oct 2016 04:12:31 -0400 Subject: Re: [PATCH 2/3] kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection To: Yang Zhang , "Wu, Feng" , "Michael S. Tsirkin" References: <1475011213-34225-1-git-send-email-pbonzini@redhat.com> <1475011213-34225-3-git-send-email-pbonzini@redhat.com> <20160928020319-mutt-send-email-mst@kernel.org> <286c39fb-6ba3-3267-dff6-b04ee4cbb1c7@redhat.com> <7b5daf1a-dd92-d199-a9b2-c6564b46f1fc@redhat.com> <6efef676-5ab2-86b1-bce2-17f3b4525025@gmail.com> Cc: "linux-kernel@vger.kernel.org" , "kvm@vger.kernel.org" , "rkrcmar@redhat.com" From: Paolo Bonzini Message-ID: <524e358d-759b-6cf5-60ba-8c602530d648@redhat.com> Date: Fri, 14 Oct 2016 10:12:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <6efef676-5ab2-86b1-bce2-17f3b4525025@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 239 Lines: 10 On 14/10/2016 09:37, Yang Zhang wrote: > Please ignore my previous reply. It seems you already aware the issue > and get the resolution to fix it.:-) Thanks anyway for confirming! The final version of the patches is on the way. Paolo