qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PULL 0/2] hw/net/opencores_eth cleanups
Date: Mon, 23 May 2016 22:22:54 +0300	[thread overview]
Message-ID: <1464031374-29410-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Hi Peter,

please pull two cleanup patches for the opencores 10/100Mbit ethernet model.
The following changes since commit c9158547617584bb9d19db7fb139998fbef80133:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-05-23 16:15:52 +0100)

are available in the git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20160523-opencores_eth

for you to fetch changes up to ea4d824168ce2a309ccf26fa20c6e4f9e3d47c82:

  hw/net/opencores_eth: Allocating Large sized arrays to heap (2016-05-23 22:10:16 +0300)

----------------------------------------------------------------
opencores_eth cleanups:
- use mii.h
- reduce stack usage in open_eth_start_xmit.

----------------------------------------------------------------
Max Filippov (1):
      hw/net/opencores_eth: use mii.h

Zhou Jie (1):
      hw/net/opencores_eth: Allocating Large sized arrays to heap

 hw/net/opencores_eth.c | 44 ++++++++++++++++++++++++++------------------
 1 file changed, 26 insertions(+), 18 deletions(-)

             reply	other threads:[~2016-05-23 19:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 19:22 Max Filippov [this message]
2016-05-24 12:06 ` [Qemu-devel] [PULL 0/2] hw/net/opencores_eth cleanups Peter Maydell

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=1464031374-29410-1-git-send-email-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=peter.maydell@linaro.org \
    --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).