qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] hw/net/opencores_eth cleanups


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] hw/net/opencores_eth cleanups
Date: Sun, 15 May 2016 18:28:07 +0300

Hello,

this series cleans up MII registers/bits usage in opencores_eth and reduces
stack size used by open_eth_start_xmit from 64K to less than 2K.

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(-)

-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]