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