From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [Autotest] [PATCH] virt: Add the parameter --vnclisten to the virt-install command Date: Tue, 03 Jan 2012 12:47:52 -0200 Message-ID: <4F031518.4040500@redhat.com> References: <4EFD4B82.9000809@cn.fujitsu.com> <4EFD941A.6030701@redhat.com> <4F025EF2.5060403@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, kvm@vger.kernel.org To: tangchen Return-path: Received: from mx1.redhat.com ([209.132.183.28]:15604 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753418Ab2ACOr4 (ORCPT ); Tue, 3 Jan 2012 09:47:56 -0500 In-Reply-To: <4F025EF2.5060403@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 01/02/2012 11:50 PM, tangchen wrote: > Hi~ > > Here is the problem:) > > Without "vnclisten", guest is still accessable from localhost by vnc. > But we cannot access guest from other host. > > And most of the time, we do the test on remote host, and in this situation, > "vnclisten" is very useful.:) Ok, fair enough, applied, thanks!