qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: "Richard W.M. Jones" <rjones@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: guestfwd option doesn't allow supplementary , server, nowait
Date: Wed, 22 Jul 2009 01:15:00 +0200	[thread overview]
Message-ID: <4A664BF4.3040404@web.de> (raw)
In-Reply-To: <20090721192311.GG9230@amd.home.annexia.org>

[-- Attachment #1: Type: text/plain, Size: 2159 bytes --]

Richard W.M. Jones wrote:
> On Tue, Jul 21, 2009 at 06:20:06PM +0200, Jan Kiszka wrote:
>> So this particular issue is (also?) a -stable regression? That should be
>> easily bisectible.
> 
> This is what git-bisect said:
> 
>   c92ef6a22d3c71538fcc48fb61ad353f7ba03b62 is first bad commit
>   commit c92ef6a22d3c71538fcc48fb61ad353f7ba03b62
>   Author: Jan Kiszka <jan.kiszka@siemens.com>
>   Date:   Wed Jun 24 14:42:28 2009 +0200
>   
>       slirp: Rework external configuration interface
>       
>       With the internal IP configuration made more flexible, we can now
>       enhance the user interface. This patch adds a number of new options to
>       "-net user": net (address and mask), host, dhcpstart, dns and smbserver.
>       It also renames "redir" to "hostfwd" and "channel" to "guestfwd" in
>       order to (hopefully) clarify their meanings. The format of guestfwd is
>       extended so that the user can define not only the port but also the
>       virtual server's IP address the forwarding starts from.
>       
>       Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>       Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
>   
>   :100644 100644 18c51190bf5ff20625ecaf3de45bd4aab4403044 f26c3f804ec5d234f76e14200e1188d21923a732 M	net.c
>   :100644 100644 d1c1539e21caf9da16ef1cd68e29976d1abf576f da5b0ac6a503445431f966de37be0ed3440c6225 M	qemu-options.hx
>   :040000 040000 e371676d54aea53190c3ab3fb36a2d9d8da97ded af6ed9e3cc7c650828315f836615ffdb829b02a3 M	slirp
> 
> I have stared at the code for quite a while and I don't see the error.

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*?

> 
> As another data point: I added some fprintf's to guestfwd_can_read and
> guestfwd_read and I can tell you that guestfwd_can_read is called
> continually (returning 0 each time), while guestfwd_read is never
> called.

Can't tell, need to check the code in more details. Was the
corresponding vmchannel handler called properly in 0.10.x?

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

  reply	other threads:[~2009-07-21 23:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-21 14:39 [Qemu-devel] guestfwd option doesn't allow supplementary , server, nowait Richard W.M. Jones
2009-07-21 14:57 ` [Qemu-devel] " Richard W.M. Jones
2009-07-21 17:39 ` Jan Kiszka
2009-07-21 16:17   ` Richard W.M. Jones
2009-07-21 16:20     ` Jan Kiszka
2009-07-21 16:39       ` Richard W.M. Jones
2009-07-21 19:23       ` Richard W.M. Jones
2009-07-21 23:15         ` Jan Kiszka [this message]
2009-07-22  8:42           ` Richard W.M. Jones
2009-07-22  8:55             ` Jan Kiszka
2009-07-22  9:19               ` Richard W.M. Jones
2009-07-22  9:05             ` Richard W.M. Jones
2009-07-22  9:33               ` Jan Kiszka
2009-07-22  8:51           ` Jan Kiszka
2009-07-21 20:05   ` Anthony Liguori
2009-07-21 23:10     ` Jan Kiszka
2009-07-21 23:41       ` Anthony Liguori
2009-07-22  9:13         ` Gerd Hoffmann
2009-07-22  9:46           ` Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A664BF4.3040404@web.de \
    --to=jan.kiszka@web.de \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).