From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked Date: Mon, 21 Sep 2015 07:32:58 +0200 Message-ID: <55FF968A.6000509@redhat.com> References: <1442586596-5920-1-git-send-email-feng.wu@intel.com> <1442586596-5920-18-git-send-email-feng.wu@intel.com> <55FC3690.3050905@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Wu, Feng" , Alex Williamson , "joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org" , Marcelo Tosatti Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , KVM list , Eric Auger List-Id: iommu@lists.linux-foundation.org On 21/09/2015 04:16, Wu, Feng wrote: > I tested the above patch you suggested, it works fine. Thank you! So > do I need to resend a new version or you can handle it in your tree? I will handle it. Paolo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756024AbbIUFdB (ORCPT ); Mon, 21 Sep 2015 01:33:01 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:33509 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755932AbbIUFc7 (ORCPT ); Mon, 21 Sep 2015 01:32:59 -0400 Subject: Re: [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked To: "Wu, Feng" , Alex Williamson , "joro@8bytes.org" , Marcelo Tosatti References: <1442586596-5920-1-git-send-email-feng.wu@intel.com> <1442586596-5920-18-git-send-email-feng.wu@intel.com> <55FC3690.3050905@redhat.com> Cc: "iommu@lists.linux-foundation.org" , "linux-kernel@vger.kernel.org" , KVM list , Eric Auger From: Paolo Bonzini Message-ID: <55FF968A.6000509@redhat.com> Date: Mon, 21 Sep 2015 07:32:58 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: 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 On 21/09/2015 04:16, Wu, Feng wrote: > I tested the above patch you suggested, it works fine. Thank you! So > do I need to resend a new version or you can handle it in your tree? I will handle it. Paolo