From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DUurQ-0003FP-Pb for qemu-devel@nongnu.org; Sun, 08 May 2005 19:06:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DUurL-0003DE-Bq for qemu-devel@nongnu.org; Sun, 08 May 2005 19:06:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUurJ-00033s-T5 for qemu-devel@nongnu.org; Sun, 08 May 2005 19:06:50 -0400 Received: from [66.163.168.179] (helo=smtp800.mail.sc5.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1DUuhY-0002ZD-R8 for qemu-devel@nongnu.org; Sun, 08 May 2005 18:56:45 -0400 From: Joe Menola Subject: Re: [Qemu-devel] Kqemu charged? Date: Sun, 8 May 2005 17:50:41 -0500 References: <200505081536.56882.collinm@laboiteaprog.com> <200505081712.53846.collinm@laboiteaprog.com> <427E9557.7020107@praguespringpeople.org> In-Reply-To: <427E9557.7020107@praguespringpeople.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200505081750.41726.menola@sbcglobal.net> 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 On Sun May 8 2005 5:40 pm, Struan Bartlett wrote: > When I run QEMU with the '-no-kqemu' option lsmod lists: > > kqemu =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A043428 =A00 The zero represents the number of processes currently using the module. You= =20 will also get zero if no instance of Qemu is currently running. =2Djm