qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Amos Kong <akong@redhat.com>
Cc: jan.kiszka@siemens.com, jasowang@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] fix of preserving link status
Date: Thu, 3 Jan 2013 13:21:57 +0100	[thread overview]
Message-ID: <20130103122157.GD6976@stefanha-thinkpad.muc.redhat.com> (raw)
In-Reply-To: <1356686951-20305-1-git-send-email-akong@redhat.com>

On Fri, Dec 28, 2012 at 05:29:09PM +0800, Amos Kong wrote:
> Set link down and reboot guest, e1000 link status will be re-set
> to up by auto-negotiation, it's a regression bug. rtl8139 link
> status would be reset to up always.
> 
> Problems are fixed by those two patches.
> 
> RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=890288
> 
> Amos Kong (2):
>   e1000: no need auto-negotiation if link was down
>   rtl8139: preserve link state across device reset
> 
>  hw/e1000.c   |    5 +++++
>  hw/rtl8139.c |    3 ++-
>  2 files changed, 7 insertions(+), 1 deletion(-)
> 
> -- 
> Amos Kong
> 

Thanks, applied to the net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

      parent reply	other threads:[~2013-01-03 12:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-28  9:29 [Qemu-devel] [PATCH 0/2] fix of preserving link status Amos Kong
2012-12-28  9:29 ` [Qemu-devel] [PATCH 1/2] e1000: no need auto-negotiation if link was down Amos Kong
2013-01-03 12:20   ` Stefan Hajnoczi
2013-01-05  8:45     ` Jason Wang
2013-01-06  5:11       ` Amos Kong
2013-01-07 12:59         ` Stefan Hajnoczi
2013-01-08  9:45           ` Amos Kong
2013-01-08 17:07             ` Stefan Hajnoczi
2012-12-28  9:29 ` [Qemu-devel] [PATCH 2/2] rtl8139: preserve link state across device reset Amos Kong
2013-01-03 12:21 ` Stefan Hajnoczi [this message]

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=20130103122157.GD6976@stefanha-thinkpad.muc.redhat.com \
    --to=stefanha@redhat.com \
    --cc=akong@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=jasowang@redhat.com \
    --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).