From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTXzM-0007bk-Jw for qemu-devel@nongnu.org; Wed, 22 Jul 2009 05:19:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTXzH-0007Sa-NG for qemu-devel@nongnu.org; Wed, 22 Jul 2009 05:19:51 -0400 Received: from [199.232.76.173] (port=55715 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTXzH-0007SC-5e for qemu-devel@nongnu.org; Wed, 22 Jul 2009 05:19:47 -0400 Received: from mx2.redhat.com ([66.187.237.31]:37884) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTXzG-0007LM-Kj for qemu-devel@nongnu.org; Wed, 22 Jul 2009 05:19:47 -0400 Date: Wed, 22 Jul 2009 10:19:43 +0100 From: "Richard W.M. Jones" Subject: Re: [Qemu-devel] Re: guestfwd option doesn't allow supplementary , server, nowait Message-ID: <20090722091943.GA24230@amd.home.annexia.org> References: <20090721143936.GA18061@amd.home.annexia.org> <4A65FD5B.6050509@siemens.com> <20090721161642.GA18957@amd.home.annexia.org> <4A65EAB6.3060006@siemens.com> <20090721192311.GG9230@amd.home.annexia.org> <4A664BF4.3040404@web.de> <20090722084237.GA23948@amd.home.annexia.org> <4A66D3F0.70109@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A66D3F0.70109@siemens.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel@nongnu.org On Wed, Jul 22, 2009 at 10:55:12AM +0200, Jan Kiszka wrote: > Richard W.M. Jones wrote: > > On Wed, Jul 22, 2009 at 01:15:00AM +0200, Jan Kiszka wrote: > >> That commit is not from stable, but from 0.11 (and it is expected to > >> introduce the regression for that series). You are confusing me: Are you > >> actually seeing a regression with *0.10.5*? > > > > The regression is in both 0.10.5 and git. It worked in 0.10.4, now it > > doesn't work in either 0.10.5 or in git. > > > > Huh, that's strange. Yup, ignore that - 0.10.5 works, it's the git HEAD which fails. > That was my setup: > > qemu... -net channel,6666:tcp:localhost:1234,server,nowait -net user > -net nic > > Then "telnet localhost 1234" on the host and "telnet 10.0.2.4 6666" on > the guest. Guest->host works in all cases, host->guest only with > stable-0.10 for me. I'm also going to take a further look at this this morning ... Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html