Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965398AbbEMOOU (ORCPT ); Wed, 13 May 2015 10:14:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39469 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965377AbbEMOOR (ORCPT ); Wed, 13 May 2015 10:14:17 -0400 Message-ID: <55535C2F.9010004@redhat.com> Date: Wed, 13 May 2015 16:14:07 +0200 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Xiao Guangrong CC: gleb@kernel.org, mtosatti@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 00/10] KVM: MTRR fixes and some cleanups References: <1431499348-25188-1-git-send-email-guangrong.xiao@linux.intel.com> In-Reply-To: <1431499348-25188-1-git-send-email-guangrong.xiao@linux.intel.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: 709 Lines: 21 On 13/05/2015 08:42, Xiao Guangrong wrote: > Changelog in v3: > thanks for Paolo's comment: > - do not apply for_each_rmap_spte to kvm_zap_rmapp and kvm_mmu_unlink_parents Good idea applying my comment to kvm_mmu_unlink_parents as well. :) > - fix a cosmetic issue in slot_handle_level_range > - introduce PT_MAX_HUGEPAGE_LEVEL to clean up the code > - improve code Indentation I've squashed together patches 8 and 9, and will apply to kvm/queue soon. Paolo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/