From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMRZC-0004qR-U3 for qemu-devel@nongnu.org; Thu, 02 Jul 2009 15:03:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMRYt-0004mU-JI for qemu-devel@nongnu.org; Thu, 02 Jul 2009 15:03:22 -0400 Received: from [199.232.76.173] (port=40736 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMRYt-0004mP-2i for qemu-devel@nongnu.org; Thu, 02 Jul 2009 15:03:11 -0400 Received: from fmmailgate01.web.de ([217.72.192.221]:35069) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMRYs-0004nV-CZ for qemu-devel@nongnu.org; Thu, 02 Jul 2009 15:03:10 -0400 Message-ID: <4A4D0466.1000305@web.de> Date: Thu, 02 Jul 2009 21:03:02 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4A4C6BBD.90807@redhat.com> <4A4C6C75.5070000@siemens.com> <4A4C85FD.4030100@redhat.com> <4A4C8778.7070209@redhat.com> <4A4C8A89.9010409@siemens.com> <4A4C92EB.4010309@redhat.com> In-Reply-To: <4A4C92EB.4010309@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig80CB0328EEEEF94B01F21F3A" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: slirp regression List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig80CB0328EEEEF94B01F21F3A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Avi Kivity wrote: > On 07/02/2009 01:23 PM, Jan Kiszka wrote: >>> This fails: >>> >>> q -m 1024 /images/F11.img -net nic -net user -redir tcp:4444::22= >>> -net dump >>> >>> But this succeeds: >>> >>> q -m 1024 /images/F11.img -net nic -net user -net dump >>> >>> =20 >> >> Does -net user,hostfwd=3Dtcp::4444-:22 work for you? I will check the >> legacy path later. >> >> =20 >=20 > It does. >=20 Confirmed and found. That was an interesting bug - a kvm kernel bug! Patches for the latter and a workaround for userland will follow. Jan --------------enig80CB0328EEEEF94B01F21F3A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkpNBGoACgkQniDOoMHTA+mJgACeIXnL7ZbZhae5E/ikdChvAkPl JNYAnjQsscwHXp58zlhyzIxqUpQIwB5E =q4S4 -----END PGP SIGNATURE----- --------------enig80CB0328EEEEF94B01F21F3A--