Re: [PATCH v16 0/6] Implementation of GMAC Networking Module

2024-02-01 Thread Peter Maydell
On Wed, 31 Jan 2024 at 00:28, Nabih Estefan wrote: > > From: Nabih Estefan Diaz > Hao Wu (2): > hw/net: Add NPCMXXX GMAC device > hw/arm: Add GMAC devices to NPCM7XX SoC > > Nabih Estefan Diaz (4): > tests/qtest: Creating qtest for GMAC Module > hw/net: GMAC Rx Implementation > hw/net:

[PATCH v16 0/6] Implementation of GMAC Networking Module

2024-01-30 Thread Nabih Estefan
From: Nabih Estefan Diaz [Changes since v15] Dropped PCI MBox patches. They were presenting a lot of problems with endianness and are not directly related to the GMAC. Breaking them apart to debug separately and let the GMAC itself be upstreamed faster. [Changes since v14] Expanded comment on