On Wed, Apr 27, 2016 at 10:07:48AM +0800, Zhou Jie wrote: > open_eth_start_xmit has a huge stack usage of 65536 bytes approx. > Moving large arrays to heap to reduce stack usage. > > Signed-off-by: Zhou Jie <zhoujie2...@cn.fujitsu.com> > --- > hw/net/opencores_eth.c | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-)
Acked-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max