From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rd0iW-0003RH-LH for qemu-devel@nongnu.org; Tue, 20 Dec 2011 09:31:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rd0iR-0000cH-BX for qemu-devel@nongnu.org; Tue, 20 Dec 2011 09:30:56 -0500 Message-ID: <4EF09C16.8010100@redhat.com> Date: Tue, 20 Dec 2011 15:30:46 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1324379118-2570-1-git-send-email-alevy@redhat.com> In-Reply-To: <1324379118-2570-1-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qemu-options.hx: fix tls-channel help text List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org On 12/20/11 12:05, Alon Levy wrote: > Remove the default compiled out tunnel channel, add the always available > cursor channel. Optimally the man page would depend on compiled in > options, but that's harder to do. Acked-by: Gerd Hoffmann cheers, Gerd