From: Jason Wang <jasowang@redhat.com>
To: Leonid Bloch <leonid.bloch@ravellosystems.com>, qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
Dmitry Fleytman <dmitry@daynix.com>,
Leonid Bloch <leonid@daynix.com>,
Shmulik Ladkani <shmulik.ladkani@ravellosystems.com>
Subject: Re: [Qemu-devel] [PATCH v5 00/16] Introduce Intel 82574 GbE Controller Emulation (e1000e)
Date: Wed, 18 May 2016 10:42:58 +0800 [thread overview]
Message-ID: <573BD6B2.1090003@redhat.com> (raw)
In-Reply-To: <1463320189-14108-1-git-send-email-leonid.bloch@ravellosystems.com>
On 2016年05月15日 21:49, Leonid Bloch wrote:
> Hello All,
>
> This is v5 of e1000e series.
>
> For convenience, the same patches are available at:
> https://github.com/daynix/qemu-e1000e/tree/e1000e-submit-v5
>
> Best regards,
> Dmitry.
Applied to -net.
There's still some work need to be done on top:
- add e1000e pxe roms
- add e1000e to test/pxe-test
Thanks
prev parent reply other threads:[~2016-05-18 2:43 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-15 13:49 [Qemu-devel] [PATCH v5 00/16] Introduce Intel 82574 GbE Controller Emulation (e1000e) Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 01/16] msix: make msix_clr_pending() visible for clients Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 02/16] pci: Introduce define for PM capability version 1.1 Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 03/16] pcie: Add support for PCIe CAP v1 Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 04/16] pcie: Introduce function for DSN capability creation Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 05/16] vmxnet3: Use generic function for DSN capability definition Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 06/16] net: Introduce Toeplitz hash calculator Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 07/16] net: Add macros for MAC address tracing Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 08/16] vmxnet3: Use common MAC address tracing macros Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 09/16] net_pkt: Name vmxnet3 packet abstractions more generic Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 10/16] rtl8139: Move more TCP definitions to common header Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 11/16] net_pkt: Extend packet abstraction as required by e1000e functionality Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 12/16] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 13/16] e1000_regs: Add definitions for Intel 82574-specific bits Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 14/16] e1000: Move out code that will be reused in e1000e Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 15/16] net: Introduce e1000e device emulation Leonid Bloch
2016-05-15 13:49 ` [Qemu-devel] [PATCH v5 16/16] e1000e: Introduce qtest for e1000e device Leonid Bloch
2016-05-17 2:24 ` [Qemu-devel] [PATCH v5 00/16] Introduce Intel 82574 GbE Controller Emulation (e1000e) Jason Wang
2016-05-17 7:43 ` Michael S. Tsirkin
2016-05-18 2:42 ` Jason Wang [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=573BD6B2.1090003@redhat.com \
--to=jasowang@redhat.com \
--cc=dmitry@daynix.com \
--cc=leonid.bloch@ravellosystems.com \
--cc=leonid@daynix.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=shmulik.ladkani@ravellosystems.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.