From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HmUC7-00031L-Oo for qemu-devel@nongnu.org; Fri, 11 May 2007 08:25:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HmUC5-00030W-A4 for qemu-devel@nongnu.org; Fri, 11 May 2007 08:25:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmUC5-00030Q-1Z for qemu-devel@nongnu.org; Fri, 11 May 2007 08:25:57 -0400 Received: from mtaout02-winn.ispmail.ntl.com ([81.103.221.48]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HmU4e-0004Fs-AL for qemu-devel@nongnu.org; Fri, 11 May 2007 08:18:16 -0400 Date: Fri, 11 May 2007 13:18:01 +0100 From: Stuart Brady Subject: Re: [Qemu-devel] what does vl mean in vl.c? Message-ID: <20070511121801.GA28288@miranda.arrow> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Byunghyun Jang On Thu, May 10, 2007 at 11:03:14PM -0400, Byunghyun Jang wrote: > Hello, everyone, > > I am just curious what vl means in vl.c file name? > Thanks in advance. I was curious, too, a few months ago, but it's not hard to find out. :-) http://cvs.savannah.nongnu.org/viewcvs/qemu/vl.c?rev=1.1&root=qemu&view=markup See the help() function. -- Stuart Brady