From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDYVg-0008SO-2k for qemu-devel@nongnu.org; Fri, 30 Mar 2012 05:52:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDYVe-0000fv-Dh for qemu-devel@nongnu.org; Fri, 30 Mar 2012 05:52:43 -0400 Received: from e28smtp04.in.ibm.com ([122.248.162.4]:35075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDYVU-0000Q0-EX for qemu-devel@nongnu.org; Fri, 30 Mar 2012 05:52:42 -0400 Received: from /spool/local by e28smtp04.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 30 Mar 2012 15:22:07 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay02.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q2U9q4xV4538484 for ; Fri, 30 Mar 2012 15:22:05 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q2UFLmts016270 for ; Fri, 30 Mar 2012 20:51:48 +0530 Date: Fri, 30 Mar 2012 17:52:01 +0800 From: Wanpeng Li Message-ID: <20120330095201.GA20031@liwp@linux.vnet.ibm.com> References: <20120330071126.GB12029@liwp@linux.vnet.ibm.com> <4F757CD5.2080209@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4F757CD5.2080209@suse.de> Subject: Re: [Qemu-devel] script Reply-To: Wanpeng Li List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: qemu-devel On Fri, Mar 30, 2012 at 11:28:53AM +0200, Andreas Färber wrote: >Am 30.03.2012 09:11, schrieb Wanpeng Li: >> Are there any materials introduce how to use the scripts under scripts/ >> ? > >Is this a general question about improving our scripts' documentation, >or are you asking about one or more specific scripts? I'm aware of >instructions for checkpatch.pl, get_maintainer.pl and most of the >QMP/QOM stuff in some form. Some other scripts are used as part of the >build system. > Hi, Hope you can send your QMP/QOM stuff to me, very grateful. I think familiar with scripts/ can improve my work efficiency. Any materials about these scripts is better. Regards, Wanpeng Li