From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPNBk-0001fN-2K for qemu-devel@nongnu.org; Fri, 10 Jul 2009 16:59:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPNBf-0001eJ-6K for qemu-devel@nongnu.org; Fri, 10 Jul 2009 16:59:23 -0400 Received: from [199.232.76.173] (port=55426 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPNBf-0001eG-2w for qemu-devel@nongnu.org; Fri, 10 Jul 2009 16:59:19 -0400 Received: from mail-gx0-f220.google.com ([209.85.217.220]:60047) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MPNBe-0002M3-Pd for qemu-devel@nongnu.org; Fri, 10 Jul 2009 16:59:18 -0400 Received: by gxk20 with SMTP id 20so5460878gxk.10 for ; Fri, 10 Jul 2009 13:59:17 -0700 (PDT) Message-ID: <4A57ABA2.8040806@codemonkey.ws> Date: Fri, 10 Jul 2009 15:59:14 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <200907101914.n6AJDphP012182@d03av02.boulder.ibm.com> <200907101448.40098.rickv@hobi.com> In-Reply-To: <200907101448.40098.rickv@hobi.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT 52249f0] Disable kqemu by default at run time List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rick Vernam Cc: "qemu-devel@nongnu.org" Rick Vernam wrote: > On Friday 10 July 2009 2:16:43 pm Anthony Liguori wrote: > >> From: Anthony Liguori >> >> -no-kqemu -> -enable-kqemu >> > > I didn't take the two or three minutes to track down where kqemu_allowed is > used, but from this patch I would surmise that -kernel-kqemu implies -enable- > kqemu? > Yup. > I think that's fine if that is the case, but should it also be specified in the > documentation? > Please send a patch. I was very much on the fence about whether to change the docs so I'm not sure how I would reword it. Regards, Anthony Liguori