From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIxCO-0003NS-8N for qemu-devel@nongnu.org; Wed, 04 Feb 2015 05:28:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIxCL-0004aH-2k for qemu-devel@nongnu.org; Wed, 04 Feb 2015 05:28:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIxCK-0004Zz-S2 for qemu-devel@nongnu.org; Wed, 04 Feb 2015 05:28:41 -0500 Date: Wed, 4 Feb 2015 11:28:31 +0100 From: "Michael S. Tsirkin" Message-ID: <20150204102831.GA14405@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2 00/12] QEmu memory hot unplug support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhu Guihua Cc: hutao@cn.fujitsu.com, qemu-devel@nongnu.org, tangchen@cn.fujitsu.com, isimatu.yasuaki@jp.fujitsu.com, pbonzini@redhat.com, guz.fnst@cn.fujitsu.com, imammedo@redhat.com Re: subject - it's really QEMU - not QEmu. you have this in code as well, so I'm guessing you didn't run your patches through checkpatch.pl. Please do and fix fallout if any. -- MST