Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752805AbdLMMrV (ORCPT ); Wed, 13 Dec 2017 07:47:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56898 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751865AbdLMMrQ (ORCPT ); Wed, 13 Dec 2017 07:47:16 -0500 Subject: Re: [PATCH v8 0/4] KVM: X86: Add Paravirt TLB Shootdown To: Wanpeng Li , "linux-kernel@vger.kernel.org" , kvm Cc: =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , Peter Zijlstra , Wanpeng Li References: <1513128784-5924-1-git-send-email-wanpeng.li@hotmail.com> From: Paolo Bonzini Message-ID: <5c60b92d-bf72-3b39-86bb-43a3d8cb2f3a@redhat.com> Date: Wed, 13 Dec 2017 13:47:10 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Wed, 13 Dec 2017 12:47:16 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 142 Lines: 6 On 13/12/2017 10:42, Wanpeng Li wrote: > Paolo, is it ok to apply this version? Take a look at the changes in kvm/queue, but yes. :) Paolo