From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v2 1/2] KVM : Change location of 3 functions in vmx.c Date: Thu, 04 Jul 2013 13:11:08 +0200 Message-ID: <51D5584C.4080107@redhat.com> References: <1372921413-32239-1-git-send-email-yzt356@gmail.com> <20130704094701.GC5113@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Arthur Chunqi Li , kvm@vger.kernel.org, jan.kiszka@web.de To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49255 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752984Ab3GDLLS (ORCPT ); Thu, 4 Jul 2013 07:11:18 -0400 In-Reply-To: <20130704094701.GC5113@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 04/07/2013 11:47, Gleb Natapov ha scritto: > Please add prefix VMX for vmx patches (or nVMX for nested) on a subject line > in the future. Like this: > KVM: nVMX: Change location of 3 functions in vmx.c. > > No need to resend. > > Otherwise both patches looks good to me. Applied to kvm/queue. Also, next time please add a "cover letter" with subject [PATCH 0/2]. "git format-patch --cover-letter" can create a template for you. Paolo