From: Fam Zheng <famz@redhat.com>
To: Bug 1469946 <1469946@bugs.launchpad.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1469946] Re: guest can't get IP when create guest with bridge.
Date: Tue, 30 Jun 2015 15:21:47 +0800 [thread overview]
Message-ID: <20150630072147.GC5599@ad.nay.redhat.com> (raw)
In-Reply-To: <20150630034113.15568.92567.malone@wampee.canonical.com>
On Tue, 06/30 03:41, chao zhou wrote:
> the first bad commit is
> commit a90a7425cf592a3afeff3eaf32f543b83050ee5c
> Author: Fam Zheng <famz@redhat.com>
> Date: Thu Jun 4 14:45:17 2015 +0800
>
> tap: Drop tap_can_send
>
> This callback is called by main loop before polling s->fd, if it returns
> false, the fd will not be polled in this iteration.
>
> This is redundant with checks inside read callback. After this patch,
> the data will be sent to peer when it arrives. If the device can't
> receive, it will be queued to incoming_queue, and when the device status
> changes, this queue will be flushed.
>
> Signed-off-by: Fam Zheng <famz@redhat.com>
> Message-id: 1433400324-7358-7-git-send-email-famz@redhat.com
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Could you try this patch?
http://lists.nongnu.org/archive/html/qemu-devel/2015-06/msg07377.html
Fam
next prev parent reply other threads:[~2015-06-30 7:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-30 3:40 [Qemu-devel] [Bug 1469946] [NEW] guest can't get IP when create guest with bridge chao zhou
2015-06-30 3:41 ` [Qemu-devel] [Bug 1469946] " chao zhou
2015-06-30 7:21 ` Fam Zheng [this message]
2015-07-01 6:36 ` chao zhou
2015-07-01 8:24 ` Fam Zheng
2015-07-03 3:10 ` chao zhou
2015-07-20 7:46 ` chao zhou
2015-07-27 10:06 ` Stefan Hajnoczi
2018-06-14 17:37 ` Thomas Huth
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=20150630072147.GC5599@ad.nay.redhat.com \
--to=famz@redhat.com \
--cc=1469946@bugs.launchpad.net \
--cc=qemu-devel@nongnu.org \
/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).