From: Amos Kong <akong@redhat.com>
To: Jason Wang <jasowang@redhat.com>
Cc: somlo@cmu.edu, marcel.a@redhat.com, qemu-devel@nongnu.org,
stefanha@redhat.com, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/2] ignore bus master for e1000
Date: Fri, 19 Dec 2014 11:09:24 +0800 [thread overview]
Message-ID: <20141219030924.GA13664@air> (raw)
In-Reply-To: <1418897107.6411.1@smtp.corp.redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1410 bytes --]
On Thu, Dec 18, 2014 at 10:13:07AM +0008, Jason Wang wrote:
>
>
> On Thu, Dec 18, 2014 at 5:22 PM, Amos Kong <akong@redhat.com> wrote:
> >Win2012-64r2 guest doesn't set bus mastering correctly,
> >it caused guest network down, this patch ignored it for
> >e1000 nic for workarounding the guest issue.
> >
> >Patch 1 is an update version of:
> >http://lists.gnu.org/archive/html/qemu-devel/2014-12/msg00048.html
> >transmit packets are also defered in latest version.
> >
> >Amos Kong (1):
> > e1000: unconditionally enable bus mastering
> >
> >Michael S. Tsirkin (1):
> > e1000: defer packets until BM enabled
> >
> > hw/net/e1000.c | 34 +++++++++++++++++++++++++++++++++-
> > 1 file changed, 33 insertions(+), 1 deletion(-)
> >
> >--
> >2.1.0
>
> Another question unrelated to this series:
> Does 82540EM still supported by Win2k12?
82540EM isn't in the support list. Some users want to use emulated
e1000 to debug Windows guests. I will try other emulated nics in QEMU.
> The following link shows that 82540EM were not supported in Win2k12.
> https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProdId=983
>
> The oldest 825x card supported by 2k12 seems 82574.
> https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=21694&lang=eng&ProdId=3189
> If yes, workaround a buggy driver may be endless work in the future.
I think so.
--
Amos.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-12-19 3:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-18 9:22 [Qemu-devel] [PATCH 0/2] ignore bus master for e1000 Amos Kong
2014-12-18 9:22 ` [Qemu-devel] [PATCH 1/2] e1000: defer packets until BM enabled Amos Kong
2014-12-18 9:22 ` [Qemu-devel] [PATCH 2/2] e1000: unconditionally enable bus mastering Amos Kong
2014-12-18 9:49 ` Jason Wang
2014-12-18 10:30 ` Amos Kong
2015-01-07 16:08 ` Stefan Hajnoczi
2015-02-06 13:46 ` Stefan Hajnoczi
2015-02-10 16:11 ` Amos Kong
2014-12-18 10:05 ` [Qemu-devel] [PATCH 0/2] ignore bus master for e1000 Jason Wang
2014-12-18 11:01 ` Denis V. Lunev
2014-12-18 11:11 ` Denis V. Lunev
2014-12-19 4:59 ` Jason Wang
2014-12-19 3:09 ` Amos Kong [this message]
2014-12-19 5:00 ` Jason Wang
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=20141219030924.GA13664@air \
--to=akong@redhat.com \
--cc=jasowang@redhat.com \
--cc=marcel.a@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=somlo@cmu.edu \
--cc=stefanha@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.