* [Qemu-devel] [PULL 0/2] hw/net/opencores_eth cleanups
@ 2016-05-23 19:22 Max Filippov
2016-05-24 12:06 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2016-05-23 19:22 UTC (permalink / raw)
To: qemu-devel; +Cc: Peter Maydell, Max Filippov
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL 0/2] hw/net/opencores_eth cleanups
2016-05-23 19:22 [Qemu-devel] [PULL 0/2] hw/net/opencores_eth cleanups Max Filippov
@ 2016-05-24 12:06 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2016-05-24 12:06 UTC (permalink / raw)
To: Max Filippov; +Cc: QEMU Developers
On 23 May 2016 at 20:22, Max Filippov <jcmvbkbc@gmail.com> wrote:
> 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.
>
> ----------------------------------------------------------------
Applied, thanks.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-24 12:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-23 19:22 [Qemu-devel] [PULL 0/2] hw/net/opencores_eth cleanups Max Filippov
2016-05-24 12:06 ` Peter Maydell
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).