Re: [Qemu-devel] [PATCH] qemu-options.hx: fix tls-channel help text

2011-12-21 Thread Stefan Hajnoczi
On Tue, Dec 20, 2011 at 01:05:18PM +0200, 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. > > RHBZ: 688586 > > Signed-off-by: Alon Levy > --- > qe

Re: [Qemu-devel] [PATCH] qemu-options.hx: fix tls-channel help text

2011-12-21 Thread Stefan Hajnoczi
On Tue, Dec 20, 2011 at 01:05:18PM +0200, 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. > > RHBZ: 688586 > > Signed-off-by: Alon Levy > --- > qe

Re: [Qemu-devel] [PATCH] qemu-options.hx: fix tls-channel help text

2011-12-20 Thread Gerd Hoffmann
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